Platform status

What we’ve built and what's on our roadmap. Find information about our backlog and upcoming priorities on the Microsoft Edge Dev Blog.

Features (313 Results)

in

Determines names and descriptions of accessible objects to expose via UIA for assistive technologies to describe to users.

Unprefixed version: Microsoft Edge build 14393+

View Changelog: Build Number 14393+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Full support for new WAI-ARIA 1.1 roles, states, and properties which define new accessible user interface elements since WAI-ARIA 1.0. Microsoft Edge currently supports the following ARIA roles: none, article, definition, log, math, note, scrollbar, application, banner, complementary, contentinfo, form, main, navigation, search; and ARIA properties: aria-atomic, aria-autocomplete, aria-dropeffect, aria-grabbed, aria-label, aria-multiline, aria-orientation, aria-sort, aria-valuetext. Note that WAI-ARIA support is complex and not fully implemented in any browser.

  • Microsoft Edge

    In Development in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    In Development in Chrome

  • Firefox

    In Development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    In Development in Safari

When used on an <a>, this attribute signifies that the resource it points to should be downloaded by the browser rather than navigating to it.

Unprefixed version: Microsoft Edge build 10547+

View Changelog: Build Number 10547+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Ambient Light Event API which is a handy way to make a web page or web app aware of any change in light intensity.

Unprefixed version: Windows Insider Preview Build 10586+

View Changelog: Build Number 10586+
  • Microsoft Edge

    Preview in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

APNG is an extension of the PNG format, adding support for animated images.

  • Microsoft Edge

    Not currently planned in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Enables web pages to work without the user being connected to the internet

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Support for ARIA roles indicating regions of the page intended as navigational landmarks.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Method to determine whether an array includes a given element.

Unprefixed version: Microsoft Edge build 14279+

View Changelog: Build Number 14279+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

The arrow (=>) provides a shorthand for the function keyword with lexical 'this' binding.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

Performance options for a low-level subset of JavaScript, including recognition of the 'use asm' directive and ahead-of-time compilation.

Unprefixed version: Microsoft Edge build 10532+

View Changelog: Build Number 10532+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    In development in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    In development in Safari

Async functions make it easy to write code which needs to "block" on certain asynchronous events JavaScript. Async/await does this by providing a simpler and more ergonomic way to use Promises. To block on a value, use the 'await' keyword. Async/await can be implemented based on a desugaring to generators, as described in the following design doc: https://docs.google.com/document/d/1K38ct2dsxG_9OfmgErvFld4MPDC4Wkr8tPuqmSWu_3Y/edit?usp=sharing

Unprefixed version: Microsoft Edge build 14986+

View Changelog: Build Number 14986+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

The Audio Output Devices API allows a Web application to direct audio output to authorized endpoints other than the user agent default.

Roadmap Priority: High — We intend to begin development soon.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

Adds the ability to get information about multiple audio tracks, and switch between them using the AudioTrack.enabled attributes.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    In development in Safari

Applies a CSS filter effect to the content behind an element. This is not the element's background but the content that would be drawn behind it.

Unprefixed version: Windows Insider Preview Build 17063+

View Changelog: Build Number 17063+
  • Microsoft Edge

    Preview in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    In Development in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    In Development in Safari

Specifies the blending mode used for each background layer

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Provides an API for notifying a Service Worker that the user has come back online, or to schedule periodic events to synchronize local data with the server.

  • Microsoft Edge

    In Development in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

Allows access to see the battery level of the device's battery

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

Enables web applications to asynchronously transfer data from the user agent to a web server, with the user agent taking the responsibility to eventually send the data.

Unprefixed version: Microsoft Edge build 14342+

View Changelog: Build Number 14342+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Allows you to construct Blobs directly (var blob = new Blob(["1234"], {type: 'text/plain'})). Blob() constructor also can take ArrayBufferView directly rather than constructing a blob with ArrayBuffer.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

CSS properties for aligning boxes within their container. Allows for true vertical centering among other features.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    In development in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

Support for the Brotli data format as an HTTP content-encoding method.

Unprefixed version: Microsoft Edge build 14986+

View Changelog: Build Number 14986+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

The Cache API consists of additional ServiceWorker APIs which allow authors to fully and conveniently manage their content caches for offline use. An origin can have multiple, named Cache objects, whose contents are entirely under the control of Service Worker scripts.

Unprefixed version: Microsoft Edge build 16299+

View Changelog: Build Number 16299+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Allows servers to identify resources that will not be updated during their freshness lifetime, thus, ensuring that a client never needs to revalidate a cached fresh resource to be certain it has not been modified.

Unprefixed version: Microsoft Edge build 15042+

View Changelog: Build Number 15042+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Provides an API to draw 2D graphics

Unprefixed version: IE 9+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Provides a method to draw arcs on a 2D canvas drawing surface.

Unprefixed version: Microsoft Edge build 10547+

View Changelog: Build Number 10547+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Path2D objects can be used to declare paths that are then later used on CanvasRenderingContext2D objects.

Unprefixed version: Microsoft Edge build 14316+

View Changelog: Build Number 14316+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Add a textDecoration attribute to canvas 2D contexts, behavior similar to existing "font" attribute: It's a DOMString, parsed the same way as corresponding CSS property (text-decoration).

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Adds APIs to the canvas 2D context that make it possible to draw a focus ring around a canvas path and notify the operating system of the bounding box of the focused object for accessibility.

Unprefixed version: Microsoft Edge build 14393+

View Changelog: Build Number 14393+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    In Development in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    In development in Safari

Syntax for declaring classes.

Unprefixed version: Microsoft Edge build 10532+

View Changelog: Build Number 10532+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

Standard APIs for interacting with the clipboard (copy/cut/paste operations). IE currently supports a legacy model for clipboard access.

Unprefixed version: Microsoft Edge build 15002+

View Changelog: Build Number 15002+
  • Microsoft Edge

    In Development in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Input controls for picking colors via <input type='color'>.

Unprefixed version: Microsoft Edge build 14316+

View Changelog: Build Number 14316+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

The canvas 2d context has the globalCompositeOperation attribute that is used to set the current compositing and blending operator.

Unprefixed version: Microsoft Edge build 10532+

View Changelog: Build Number 10532+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Support for the @supports at-rule and the "window.CSS.supports()" API

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

Specifies a gradient where the color stops are placed around the circumference of a circle.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

APIs to log messages to a connected developer tool. Covering console.assert, console.log, console.info, console.warn, console.error, console.debug, console.dir, console.dirxml.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

console.table allows the logging of tabular data to a connected developer tool.

Unprefixed version: Microsoft Edge build 16299+

View Changelog: Build Number 16299+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Allows you to create an allow list of sources of trusted content, and instructs the browser to only execute or render resources from those sources.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

An evolution of the Content Security Policy specification, allowing developers to create a whitelist of sources of trusted content, and instructing the browser to only execute or render resources from those sources.

Unprefixed version: Microsoft Edge build 15002+

View Changelog: Build Number 15002+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Credential Management API describes an imperative API enabling a website to request a user’s credentials from a user agent, and to help the user agent correctly store user credentials for future use.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    In development in Safari

Increases interoperability with the web by relaxing domain and licensing metadata restrictions for EOT, WOFF, and TrueType fonts. Development work for IE is currently for Windows Phone only.

  • Microsoft Edge

    In Development in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Deprecated in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Shipped in Safari

Allows script loaded via a CSP2 nonce-based or hash-based whitelist to load other script, enabling developers and site administrators to reduce their reliance on whitelists and to tighten CSP implementations.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Allows a server to instruct the user agent to upgrade insecure requests via a Content-Security-Policy header. This directive is meant to make it even easier for a site administrator to move towards using all secure transports, while avoiding having to make massive updates to URLs in their web applications.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

The all property is a shorthand that resets all CSS properties except direction and unicode-bidi

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Method of allowing calculated values for length units, i.e. width: calc(100% - 3em)

Unprefixed version: IE 9+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

A primitive for isolating style, layout, and paint. This will allow web developers to opt into the various aspects of the pipeline, allowing for UA optimizations.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

The :scope pseudo-class represents any element that is in the contextual reference element set.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Introduces cascading variables as a new primitive value type that is accepted by all CSS properties, and custom properties for defining them.

Unprefixed version: Microsoft Edge build 15063+

View Changelog: Build Number 15063+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

The @viewport rule, in combination with media queries, enabled web developers to optimize the layout of sites and apps for different devices with minimal effort. It generalizes the viewport meta tag to CSS, while being much simpler to understand and without the quirks that exists with the meta tag.

Preview in: by enabling in about:flags

View Changelog: Build Number 10240+
  • Microsoft Edge

    Prefixed in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    In Development in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

The function allows filtering an CSS input image with a set of filter functions. The used filter functions are the same as for the CSS filter property. The filter() function can be animated as well.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    In development in Safari

The function allows filtering using SVG Filter elements as the filter function.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

This CSS module describes events and interfaces used for dynamically loading font resources.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

Add support for the CSS font-stretch property.

Unprefixed version: IE 9+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    In development in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

Allows specifying an optional location between the color stops of a CSS gradient.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

A two-dimensional grid-based layout system, optimized for user interface design.

Prefixed version: IE 10+, Microsoft Edge build 10240+

Unprefixed version: Microsoft Edge build 16299+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Enables responsive images in CSS by specifiying multiple resolutions of an image that the browser can select from for the given situation.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

If the cascaded value of a property is the initial keyword, the property’s initial value becomes its specified value.

Unprefixed version: Microsoft Edge build 10565+

View Changelog: Build Number 10565+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Extends the CSS sizing properties with keywords that represent content-based "intrinsic" sizes and context-based "extrinsic" sizes, allowing CSS to more easily describe boxes that fit their content or fit into a particular layout context.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

Support the attr() function as a component value in properties applied to an element. Currently, attr() is only supported in the content property applied to pseudo-elements.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Introduces logical properties and values that provide the author with the ability to control layout through logical, rather than physical, direction and dimension mappings.

Roadmap Priority: High — We intend to begin development soon.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Motion paths allow authors to animate any graphical object along an author specified path.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

:read-only and :read-write pseudo-classes to match elements which are considered user-alterable for the purposes of Selectors.

Unprefixed version: Microsoft Edge build 10547+

View Changelog: Build Number 10547+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Adds an optional argument to existing scroll APIs that specifies whether scrolling should be smooth. Also adds a CSS property for this.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Allows you to define an offset from the border box for your outline

Unprefixed version: Microsoft Edge build 15042+

View Changelog: Build Number 15042+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Enables control of whether an element can receive input events from a pointing device using an API similar to the existing pointer-events property from SVG.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

:in-range and :out-of-range pseudo-classes to match elements that are candidates for constraint validation, have range limitations, and are/are not suffering from underflow or overflow.

Unprefixed version: Microsoft Edge build 10547+

View Changelog: Build Number 10547+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

The relational pseudo-class, :has(), is a functional pseudo-class taking a relative selector list as an argument. Similar to jQuery’s :has() selector.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Allows one to specify whether or not an element is resizable by the user, and if so, along which axis/axes

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Enables rich, customizable, and performant scrolling experiences like pagination of carousels by using snap points that enforce the scroll offsets that a scroll container may end at after a scrolling operation has completed.

Prefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Prefixed in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    In development in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Shipped in Safari

Extends the selectors with :matches, :has, :not(complex selector), :dir, case insensitive attribute matching and more.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

The tab-size property sets the size used to render tab characters in situations where white space is preserved

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

New CSS property to enable websites to declaratively state how touches should be handled for purposes of scrolling and zooming.

Prefixed version: IE 10+, Microsoft Edge build 10240+

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Augments existing CSS 3d transforms by facilitating the construction of complex 3d scenes.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Allows CSS Transitions for SVG elements.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

If the cascaded value of a property is the ‘‘unset’#’ keyword, then if it is an inherited property, this is treated as ‘inherit’, and if it is not, this is treated as ‘initial’. This keyword effectively erases all declared values occurring earlier in the cascade, correctly inheriting or not as appropriate for the property (or all longhands of a shorthand).

Unprefixed version: Microsoft Edge build 10565+

View Changelog: Build Number 10565+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

A viewport relative length unit equal to the larger of vw (viewport width) or vh (viewport height).

Unprefixed version: Microsoft Edge build 16299+

View Changelog: Build Number 16299+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Adds a will-change CSS property, that can be used to signal that a particular property is likely to be changed in the future, or that an element's content is likely to change.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Method for registering (creating) custom elements in script (often used in Web Components).

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Filter effects are a way of processing an element’s rendering before it is displayed in the document.

  • Microsoft Edge

    Not currently planned in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

An HTML element which represents its content in machine-readable and human-readable formats.

Unprefixed version: Microsoft Edge build 14316+

View Changelog: Build Number 14316+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Shows a list of pre-defined options to suggest to the user when entering an input element.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Input controls for picking dates via <input type='date'>,<input type='month'>, and <input type='week'>.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Allows formal parameters to be initialized with default values if no value is passed.

Unprefixed version: Microsoft Edge build 14342+

View Changelog: Build Number 14342+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Destructuring assignment allows extracting data from arrays or objects using a syntax that mirrors array and object literals.

Unprefixed version: Microsoft Edge build 14393+

View Changelog: Build Number 14393+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Interactive widget to show/hide content. NOTE: A first implementation landed in some Preview builds of Edge, but we had to pull it off due to quality issues.

Roadmap Priority: High — We intend to begin development soon.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Provides access to device's physical motion.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Provides access to device's physical orientation

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Update window.devicePixelRatio on full page zoom so that it accurately portrays the ratio between css and device pixels.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

An HTML element for modal and non-modal dialog boxes

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

Defines how user agents map the Digital Publishing WAI-ARIA Module markup to platform accessibility APIs.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Shipped in Safari

Enable directory uploading by allowing a developer to read directory contents (files and sub-directories) asynchronously and be able to identify the directory structure.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

A link relation type used to indicate an origin that will be used to fetch required resources and that the browser should resolve as early as possible.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

KeyboardEvent: keydown, keyup, keypress

Unprefixed version: IE 9+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

DOM event analog of CSS :hover psuedo-selector that fires as the mouse enters and exits the bounding box of an element (including its children).

Unprefixed version: IE 8+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

Implementation of the standard DOM Level 3 WheelEvent for mouse wheel rotation.

Unprefixed version: IE 9+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

Replaces document.createEvent() and associated event object init methods with constructors for each event interface.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Provides simple functionality to access a DOM tree using the XPath syntax.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Convenience methods for working with DOM Node trees

Unprefixed version: Windows Insider Preview Build 17035+

View Changelog: Build Number 17035+
  • Microsoft Edge

    Preview in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

One dppx unit represents the number of 'dots' in a CSS px.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Allows dragging and dropping entire folders using HTML5 Drag and Drop. Extends the DataTransferItem with a method to get a FileEntry/DirectoryEntry.

  • Microsoft Edge

    In Development in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Provides APIs for string comparison and date/time/number formatting in a locale-aware manner.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Allows web applications to flush the browser event queue and receive an immediate callback.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

This specification addresses gaps so user agents do not have to reverse engineer encoding implementations.

  • Microsoft Edge

    In Development in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Defines a common API that may be used to discover, select and interact with such systems as well as with simpler content encryption systems.

Prefixed version: IE 11, Microsoft Edge build 10240+

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Allows developers to explicitly qualify access to variables within a block.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

Iterates over iterable objects (including arrays, array-like objects, iterators and generators), invoking a custom iteration hook with statements to be executed for the value of each distinct property.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Allows binary and octal numeric literals using 0b101 and 0o753 respectively.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Adds computed properties, concise method definitions, and short-hand for properties whose value is initialized to a same-named variable.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Option to mark an event listener to fire only once

Unprefixed version: Microsoft Edge build 16299+

View Changelog: Build Number 16299+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

Define areas inline content should avoid, and how inline content should wrap around them.

Prefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Prefixed in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Unprefixed version: Microsoft Edge build 14342+

View Changelog: Build Number 14342+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Extends the current implementation of the srcset attribute by adding support for the width descriptor and the sizes attribute.

Unprefixed version: Microsoft Edge build 10547+

View Changelog: Build Number 10547+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

The Fetch specification defines requests, responses, and the process that binds them; fetching.

Unprefixed version: Microsoft Edge build 14342+

View Changelog: Build Number 14342+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

FIDO Universal Second Factor API allows online services to augment the security of their existing password infrastructure by adding a strong second factor to user login via a USB or NFC device. Also see FIDO 2.0 Web APIs, a newer specification that supports additional authentication methods, such as biometrics, and can replace passwords altogether as well as provide U2F functionality.

  • Microsoft Edge

    Not currently planned in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

The FileReader object lets web applications asynchronously read the contents of files (or raw data buffers) stored on the user's computer, using File or Blob objects to specify the file or data to read.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Enables writing to files from web applications.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Apply filter effects to arbitrary DOM elements.

Unprefixed version: Microsoft Edge build 10586+

View Changelog: Build Number 10586+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Provides an API for finding ranges of text in a document, with a variety of selection criteria. Similar to a user-agent's find-on-page or page-search capability.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

An open codec for audio.

Unprefixed version: Microsoft Edge build 16299+

View Changelog: Build Number 16299+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

A CSS box model optimized for user interface design. The children of a flex container can be laid out in any direction and can "flex" their sizes to fill unused space and avoid overflowing the parent.

Prefixed version: IE 10+, Microsoft Edge build 10240+

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Allows authors to utilize longhand properties of font-variant-caps, font-variant-ligatures, font-variant-numeric, font-variant-alternates, font-variant-east-asian, font-variant-position for font selection and adjustments rather than utilizing lower level props such as font-feature-settings.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Allows multiple instances of fonts to be defined by interpolating glyph outlines along different axis.

Unprefixed version: Windows Insider Preview Build 17074+

View Changelog: Build Number 17074+
  • Microsoft Edge

    Preview in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Attribute for associating input and submit buttons with a form.

Unprefixed version: Microsoft Edge build 16299+

View Changelog: Build Number 16299+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

An interface for web applications to access runtime performance information of the browser event loop.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Programmatically instruct content on the page to be presented in the browser's full screen (kiosk) mode. Starting in 14.14393, this is prefixed in Edge due to compatibility issues. We are working with other browser vendors to coordinate switching to an unprefixed implementation in the future.

Prefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Gives JS access to a game controller via USB.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

CSS properties helpful for printed publication.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

A generator is a special type of function that works as a factory for iterators.

Unprefixed version: Microsoft Edge build 10586+

View Changelog: Build Number 10586+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Provides access to device's physical location

Unprefixed version: IE 9+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

This specification provides basic geometric interfaces to represent points, rectangles, quadrilaterals and transformation matrices that can be used by other modules or specifications.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Gradients provide a method to, over a customizable amount of space, transition from one color to another.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Support for H.264/AVC in RTC scenarios.

Unprefixed version: Microsoft Edge build 15019+

View Changelog: Build Number 15019+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

An API for reading the system's total number of logical processors available to the user agent, up to an optional thread limit per origin.

Unprefixed version: Microsoft Edge build 14986+

View Changelog: Build Number 14986+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Enables reliable, high-resolution timing of client-side performance.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

An API that provides translation of the current sub-millisecond resolution time between origins.

Unprefixed version: Microsoft Edge build 14393+

View Changelog: Build Number 14393+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Adds performance.timeOrigin, allowing DOMHighResTimeStamps from separate Windows to be interleaved into a single timeline.

Unprefixed version: Microsoft Edge build 16299+

View Changelog: Build Number 16299+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

An addendum to HTML5 forms extending the abilities of configuring HTTP requests through HTML markup.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Import HTML documents into other HTML documents (often used in Web Components).

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Exposes HTML sectioning elements (such as section, article, main, etc.) in the Accessibility API.

Unprefixed version: Microsoft Edge build 14393+

View Changelog: Build Number 14393+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

A faster protocol for transporting web content standardized by the IETF.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

HTTP/2 allows a server to pre-emptively send (or "push") responses (along with corresponding "promised" requests) to a client in association with a previous client-initiated request. This can be useful when the server knows the client will need to have those responses available in order to fully process the response to the original request.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Header for proactive content negotiation; just as the Accept header allowed clients to indicate what formats they prefer, Client Hints allow clients to indicate a list of device and agent specific preferences.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Expands our plugin-free adaptive video streaming to support the popular HLS protocol for transferring unbounded streams of multimedia data.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Header to inform the browser to always request a given domain over SSL, reducing MITM attack surface area.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Method of running external site pages with reduced privileges (i.e. no JavaScript) in iframes (<iframe sandbox="allow-same-origin allow-forms" src="..."></iframe>)

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

The seamless attribute is used to embed an <iframe> in the calling page without scrollbars or borders (e.g. seamlessly) and with the parent document's styles applying to the embedded seamless iframe.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    In Development in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    In development in Safari

Gives the content of an iframe as a src context to embed (e.g. <iframe seamless srcdoc="<b>Hello World</b>"></iframe>).

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Provides a hint to the browser on which scaling algorithm should be used.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Provides Web applications with scripted access to an IME (input-method editor).

Prefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Prefixed in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    In development in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

Enable a responsive images solution by providing the browser multiple resources in varying resolutions for a single image.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

An asynchronous client-side storage API offering fast access to large amounts of structured data

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

Extends the existing IndexedDB implementation with support for compound keys, indexed array values, and multiEntry.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Allows the author to set the size and depth at which it sinks into the surrounding text.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Shipped in Safari

The inputmode content attribute is an enumerated attribute that specifies what kind of input mechanism would be most helpful for users entering content into the form control.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    In development in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

Adding support for international email addresses that use UTF-8 characters (e.g. 伊昭傑@郵件.商務, राम@मोहन.ईन्फो)

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

An interface to allow a web developer to asynchronously query the position of an element with respect to other elements or the global viewport.

Unprefixed version: Microsoft Edge build 14986+

View Changelog: Build Number 14986+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

Provides semantic language processing for two-way communication with a remote host. This new interface creates a system-to-system forced sonic recognition on the receiving party.

Roadmap Priority: High — We intend to begin development soon.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

A form element for a key pair generator control. Support here indicates UI for picking keys and some transport to submit them. However, significant interoperability issues exist with the DOM interfaces and protocols for this feature.

  • Microsoft Edge

    Not currently planned in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Semantic HTML5 element that represents the main content of the document or application.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Map objects are simple key/value maps.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Allows hiding of portions of a visible elements.

  • Microsoft Edge

    In Development in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

API for testing if a given media query will apply.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Math related functions - sign, trunc, sinh, cosh, tanh, asinh, acosh, atanh, log10, log2, hypot, fround, clz32, cbrt, log1p, expm1.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

An application of XML for describing mathematical notations and capturing both its structure and content.

  • Microsoft Edge

    Not currently planned in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Shipped in Safari

Provides access to the user's local audio and video input/output devices (getUserMedia API).

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Media Capture API can be used to capture Canvas content as MediaStream to be recorded or transmitted to remote peers.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Media Capture API can be used to capture non-DRM content from mediaelement into another MediaStream.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Standardizes a URL fragment syntax for specifying a fragment of a media resource.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Allows to query the presence and accuracy of the user's pointing input (e.g. for differentiating touch versus mouse). Additionally, allows the page to query whether the user's pointing input supports hover.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Allows to query the device pixel count per CSS unit

Unprefixed version: IE 9+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Encode audio and video streams in the browser.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Enable websites to customize media metadata so they can control the notification and lock screen UI. Also, allow them to control media in the page from outside the page, such as platform UIs and media keys.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    In development in Safari

Allows appending data to an <audio>/<video> element.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

A messaging system that allows documents to communicate with each other regardless of their source domain, in a way designed to avoid cross-site scripting attacks.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Using the referrer metadata attribute, a document can control the behavior of the Referer HTTP header attached to requests that originate from the document.

  • Microsoft Edge

    In Development in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    In development in Safari

The HTML meter element allows representation of a scalar measurement of a known range, or fractional value, i.e. a gauge. Distinct from the progress element.

Unprefixed version: Microsoft Edge build 10532+

View Changelog: Build Number 10532+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Microdata is used to nest semantics within existing content on web pages.

  • Microsoft Edge

    Not currently planned in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Provides a way to blend an HTML or SVG element with its backdrop

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Language-level support for defining and consuming modules.

Unprefixed version: Microsoft Edge build 16299+

View Changelog: Build Number 16299+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Adds support for the MJPG video format, popular with IP cameras.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Allows content to be flowed into multiple columns with a gap and a rule between them using CSS.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

Provides notifications when DOM nodes are rearranged or modified.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

This specification defines an interface to store and retrieve error data related to the previous navigations of a document.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    In development in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

New methods and properties on Number, including isFinite, isInteger, isSafeInteger, isNaN, EPSILON, MIN_SAFE_INTEGER, and MAX_SAFE_INTEGER.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

New methods on Object including assign, is, getOwnPropertySymbols, and setPrototypeOf

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

CSS properties that control the position and size of replaced content within the content box

Unprefixed version: Microsoft Edge build 16299+

View Changelog: Build Number 16299+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

CSS properties that control the position and size of replaced content within the content box

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

ECMAScript proposal for Object.getOwnPropertyDescriptors.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Observe changes to JS objects.

  • Microsoft Edge

    Not currently planned in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Deprecated in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Deprecated in Opera

  • Safari

    Not Supported in Safari

An open multimedia container.

  • Microsoft Edge

    In Development in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

A boolean attribute that reverses the order of an ordered list when present.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Unhandled exceptions trigger the 'window.onerror' callback (or 'self.onerror' inside Workers) for centralized handling. The 5th parameter will have the exception itself.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Provides specified alert text if an input element is invalid.

Unprefixed version: Microsoft Edge build 10532+

View Changelog: Build Number 10532+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

An open codec for audio playback.

Unprefixed version: Microsoft Edge build 14316+

View Changelog: Build Number 14316+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

An HTML element for representing the result of a calculation or user action.

Unprefixed version: Microsoft Edge build 14316+

View Changelog: Build Number 14316+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Provides an API to ask whether the current tab is visible or not. If so, you might want to throttle back action or set an idle state.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Provides an API to mark event listeners as "passive", primarily to allow for scrolling performance improvements

Unprefixed version: Windows Insider Preview Build 16215+

View Changelog: Build Number 16215+
  • Microsoft Edge

    Preview in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

A web API to allow merchants (i.e. web sites selling physical or digital goods) to easily accept payments from different payment methods with minimal integration.

Unprefixed version: Microsoft Edge build 15002+

View Changelog: Build Number 15002+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    In development in Safari

An interface to observe the performance timeline (https://w3c.github.io/performance-timeline) and receive notifications of new performance entries as they are recorded.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Enable a responsive images solution by declaring multiple resources for an image using CSS media queries.

Unprefixed version: Microsoft Edge build 10547+

View Changelog: Build Number 10547+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

The Platform for Privacy Preferences Project (P3P) enables web sites to express their privacy practices in a standard format allowing user agents to automate decision-making based on these practices when appropriate.

  • Microsoft Edge

    Deprecated in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Deprecated in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Unified pointer input API (e.g. mouse, pen, touch input) which addresses several existing problems (especially on touchscreen laptops) and provides future extensibility.

Prefixed version: IE 10+, Microsoft Edge build 10240+

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Gives access to raw mouse movement, locks the target of mouse events to a single element, eliminates limits of how far mouse movement can go in a single direction, and removes the cursor from view. Obvious use cases are for first person or real time strategy games.

Unprefixed version: Microsoft Edge build 10532+

View Changelog: Build Number 10532+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

position: sticky is a new way to position elements and is conceptually similar to position: fixed. The difference is that a stickily positioned element behaves like position: relative within its parent, until a given offset threshold is met.

Unprefixed version: Microsoft Edge build 16299+

View Changelog: Build Number 16299+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Shipped in Safari

Safely enables cross-origin communication.

Unprefixed version: IE 8+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

A link relation type used to indicate an origin that will be used to fetch required resources, so the browser can open a connection early for resouces that will be required later in the loading process.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Indicates the browser should preemptively fetch and cache the specified resource.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

A keyword that may be used with "link" elements which provides a declarative fetch primitive that initiates an early fetch and separates fetching from resoruce execution.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    In Development in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

Provides a hint to the browser that another page is likely to be loaded by the user (such as the first result of a search) such that it may be prerendered for better performance.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Allows easier and cleaner asynchronous coding. Adds the Promise constructor, along with the 'all' and 'race' utility methods to the language itself.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Support for legacy prototype manipulation similar to Object.setPrototypeOf.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Proxies are objects for which the programmer has to define the semantics in JavaScript.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Certificate public key pinning is a mechanism which allows specifying a key that must be present in the certificate chain associated with a domain name. HTTP Public Key Pinning (HPKP) is one way of doing certificate public key pinning. In this method, site owner defines pin rules for his domain name via HTTP header. This mechanism assumes that user has had a first clean connection to the site.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Provides webapps with scripted access to server-sent notifications.

Unprefixed version: Windows Insider Preview Build 17063+

View Changelog: Build Number 17063+
  • Microsoft Edge

    Preview in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

This API can be used to check how much quota an app/origin is using.

  • Microsoft Edge

    Not currently planned in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

Provides methods for use in operations that are intercepted. Reflect methods are often used with proxies because they allow you to delegate to default behavior without implementing the default behavior in your code.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

New methods on RegExp.prototype including match, replace, search, and split.

Preview in: Windows Insider Preview Build 14342+ by enabling in about:flags

View Changelog: Build Number 14342+
  • Microsoft Edge

    Preview in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Magazine-like content flow into specified regions.

Roadmap Priority: Medium — Development is likely for a future release.

Prefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Prefixed in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Shipped in Safari

Offload animation repainting to browser for optimized performance. You should call this method whenever you're ready to update your animation onscreen. This will request that your animation function be called before the browser performs the next repaint.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Allows developers to cooperatively schedule background tasks to avoid introducing delays with high priority tasks in the same event loop.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

Allows a web developer to attach an observer to an element and a callback will be fired when that element is resized

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

Allows web applications to access timing information related to HTML elements.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Allows representation of an indefinite number of arguments as an array.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Data channels allow a web application to send and receive generic application data peer-to-peer.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Boolean attribute for the <style> element (<style scoped>). When present, its styles only apply to the parent element.

  • Microsoft Edge

    Not currently planned in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Deprecated in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Deprecated in Opera

  • Safari

    Not Supported in Safari

Screen Capture API allows a user's display or parts thereof be used as the source of a media stream.

  • Microsoft Edge

    In Development in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    In Development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Provides the ability to read the screen orientation state, to be informed when this state changes, and to be able to lock the screen orientation to a specific state.

Prefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Prefixed in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

As the web enables more powerful apps, features which enable those apps should only be enabled in contexts which meet a specific security level. This also exposes the APIs that identify if you’re in a secure context.

Unprefixed version: Microsoft Edge build 15063+

View Changelog: Build Number 15063+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    In development in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

Based on APIs from HTML5 and DOM Range, this specification includes additional methods for programmatically inspecting and modifying the selection.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Returns the string corresponding to the current selection direction on text input elements: "forward", "backward", or "none".

Unprefixed version: Microsoft Edge build 10532+

View Changelog: Build Number 10532+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Enables push notifications from the server received as DOM events.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Enables the server to communicate request-response cycle metrics to the user agent, and provides a JavaScript interface to enable applications to access and act on those metrics.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

ServiceWorkers (formerly Navigation Controllers) are a new system that provides event-driven scripts that run independent of web pages. They are similar to SharedWorkers except that their lifetime is different and they have access to domain-wide events such as network fetches.

Unprefixed version: Windows Insider Preview Build 17063+

View Changelog: Build Number 17063+
  • Microsoft Edge

    Preview in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Set objects let you store unique values of any type, whether primitive values or object references.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Enables DOM tree encapsulation. Without it, widgets may inadvertently break pages by using conflicting CSS selectors, class or id names, or JavaScript variables (often used in Web Components).

Roadmap Priority: High — We intend to begin development soon.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    In development in Safari

Define arbitrary shapes inside and around which inline content can flow.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

Shared memory and atomics for ECMAscript.

Unprefixed version: Windows Insider Preview Build 16215+

View Changelog: Build Number 16215+
  • Microsoft Edge

    Preview in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Shipped in Safari

A special type of WebWorker that can commincate across windows/tabs for a site.

  • Microsoft Edge

    Not currently planned in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

The global showModalDialog() method displays a modal dialog box containing a specified HTML document. This feature has an incredibly high cost in terms of code complexity since it requires us to run an event loop on top of an arbitrary JavaScript stack. It also complicates the web platform by making task dispatch reentrant and hard to reason about.

Unprefixed version: IE 8

  • Microsoft Edge

    Deprecated in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Deprecated in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Deprecated in Internet Explorer 11

  • Opera

    Deprecated in Opera

  • Safari

    Not Supported in Safari

Enables Single Instruction, Multiple Data instructions to be used from Javascript programs.

Preview in: Windows Insider Preview Build 10240+ by enabling in about:flags

View Changelog: Build Number 10240+
  • Microsoft Edge

    Preview in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    In Development in Chrome

  • Firefox

    In Development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

A faster protocol for transporting web content.

Unprefixed version: IE 11

  • Microsoft Edge

    Deprecated in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Deprecated in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

The spread operator expands iterable expressions into individual arguments. For example, a.b(…array) is roughly the same as a.b.apply(a, array).

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

A readable stream represents a source of data, from which you can read.

Unprefixed version: Microsoft Edge build 16299+

View Changelog: Build Number 16299+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    In development in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

A writable stream represents a destination for data, into which you can write.

Unprefixed version: Microsoft Edge build 16299+

View Changelog: Build Number 16299+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

New methods on String including String.raw and String.fromCodePoint. New methods on String.prototype including codePointAt, normalize, repeat, startsWith, endsWith, and includes.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Allows subclassing of built-in types such as Dates and Arrays.

Prefixed version: Microsoft Edge build 14279+

View Changelog: Build Number 14279+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Allow sub-css-pixel font-sizes and thus smooth font scaling.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Subresource Integrity defines a mechanism by which user agents may verify that a fetched resource has been delivered without unexpected manipulation. In a nutshell, metadata inlined into HTML elements allows the browser to determine whether the resource that was downloaded matches the resource the page's author expected to download.

Unprefixed version: Windows Insider Preview Build 17063+

View Changelog: Build Number 17063+
  • Microsoft Edge

    Preview in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

Enable support for CSS transforms on elements and presentational attributes of SVG

  • Microsoft Edge

    In Development in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

The dataset IDL attribute provides access to custom data attributes on SVG elements. Its behavior is the same as the corresponding IDL member on the HTMLElement interface.

  • Microsoft Edge

    In Development in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Implement the new SVG2 features.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    In development in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    In development in Safari

Defines how user agents map SVG markup to platform accessibility application programming interfaces.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Allows referencing external content in SVG. A common use case for this would be <use xlink:href="lib.svg#template" fill="#000000"></use>

Unprefixed version: Microsoft Edge build 10547+

View Changelog: Build Number 10547+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Shipped in Safari

Allows for inclusion of a foreign namespace (such as HTML) which has its graphical content drawn by a different user agent

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

XML-based syntax for specifying animations of SVG.

  • Microsoft Edge

    Not currently planned in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Allows properties to be added to existing objects without the possibility of interference with the existing properties, unintended visibility, or with other uncoordinated additions by any other code.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Enables boundlessly recursive algorithms (using constant stack space) for certain code patterns.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Shipped in Safari

HTML template element to allow creating fragment of inert HTML as a prototype for stamping out DOM (often used in Web Components).

Unprefixed version: Microsoft Edge build 10547+

View Changelog: Build Number 10547+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

String literals that allow for expressions to be evaluated and concatenated with the string literal.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

An open video codec.

Unprefixed version: Windows Insider Preview Build 17063+

View Changelog: Build Number 17063+
  • Microsoft Edge

    Preview in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

An HTML element for representing dates and times.

Unprefixed version: Microsoft Edge build 14316+

View Changelog: Build Number 14316+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Input controls for picking times via <input type='time'>, and <input type='datetime-local'>.

Unprefixed version: Microsoft Edge build 10532+

View Changelog: Build Number 10532+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

The latest version of the Transport Layer Security (TLS) protocol. Allows for data/message confidentiality, and message authentication codes for message integrity and as a by-product message authentication.

Unprefixed version: IE 8+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Transport Layer Security (TLS) protocol version 1.3 allows faster and more secure connection compared to TLS 1.2 by reducing round trip number, and removing legacy vulnerable cryptography features.

  • Microsoft Edge

    In Development in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    In development in Safari

Adds additional direction-specific values for the CSS touch-action property for pan-up, pan-down, pan-left, pan-right have been added to the specification.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Touchscreen input API, originally introduced by Apple on iOS. Support is currently limited to only devices with a touchscreen (can be overridden in about:flags). See Pointer Events for touch, pen, and mouse input across all device types.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Add subtitles, captions, screen reader descriptions, chapters and other types of timed metadata to video and audio.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Enables changing the position of content in 3D space without disrupting the normal flow. See also preserve-3d.

Prefixed version: IE 9+, Microsoft Edge build 10240+

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Buffers for holding binary data and working with WebGL & Audio API: ArrayBuffer, Float32Array , Int16Array, Uint8Array, etc.)

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Identify the physical key being pressed; Query key from layout.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

A mechanism which allows authors to instruct a user agent to upgrade a priori insecure resource requests to secure transport before Fetching them.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Expose constructible URL objects that can be manipulated and combined.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Allows developers to manipulate the search params of a URL.

Unprefixed version: Windows Insider Preview Build 17063+

View Changelog: Build Number 17063+
  • Microsoft Edge

    Preview in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Helps web developers measure the performance of their applications by giving them access to high precision timestamps.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

This specification defines an API that provides access to the vibration mechanism of the hosting device. Vibration is a form of tactile feedback.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Adds the ability to get information about multiple video tracks, and switch between them using the VideoTrack.selected attributes.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    In development in Safari

An open codec for audio.

Unprefixed version: Windows Insider Preview Build 17063+

View Changelog: Build Number 17063+
  • Microsoft Edge

    Preview in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Support for the VP8 video format in RTC scenarios.

Unprefixed version: Microsoft Edge build 15019+

View Changelog: Build Number 15019+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

An open codec for video optimized on the web. In the current release, VP9 is only automatically enabled when hardware acceleration is detected. VP9 support can be toggled manually via about:flags.

Unprefixed version: Microsoft Edge build 14291+

View Changelog: Build Number 14291+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Enables PCM WAV audio support in HTML5 Audio.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

WeakMaps are key/value maps in which keys are objects.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Contains a set of objects such that those objects will be collected if they are not referenced anywhere else.

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

A unified model for supporting animation and synchronization on the Web platform.

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

This specification defines a JSON-based manifest, which provides developers with a centralized place to put metadata associated with a web application.

  • Microsoft Edge

    In Development in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

WebAssembly or wasm is a new portable, size- and load-time-efficient format suitable for compilation to the web.

Unprefixed version: Windows Insider Preview Build 16241+

View Changelog: Build Number 16241+
  • Microsoft Edge

    Preview in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Shipped in Safari

A high-level JavaScript API for processing and synthesizing audio in web applications

Unprefixed version: Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Web Authentication provides an open, scalable, and interoperable solution to facilitate authentication, which replaces passwords with stronger two-factor credentials. The implementation in Microsoft Edge is focused on enabling Microsoft Passport with a PIN or Windows Hello to securely authenticate to Microsoft properties and third-party web sites. As of EdgeHTML 14, the implementation is prefixed and based on the FIDO 2.0 Web APIs. Microsoft is a member of the FIDO Alliance.

Preview in: by enabling in about:flags

View Changelog: Build Number 14291+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

An API for communicating with Bluetooth Low Energy devices as a GATT Client.

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

JavaScript bindings for cryptographic operations. Note: we are looking to update our current implementation to the latest W3C Last Call Working Draft specification.

Prefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Prefixed in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

A platform and language-neutral interface and associated wire protocol that allows programs or scripts to introspect into, and control the behaviour of, a web browser.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

An update to WebGL, based on OpenGL ES 3.0

Roadmap Priority: Medium — Development is likely for a future release.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

3D rendering via the <canvas> element.

Prefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Prefixed in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari

A way to use the GPU to quickly draw a lot of copies of a single object. In some scenes (like a forest with a lot of trees) it is a great way to get a huge performance improvement. Requires a compatible GPU.

Unprefixed version: IE 11, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Allow sharing resources between 2 or more WebGL contexts

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Support for the webkitdirectory attribute on the input tag to make it allow a directory be selected instead of files. Support for the webkitRelativePath property on the File interface to allow the identification of relative paths of files.

Unprefixed version: Microsoft Edge build 14306+

View Changelog: Build Number 14306+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

The -webkit-text-stroke property sets the stroke width and color of an element’s text.

  • Microsoft Edge

    In Development in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

An open media container format. Supported for adaptive streaming video on devices with VP9 hardware acceleration, may be enabled on any device via an about:flags setting.

Unprefixed version: Microsoft Edge build 14291+

View Changelog: Build Number 14291+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Defines an API supporting the MIDI protocol, enabling web applications to enumerate and select MIDI input and output devices on the client system and send and receive MIDI messages.

  • Microsoft Edge

    Not currently planned in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Enables NFC (near field communications) wireless communication between two devices at close proximity, usually less than a few centimeters

Roadmap Priority: Low — We are still evaluating this technology. There may be significant spec stabilization, foundational work, or additional community input required before we can begin development.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    In development in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

An API for displaying simple notifications to the user.

Unprefixed version: Microsoft Edge build 14342+

View Changelog: Build Number 14342+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Shipped in Safari

WebP is an image format that provides lossless and lossy compression for images on the web.

  • Microsoft Edge

    Not currently planned in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Not Supported in Safari

Enables mobile endpoints to talk to servers and web browsers with Real-Time Communications (ORTC) capabilities via native and simple JavaScript APIs. At this time, RTC features are supported only on desktop platform.

Unprefixed version: Microsoft Edge build 10547+

View Changelog: Build Number 10547+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Real-time communication in the browser. See also "Web RTC - Object RTC API". At this time, RTC features are supported only on desktop platform.

Unprefixed version: Microsoft Edge build 15019+

View Changelog: Build Number 15019+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

The WebSockets JavaScript API provides a simple API for bi-directional communication with web servers. The WebSocket network protocol enables low overhead bi-directional communication with web servers over a persistent TCP connection.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Enables web developers to incorporate speech recognition into their web pages.

  • Microsoft Edge

    Under Consideration in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    In Development in Opera

  • Safari

    Not Supported in Safari

Enables web developers to incorporate speech synthesis into their web pages.

Unprefixed version: Microsoft Edge build 14316+

View Changelog: Build Number 14316+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    In development in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

API exposing an SQLite database

  • Microsoft Edge

    Not currently planned in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Refers to both localStorage and sessionStorage

Unprefixed version: IE 8+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Support for Virtual Reality applications on the web using head-mounted displays. The WebVR 1.1 API is fully supported in Microsoft Edge. Viewing WebVR content requires a Windows Mixed Reality headset, or the Windows Mixed Reality Portal Simulator (accessible via Developer Mode in the Windows 10 Creators Update).

Unprefixed version: Microsoft Edge build 15002+

View Changelog: Build Number 15002+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Based on experience with WOFF 1.0, which is widely deployed, this specification was developed to provide improved compression and thus lower use of network bandwidth, while still allowing fast decompression even on mobile devices. This is achieved by combining a content-aware preprocessing step and improved entropy coding, compared to the Flate compression used in WOFF 1.0.

Unprefixed version: Microsoft Edge build 14316+

View Changelog: Build Number 14316+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    Shipped in Safari

Returns the serialized URL of the response (with the exclude fragment flag set) or returns the empty string if the URL is null.

Unprefixed version: Microsoft Edge build 14362+

View Changelog: Build Number 14362+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Not Supported in Chrome

  • Firefox

    Not Supported in Firefox

  • Internet Explorer

    Not Supported in Internet Explorer 11

  • Opera

    Not Supported in Opera

  • Safari

    Not Supported in Safari

Exposing the XHR timeout property and sending corresponding events such as ontimeout.

Unprefixed version: IE 10+, Microsoft Edge build 10240+

View Changelog: Build Number 10240+
  • Microsoft Edge

    Supported in Microsoft Edge
    on Desktop, Mixed Reality, Mobile and Xbox

  • Chrome

    Shipped in Chrome

  • Firefox

    Shipped in Firefox

  • Internet Explorer

    Shipped in Internet Explorer 11

  • Opera

    Shipped in Opera

  • Safari

    In development in Safari


More in web platform