"New on the Web": For a given set of browsers, what APIs became stable and when, ordered reverse chronologically.
It's a great source of information for posts like this
Below is a list of features that are in Chrome and Safari, ordered reverse chronologically by when they became stable (i.e, available in the last browser).
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| html.elements.link.rel.modulepreload.as-json π | Safari | 12/12/2025 | Chrome | 4/7/2026 | 116 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.CustomElementRegistry.CustomElementRegistry π | Safari | 9/15/2025 | Chrome | 3/10/2026 | 176 | |
| api.CustomElementRegistry.initialize π | Safari | 9/15/2025 | Chrome | 3/10/2026 | 176 | |
| api.Document.customElementRegistry π | Safari | 9/15/2025 | Chrome | 3/10/2026 | 176 | |
| api.Element.customElementRegistry π | Safari | 9/15/2025 | Chrome | 3/10/2026 | 176 | |
| api.HTMLTemplateElement.shadowRootCustomElementRegistry π | Safari | 9/15/2025 | Chrome | 3/10/2026 | 176 | |
| api.ShadowRoot.customElementRegistry π | Safari | 9/15/2025 | Chrome | 3/10/2026 | 176 | |
| css.properties.text-indent.each-line π | Safari | 9/20/2021 | Chrome | 3/10/2026 | 1632 | |
| css.properties.text-indent.hanging π | Safari | 9/20/2021 | Chrome | 3/10/2026 | 1632 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.HTMLElement.focus.options_focusVisible_parameter | Safari | 3/31/2025 | Chrome | 2/10/2026 | 316 | |
| api.LargestContentfulPaint.paintTime π | Safari | 12/12/2025 | Chrome | 2/10/2026 | 60 | |
| api.LargestContentfulPaint.presentationTime π | Safari | 12/12/2025 | Chrome | 2/10/2026 | 60 | Firefox: This property is exposed, but always returns null.Firefox for Android: This property is exposed, but always returns null.Safari: This property is exposed, but always returns null.Safari on iOS: This property is exposed, but always returns null.WebView on iOS: This property is exposed, but always returns null. |
| css.properties.word-spacing.percentages | Safari | 10/22/2013 | Chrome | 2/10/2026 | 4494 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Blob.bytes π | Safari | 9/16/2024 | Chrome | 1/13/2026 | 484 | |
| api.Performance.interactionCount π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | |
| api.SVGAElement.hreflang π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | |
| api.SVGAElement.type π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | |
| css.properties.background-position-x.side-relative_values | Safari | 3/14/2022 | Chrome | 1/13/2026 | 1401 | |
| css.properties.background-position-y.side-relative_values | Safari | 3/14/2022 | Chrome | 1/13/2026 | 1401 | |
| css.properties.position-area.block-end π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.block-start π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.bottom π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When bottom is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When bottom is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When bottom is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When bottom is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When bottom is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When bottom is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When bottom is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When bottom is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When bottom is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.end π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.inline-end π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.inline-start π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.left π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When left is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When left is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When left is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When left is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When left is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When left is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When left is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When left is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When left is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.right π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When right is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When right is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When right is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When right is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When right is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When right is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When right is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When right is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When right is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.self-block-end π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When self-block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When self-block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When self-block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-block-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.self-block-start π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When self-block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When self-block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When self-block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-block-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.self-end π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.self-inline-end π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When self-inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When self-inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When self-inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-inline-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.self-inline-start π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When self-inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When self-inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When self-inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-inline-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.self-start π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.self-x-end π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | Chrome: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.self-x-start π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | Chrome: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.self-y-end π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | Chrome: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.self-y-start π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | Chrome: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.span-all π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: Using span-all unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: Using span-all unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: Using span-all unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: Using span-all unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: Using span-all unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: Using span-all unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: Using span-all unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: Using span-all unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: Using span-all unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.top π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When top is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When top is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When top is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When top is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When top is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When top is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When top is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When top is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When top is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.x-end π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.x-start π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.y-end π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-area.y-start π | Safari | 9/15/2025 | Chrome | 1/13/2026 | 120 | Chrome: When y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-try.flip-x π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | |
| css.properties.position-try.flip-y π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | |
| css.properties.position-try.self-x-end π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | Chrome: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-try.self-x-start π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | Chrome: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-try.self-y-end π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | Chrome: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-try.self-y-start π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | Chrome: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-try-fallbacks.flip-x π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | |
| css.properties.position-try-fallbacks.flip-y π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | |
| css.properties.position-try-fallbacks.self-x-end π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | Chrome: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-x-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When x-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-try-fallbacks.self-x-start π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | Chrome: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-x-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When x-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-try-fallbacks.self-y-end π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | Chrome: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-y-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When y-self-end is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.properties.position-try-fallbacks.self-y-start π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 | Chrome: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Chrome Android: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Edge: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Firefox: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Firefox for Android: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 2008537.Opera: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Opera Android: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.Samsung Internet: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When self-y-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710.WebView Android: When y-self-start is used as a single keyword, or alongside span-all, it unexpectedly allows the anchored box to overflow the viewport, obscuring content. Use place-self: anchor-center as a workaround. See bug 438334710. |
| css.types.color.color.colorSpace_parameter_accepts_display-p3-linear_value π | Safari | 12/12/2025 | Chrome | 1/13/2026 | 32 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Animation.overallProgress π | Chrome | 2/4/2025 | Safari | 12/12/2025 | 311 | |
| api.CaretPosition π | Chrome | 8/20/2024 | Safari | 12/12/2025 | 479 | |
| api.CaretPosition.getClientRect π | Chrome | 8/20/2024 | Safari | 12/12/2025 | 479 | |
| api.CaretPosition.offset π | Chrome | 8/20/2024 | Safari | 12/12/2025 | 479 | |
| api.CaretPosition.offsetNode π | Chrome | 8/20/2024 | Safari | 12/12/2025 | 479 | |
| api.CommandEvent π | Chrome | 4/1/2025 | Safari | 12/12/2025 | 255 | |
| api.CommandEvent.CommandEvent | Chrome | 4/1/2025 | Safari | 12/12/2025 | 255 | |
| api.CommandEvent.command π | Chrome | 4/1/2025 | Safari | 12/12/2025 | 255 | |
| api.CommandEvent.source π | Chrome | 4/1/2025 | Safari | 12/12/2025 | 255 | |
| api.Document.activeViewTransition π | Chrome | 10/28/2025 | Safari | 12/12/2025 | 45 | |
| api.Document.caretPositionFromPoint π | Chrome | 8/20/2024 | Safari | 12/12/2025 | 479 | |
| api.Document.caretPositionFromPoint.options_parameter | Chrome | 8/20/2024 | Safari | 12/12/2025 | 479 | |
| api.Document.scrollend_event π | Chrome | 5/30/2023 | Safari | 12/12/2025 | 927 | |
| api.Element.ariaColIndexText π | Chrome | 8/20/2024 | Safari | 12/12/2025 | 479 | |
| api.Element.ariaRowIndexText π | Chrome | 8/20/2024 | Safari | 12/12/2025 | 479 | |
| api.Element.beforematch_event π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.Element.scrollend_event π | Chrome | 5/30/2023 | Safari | 12/12/2025 | 927 | |
| api.EventCounts π | Chrome | 8/25/2020 | Safari | 12/12/2025 | 1935 | |
| api.EventCounts.@@iterator | Chrome | 8/25/2020 | Safari | 12/12/2025 | 1935 | |
| api.EventCounts.entries | Chrome | 8/25/2020 | Safari | 12/12/2025 | 1935 | |
| api.EventCounts.forEach | Chrome | 8/25/2020 | Safari | 12/12/2025 | 1935 | |
| api.EventCounts.get | Chrome | 8/25/2020 | Safari | 12/12/2025 | 1935 | |
| api.EventCounts.has | Chrome | 8/25/2020 | Safari | 12/12/2025 | 1935 | |
| api.EventCounts.keys | Chrome | 8/25/2020 | Safari | 12/12/2025 | 1935 | |
| api.EventCounts.size | Chrome | 8/25/2020 | Safari | 12/12/2025 | 1935 | |
| api.EventCounts.values | Chrome | 8/25/2020 | Safari | 12/12/2025 | 1935 | |
| api.HTMLButtonElement.command π | Chrome | 4/1/2025 | Safari | 12/12/2025 | 255 | |
| api.HTMLButtonElement.command.request-close π | Chrome | 8/5/2025 | Safari | 12/12/2025 | 129 | |
| api.HTMLButtonElement.commandForElement π | Chrome | 4/1/2025 | Safari | 12/12/2025 | 255 | |
| api.HTMLButtonElement.commandForElement.implicit_anchor_reference π | Chrome | 4/1/2025 | Safari | 12/12/2025 | 255 | |
| api.HTMLElement.command_event π | Chrome | 4/1/2025 | Safari | 12/12/2025 | 255 | |
| api.LargestContentfulPaint π | Chrome | 9/10/2019 | Safari | 12/12/2025 | 2285 | |
| api.LargestContentfulPaint.element π | Chrome | 9/10/2019 | Safari | 12/12/2025 | 2285 | |
| api.LargestContentfulPaint.id π | Chrome | 9/10/2019 | Safari | 12/12/2025 | 2285 | |
| api.LargestContentfulPaint.loadTime π | Chrome | 9/10/2019 | Safari | 12/12/2025 | 2285 | |
| api.LargestContentfulPaint.renderTime π | Chrome | 9/10/2019 | Safari | 12/12/2025 | 2285 | |
| api.LargestContentfulPaint.renderTime.cross-origin | Chrome | 2/4/2025 | Safari | 12/12/2025 | 311 | |
| api.LargestContentfulPaint.size π | Chrome | 9/10/2019 | Safari | 12/12/2025 | 2285 | |
| api.LargestContentfulPaint.toJSON π | Chrome | 9/10/2019 | Safari | 12/12/2025 | 2285 | |
| api.LargestContentfulPaint.url π | Chrome | 9/10/2019 | Safari | 12/12/2025 | 2285 | |
| api.NavigateEvent π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigateEvent.NavigateEvent π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigateEvent.canIntercept π | Chrome | 9/2/2022 | Safari | 12/12/2025 | 1197 | |
| api.NavigateEvent.destination π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigateEvent.downloadRequest π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigateEvent.formData π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigateEvent.hasUAVisualTransition π | Chrome | 10/10/2023 | Safari | 12/12/2025 | 794 | |
| api.NavigateEvent.hashChange π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigateEvent.info π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigateEvent.intercept π | Chrome | 9/2/2022 | Safari | 12/12/2025 | 1197 | |
| api.NavigateEvent.navigationType π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigateEvent.scroll π | Chrome | 9/2/2022 | Safari | 12/12/2025 | 1197 | |
| api.NavigateEvent.signal π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigateEvent.sourceElement π | Chrome | 4/1/2025 | Safari | 12/12/2025 | 255 | |
| api.NavigateEvent.userInitiated π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.Navigation π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.Navigation.activation π | Chrome | 3/19/2024 | Safari | 12/12/2025 | 633 | |
| api.Navigation.back π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.Navigation.canGoBack π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.Navigation.canGoForward π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.Navigation.currentEntry π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.Navigation.currententrychange_event π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.Navigation.entries π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.Navigation.forward π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.Navigation.navigate π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | Chrome: Chrome allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Chrome Android: Chrome Android allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Edge: Edge allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Quest Browser: Quest Browser allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Opera: Opera allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Opera Android: Opera Android allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Samsung Internet: Samsung Internet allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).WebView Android: WebView Android allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590). |
| api.Navigation.navigate_event π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.Navigation.navigateerror_event π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.Navigation.navigatesuccess_event π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.Navigation.reload π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.Navigation.transition π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.Navigation.traverseTo π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.Navigation.updateCurrentEntry π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationActivation π | Chrome | 3/19/2024 | Safari | 12/12/2025 | 633 | |
| api.NavigationActivation.entry π | Chrome | 3/19/2024 | Safari | 12/12/2025 | 633 | |
| api.NavigationActivation.from π | Chrome | 3/19/2024 | Safari | 12/12/2025 | 633 | |
| api.NavigationActivation.navigationType π | Chrome | 3/19/2024 | Safari | 12/12/2025 | 633 | |
| api.NavigationCurrentEntryChangeEvent π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationCurrentEntryChangeEvent.NavigationCurrentEntryChangeEvent π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationCurrentEntryChangeEvent.from π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationCurrentEntryChangeEvent.navigationType π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationDestination π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationDestination.getState π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationDestination.id π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationDestination.index π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationDestination.key π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationDestination.sameDocument π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationDestination.url π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationHistoryEntry π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationHistoryEntry.dispose_event π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationHistoryEntry.getState π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationHistoryEntry.id π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationHistoryEntry.index π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationHistoryEntry.key π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationHistoryEntry.sameDocument π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationHistoryEntry.url π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationTransition π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationTransition.finished π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationTransition.from π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.NavigationTransition.navigationType π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| api.Performance.eventCounts π | Chrome | 8/25/2020 | Safari | 12/12/2025 | 1935 | |
| api.PerformanceEventTiming π | Chrome | 7/30/2019 | Safari | 12/12/2025 | 2327 | |
| api.PerformanceEventTiming.cancelable π | Chrome | 7/30/2019 | Safari | 12/12/2025 | 2327 | |
| api.PerformanceEventTiming.interactionId π | Chrome | 11/15/2021 | Safari | 12/12/2025 | 1488 | |
| api.PerformanceEventTiming.processingEnd π | Chrome | 7/30/2019 | Safari | 12/12/2025 | 2327 | |
| api.PerformanceEventTiming.processingStart π | Chrome | 7/30/2019 | Safari | 12/12/2025 | 2327 | |
| api.PerformanceEventTiming.target π | Chrome | 8/25/2020 | Safari | 12/12/2025 | 1935 | |
| api.PerformanceEventTiming.toJSON π | Chrome | 7/30/2019 | Safari | 12/12/2025 | 2327 | |
| api.Permissions.permission_storage-access π | Chrome | 10/31/2023 | Safari | 12/12/2025 | 773 | |
| api.PointerEvent.pointerType.fractional_coordinates | Chrome | 1/23/2018 | Safari | 12/12/2025 | 2880 | Chrome: movementX and movementY are not fractional, see bug 41364801.Chrome Android: movementX and movementY are not fractional, see bug 41364801.Edge: movementX and movementY are not fractional, see bug 41364801.Edge: Only clientX, clientY, pageX and pageY are fractional.Internet Explorer: Only clientX, clientY, pageX and pageY are fractional.Quest Browser: movementX and movementY are not fractional, see bug 41364801.Opera: movementX and movementY are not fractional, see bug 41364801.Opera Android: movementX and movementY are not fractional, see bug 41364801.Samsung Internet: movementX and movementY are not fractional, see bug 41364801.WebView Android: movementX and movementY are not fractional, see bug 41364801. |
| api.Request.destination.speculationrules | Chrome | 1/23/2024 | Safari | 12/12/2025 | 689 | |
| api.SVGAnimationElement.beginEvent_event π | Chrome | 5/20/2014 | Safari | 12/12/2025 | 4224 | Chrome: The onbegin event handler property is not supported.Chrome Android: The onbegin event handler property is not supported.Firefox: The onbegin event handler property is not supported.Firefox for Android: The onbegin event handler property is not supported.Opera: The onbegin event handler property is not supported.Opera Android: The onbegin event handler property is not supported.Safari: The onbegin event handler property is not supported.Safari on iOS: The onbegin event handler property is not supported.Samsung Internet: The onbegin event handler property is not supported.WebView Android: The onbegin event handler property is not supported.WebView on iOS: The onbegin event handler property is not supported. |
| api.SVGAnimationElement.repeatEvent_event π | Chrome | 5/20/2014 | Safari | 12/12/2025 | 4224 | Chrome: The onrepeat event handler property is not supported.Chrome Android: The onrepeat event handler property is not supported.Firefox: The onrepeat event handler property is not supported.Firefox for Android: The onrepeat event handler property is not supported.Opera: The onrepeat event handler property is not supported.Opera Android: The onrepeat event handler property is not supported.Safari: The onrepeat event handler property is not supported.Safari on iOS: The onrepeat event handler property is not supported.Samsung Internet: The onrepeat event handler property is not supported.WebView Android: The onrepeat event handler property is not supported.WebView on iOS: The onrepeat event handler property is not supported. |
| api.SVGScriptElement.async | Chrome | 10/28/2025 | Safari | 12/12/2025 | 45 | |
| api.Window.navigation π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | |
| css.properties.field-sizing π | Chrome | 3/19/2024 | Safari | 12/12/2025 | 633 | |
| css.properties.field-sizing.content π | Chrome | 3/19/2024 | Safari | 12/12/2025 | 633 | |
| css.properties.field-sizing.fixed π | Chrome | 3/19/2024 | Safari | 12/12/2025 | 633 | |
| css.properties.font-family.math | Chrome | 1/10/2023 | Safari | 12/12/2025 | 1067 | |
| css.properties.math-shift π | Chrome | 1/10/2023 | Safari | 12/12/2025 | 1067 | |
| css.properties.math-shift.compact π | Chrome | 1/10/2023 | Safari | 12/12/2025 | 1067 | |
| css.properties.math-shift.normal π | Chrome | 1/10/2023 | Safari | 12/12/2025 | 1067 | |
| css.properties.position-area.span-self-x-end π | Chrome | 12/2/2025 | Safari | 12/12/2025 | 10 | |
| css.properties.position-area.span-self-x-start π | Chrome | 12/2/2025 | Safari | 12/12/2025 | 10 | |
| css.properties.position-area.span-self-y-end π | Chrome | 12/2/2025 | Safari | 12/12/2025 | 10 | |
| css.properties.position-area.span-self-y-start π | Chrome | 12/2/2025 | Safari | 12/12/2025 | 10 | |
| css.properties.position-try.span-self-x-end π | Chrome | 12/2/2025 | Safari | 12/12/2025 | 10 | |
| css.properties.position-try.span-self-x-start π | Chrome | 12/2/2025 | Safari | 12/12/2025 | 10 | |
| css.properties.position-try.span-self-y-end π | Chrome | 12/2/2025 | Safari | 12/12/2025 | 10 | |
| css.properties.position-try.span-self-y-start π | Chrome | 12/2/2025 | Safari | 12/12/2025 | 10 | |
| css.properties.position-try-fallbacks.span-self-x-end π | Chrome | 12/2/2025 | Safari | 12/12/2025 | 10 | |
| css.properties.position-try-fallbacks.span-self-x-start π | Chrome | 12/2/2025 | Safari | 12/12/2025 | 10 | |
| css.properties.position-try-fallbacks.span-self-y-end π | Chrome | 12/2/2025 | Safari | 12/12/2025 | 10 | |
| css.properties.position-try-fallbacks.span-self-y-start π | Chrome | 12/2/2025 | Safari | 12/12/2025 | 10 | |
| css.properties.position-visibility π | Chrome | 5/14/2024 | Safari | 12/12/2025 | 577 | |
| css.properties.position-visibility.always π | Chrome | 5/14/2024 | Safari | 12/12/2025 | 577 | |
| css.properties.position-visibility.anchors-visible π | Chrome | 5/14/2024 | Safari | 12/12/2025 | 577 | |
| css.properties.position-visibility.no-overflow π | Chrome | 5/14/2024 | Safari | 12/12/2025 | 577 | |
| css.properties.scrollbar-color π | Chrome | 1/23/2024 | Safari | 12/12/2025 | 689 | |
| css.properties.scrollbar-color.auto π | Chrome | 1/23/2024 | Safari | 12/12/2025 | 689 | |
| css.properties.text-decoration.auto π | Chrome | 11/17/2020 | Safari | 12/12/2025 | 1851 | |
| css.properties.text-decoration.currentColor π | Chrome | 3/9/2017 | Safari | 12/12/2025 | 3200 | |
| css.properties.text-decoration.dashed π | Chrome | 3/9/2017 | Safari | 12/12/2025 | 3200 | |
| css.properties.text-decoration.dotted π | Chrome | 3/9/2017 | Safari | 12/12/2025 | 3200 | |
| css.properties.text-decoration.double π | Chrome | 3/9/2017 | Safari | 12/12/2025 | 3200 | |
| css.properties.text-decoration.from-font π | Chrome | 11/17/2020 | Safari | 12/12/2025 | 1851 | |
| css.properties.text-decoration.grammar-error π | Chrome | 1/23/2024 | Safari | 12/12/2025 | 689 | |
| css.properties.text-decoration.includes_color-and-style | Chrome | 3/9/2017 | Safari | 12/12/2025 | 3200 | |
| css.properties.text-decoration.includes_thickness | Chrome | 11/17/2020 | Safari | 12/12/2025 | 1851 | |
| css.properties.text-decoration.solid π | Chrome | 3/9/2017 | Safari | 12/12/2025 | 3200 | |
| css.properties.text-decoration.spelling-error π | Chrome | 1/23/2024 | Safari | 12/12/2025 | 689 | |
| css.properties.text-decoration.transparent π | Chrome | 3/9/2017 | Safari | 12/12/2025 | 3200 | |
| css.properties.text-decoration.wavy π | Chrome | 3/9/2017 | Safari | 12/12/2025 | 3200 | |
| css.properties.text-decoration-line.grammar-error π | Chrome | 1/23/2024 | Safari | 12/12/2025 | 689 | |
| css.properties.text-decoration-line.spelling-error π | Chrome | 1/23/2024 | Safari | 12/12/2025 | 689 | |
| css.selectors.nesting.at-scope | Chrome | 12/2/2025 | Safari | 12/12/2025 | 10 | |
| css.types.sibling-count π | Chrome | 6/24/2025 | Safari | 12/12/2025 | 171 | |
| css.types.sibling-index π | Chrome | 6/24/2025 | Safari | 12/12/2025 | 171 | |
| html.elements.button.command π | Chrome | 4/1/2025 | Safari | 12/12/2025 | 255 | |
| html.elements.button.command.request-close π | Chrome | 8/5/2025 | Safari | 12/12/2025 | 129 | |
| html.elements.button.commandfor π | Chrome | 4/1/2025 | Safari | 12/12/2025 | 255 | |
| html.elements.button.commandfor.implicit_anchor_reference π | Chrome | 4/1/2025 | Safari | 12/12/2025 | 255 | |
| html.elements.details.search_match_opens | Chrome | 1/4/2022 | Safari | 12/12/2025 | 1438 | Firefox: The browser does not correctly scroll to the matching text. See bug 2006040.Firefox for Android: The browser does not correctly scroll to the matching text. See bug 2006040.Safari: The browser does not correctly scroll to the matching text. See bug 304174.Safari on iOS: The browser does not correctly scroll to the matching text. See bug 304174.WebView on iOS: The browser does not correctly scroll to the matching text. See bug 304174. |
| html.elements.script.type.speculationrules π | Chrome | 1/10/2023 | Safari | 12/12/2025 | 1067 | Chrome: Initial support included same-origin prerendering only.Chrome Android: Initial support included same-origin prerendering only.Edge: Initial support included same-origin prerendering only.Quest Browser: Initial support included same-origin prerendering only.Opera: Initial support included same-origin prerendering only.Opera Android: Initial support included same-origin prerendering only.Samsung Internet: Initial support included same-origin prerendering only.WebView Android: Initial support included same-origin prerendering only. |
| html.elements.script.type.speculationrules.eagerness π | Chrome | 1/23/2024 | Safari | 12/12/2025 | 689 | Safari: Only conservative is supported for document rules (though moderate automatically falls back to conservative). Only eager and immediate is supported for list rules.Safari on iOS: Only conservative is supported for document rules (though moderate automatically falls back to conservative). Only eager and immediate is supported for list rules. |
| html.elements.script.type.speculationrules.prefetch π | Chrome | 2/7/2023 | Safari | 12/12/2025 | 1039 | |
| html.elements.script.type.speculationrules.referrer_policy π | Chrome | 3/7/2023 | Safari | 12/12/2025 | 1011 | |
| html.elements.script.type.speculationrules.relative_to π | Chrome | 1/23/2024 | Safari | 12/12/2025 | 689 | |
| html.elements.script.type.speculationrules.source_optional π | Chrome | 2/20/2024 | Safari | 12/12/2025 | 661 | |
| html.elements.script.type.speculationrules.tag π | Chrome | 4/29/2025 | Safari | 12/12/2025 | 227 | |
| html.elements.script.type.speculationrules.urls π | Chrome | 1/10/2023 | Safari | 12/12/2025 | 1067 | |
| html.elements.script.type.speculationrules.where π | Chrome | 1/23/2024 | Safari | 12/12/2025 | 689 | |
| html.global_attributes.hidden.until-found π | Chrome | 5/24/2022 | Safari | 12/12/2025 | 1298 | Firefox: The browser does not correctly scroll to the matching text. See bug 2006040.Firefox for Android: The browser does not correctly scroll to the matching text. See bug 2006040.Safari: The browser does not correctly scroll to the matching text. See bug 304174.Safari on iOS: The browser does not correctly scroll to the matching text. See bug 304174.WebView on iOS: The browser does not correctly scroll to the matching text. See bug 304174. |
| api.Window.gamepadconnected_event π | Safari | 9/12/2022 | Chrome | 12/2/2025 | 1177 | Chrome: The ongamepadconnected event handler property is not supported. See bug 40175074.Chrome Android: The ongamepadconnected event handler property is not supported. See bug 40175074.Edge: The ongamepadconnected event handler property is not supported. See bug 40175074.Firefox: The ongamepadconnected event handler property is not supported. See bug 1697093.Firefox for Android: The ongamepadconnected event handler property is not supported. See bug 1697093.Quest Browser: The ongamepadconnected event handler property is not supported. See bug 40175074.Opera: The ongamepadconnected event handler property is not supported. See bug 40175074.Opera Android: The ongamepadconnected event handler property is not supported. See bug 40175074.Safari: The ongamepadconnected event handler property is not supported. See bug 223860.Safari on iOS: The ongamepadconnected event handler property is not supported. See bug 223860.Samsung Internet: The ongamepadconnected event handler property is not supported. See bug 40175074.WebView Android: The ongamepadconnected event handler property is not supported. See bug 40175074.WebView on iOS: The ongamepadconnected event handler property is not supported. See bug 223860. |
| api.Window.gamepaddisconnected_event π | Safari | 9/12/2022 | Chrome | 12/2/2025 | 1177 | Chrome: The ongamepaddisconnected event handler property is not supported. See bug 40175074.Chrome Android: The ongamepaddisconnected event handler property is not supported. See bug 40175074.Edge: The ongamepaddisconnected event handler property is not supported. See bug 40175074.Firefox: The ongamepaddisconnected event handler property is not supported. See bug 1697093.Firefox for Android: The ongamepaddisconnected event handler property is not supported. See bug 1697093.Quest Browser: The ongamepaddisconnected event handler property is not supported. See bug 40175074.Opera: The ongamepaddisconnected event handler property is not supported. See bug 40175074.Opera Android: The ongamepaddisconnected event handler property is not supported. See bug 40175074.Safari: The ongamepaddisconnected event handler property is not supported. See bug 223860.Safari on iOS: The ongamepaddisconnected event handler property is not supported. See bug 223860.Samsung Internet: The ongamepaddisconnected event handler property is not supported. See bug 40175074.WebView Android: The ongamepaddisconnected event handler property is not supported. See bug 40175074.WebView on iOS: The ongamepaddisconnected event handler property is not supported. See bug 223860. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.DedicatedWorkerGlobalScope.rtctransform_event π | Safari | 3/14/2022 | Chrome | 9/30/2025 | 1296 | |
| api.DigitalCredential π | Safari | 9/15/2025 | Chrome | 9/30/2025 | 15 | |
| api.DigitalCredential.data π | Safari | 9/15/2025 | Chrome | 9/30/2025 | 15 | |
| api.DigitalCredential.protocol π | Safari | 9/15/2025 | Chrome | 9/30/2025 | 15 | |
| api.DigitalCredential.toJSON π | Safari | 9/15/2025 | Chrome | 9/30/2025 | 15 | |
| api.DigitalCredential.userAgentAllowsProtocol_static π | Safari | 9/15/2025 | Chrome | 9/30/2025 | 15 | |
| api.RTCRtpReceiver.transform π | Safari | 3/14/2022 | Chrome | 9/30/2025 | 1296 | |
| api.RTCRtpScriptTransform π | Safari | 3/14/2022 | Chrome | 9/30/2025 | 1296 | |
| api.RTCRtpScriptTransform.RTCRtpScriptTransform π | Safari | 3/14/2022 | Chrome | 9/30/2025 | 1296 | |
| api.RTCRtpScriptTransformer π | Safari | 3/14/2022 | Chrome | 9/30/2025 | 1296 | |
| api.RTCRtpScriptTransformer.options π | Safari | 3/14/2022 | Chrome | 9/30/2025 | 1296 | |
| api.RTCRtpScriptTransformer.readable π | Safari | 3/14/2022 | Chrome | 9/30/2025 | 1296 | |
| api.RTCRtpScriptTransformer.sendKeyFrameRequest π | Safari | 3/14/2022 | Chrome | 9/30/2025 | 1296 | |
| api.RTCRtpScriptTransformer.writable π | Safari | 3/14/2022 | Chrome | 9/30/2025 | 1296 | |
| api.RTCRtpSender.transform π | Safari | 3/14/2022 | Chrome | 9/30/2025 | 1296 | |
| api.RTCTransformEvent π | Safari | 3/14/2022 | Chrome | 9/30/2025 | 1296 | |
| api.RTCTransformEvent.transformer π | Safari | 3/14/2022 | Chrome | 9/30/2025 | 1296 | |
| api.AnimationTimeline.duration π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| api.AudioData π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioData.AudioData π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioData.allocationSize π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioData.clone π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioData.close π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioData.copyTo π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioData.duration π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioData.format π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioData.numberOfChannels π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioData.numberOfFrames π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioData.sampleRate π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioData.timestamp π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioDecoder π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioDecoder.AudioDecoder π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioDecoder.close π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioDecoder.configure π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioDecoder.decode π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioDecoder.decodeQueueSize π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioDecoder.dequeue_event π | Chrome | 9/27/2022 | Safari | 9/15/2025 | 1084 | |
| api.AudioDecoder.flush π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioDecoder.isConfigSupported_static π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioDecoder.reset π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioDecoder.state π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioEncoder π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioEncoder.AudioEncoder π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioEncoder.close π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioEncoder.configure π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioEncoder.configure.bitrateMode π | Chrome | 10/31/2023 | Safari | 9/15/2025 | 685 | |
| api.AudioEncoder.configure.opus π | Chrome | 2/7/2023 | Safari | 9/15/2025 | 951 | |
| api.AudioEncoder.dequeue_event π | Chrome | 9/27/2022 | Safari | 9/15/2025 | 1084 | |
| api.AudioEncoder.encode π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioEncoder.encodeQueueSize π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioEncoder.flush π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioEncoder.isConfigSupported_static π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioEncoder.reset π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.AudioEncoder.state π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.CSSPositionTryDescriptors π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.align-self π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.alignSelf π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.block-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.blockSize π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.bottom π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.height π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.inline-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.inlineSize π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.inset π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.inset-block π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.inset-block-end π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.inset-block-start π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.inset-inline π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.inset-inline-end π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.inset-inline-start π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.insetBlock π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.insetBlockEnd π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.insetBlockStart π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.insetInline π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.insetInlineEnd π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.insetInlineStart π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.justify-self π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.justifySelf π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.left π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.margin π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.margin-block π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.margin-block-end π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.margin-block-start π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.margin-bottom π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.margin-inline π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.margin-inline-end π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.margin-inline-start π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.margin-left π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.margin-right π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.margin-top π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.marginBlock π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.marginBlockEnd π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.marginBlockStart π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.marginBottom π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.marginInline π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.marginInlineEnd π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.marginInlineStart π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.marginLeft π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.marginRight π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.marginTop π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.max-block-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.max-height π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.max-inline-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.max-width π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.maxBlockSize π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.maxHeight π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.maxInlineSize π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.maxWidth π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.min-block-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.min-height π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.min-inline-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.min-width π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.minBlockSize π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.minHeight π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.minInlineSize π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.minWidth π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.place-self π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.placeSelf π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.position-anchor π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.position-area π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| api.CSSPositionTryDescriptors.positionAnchor π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.positionArea π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| api.CSSPositionTryDescriptors.right π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.top π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryDescriptors.width π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryRule π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryRule.name π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.CSSPositionTryRule.style π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| api.DOMParser.parseFromString.enforces_trusted_types π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.Document.execCommand.insertHTML.enforces_trusted_types | Chrome | 11/15/2021 | Safari | 9/15/2025 | 1400 | |
| api.Document.parseHTMLUnsafe_static π | Chrome | 4/16/2024 | Safari | 9/15/2025 | 517 | Firefox: Throws error NS_ERROR_UNEXPECTED (bug 1887817.)Firefox for Android: Throws error NS_ERROR_UNEXPECTED (bug 1887817.)Safari: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).Safari on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).WebView on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420). |
| api.Document.parseHTMLUnsafe_static.enforces_trusted_types π | Chrome | 4/16/2024 | Safari | 9/15/2025 | 517 | |
| api.Document.write.enforces_trusted_types π | Chrome | 10/20/2020 | Safari | 9/15/2025 | 1791 | |
| api.Document.writeln.enforces_trusted_types π | Chrome | 10/20/2020 | Safari | 9/15/2025 | 1791 | |
| api.Element.animate.options_rangeEnd_parameter π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| api.Element.animate.options_rangeStart_parameter π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| api.Element.getHTML.escapes_lt_gt_in_attributes | Chrome | 6/24/2025 | Safari | 9/15/2025 | 83 | |
| api.Element.innerHTML.enforces_trusted_types π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.Element.innerHTML.escapes_lt_gt_in_attributes | Chrome | 6/24/2025 | Safari | 9/15/2025 | 83 | |
| api.Element.insertAdjacentHTML.enforces_trusted_types π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.Element.outerHTML.enforces_trusted_types π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.Element.outerHTML.escapes_lt_gt_in_attributes | Chrome | 6/24/2025 | Safari | 9/15/2025 | 83 | |
| api.Element.setAttribute.enforces_trusted_types | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.Element.setAttributeNS.enforces_trusted_types | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.Element.setHTMLUnsafe π | Chrome | 4/16/2024 | Safari | 9/15/2025 | 517 | Safari: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).Safari on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).WebView on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420). |
| api.Element.setHTMLUnsafe.enforces_trusted_types π | Chrome | 4/16/2024 | Safari | 9/15/2025 | 517 | |
| api.EncodedAudioChunk π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.EncodedAudioChunk.EncodedAudioChunk π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.EncodedAudioChunk.byteLength π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.EncodedAudioChunk.copyTo π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.EncodedAudioChunk.duration π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.EncodedAudioChunk.timestamp π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.EncodedAudioChunk.type π | Chrome | 9/21/2021 | Safari | 9/15/2025 | 1455 | |
| api.FileSystemFileHandle.createWritable π | Chrome | 10/20/2020 | Safari | 9/15/2025 | 1791 | |
| api.FileSystemWritableFileStream π | Chrome | 10/20/2020 | Safari | 9/15/2025 | 1791 | |
| api.FileSystemWritableFileStream.seek π | Chrome | 10/20/2020 | Safari | 9/15/2025 | 1791 | |
| api.FileSystemWritableFileStream.truncate π | Chrome | 10/20/2020 | Safari | 9/15/2025 | 1791 | |
| api.FileSystemWritableFileStream.write π | Chrome | 10/20/2020 | Safari | 9/15/2025 | 1791 | |
| api.GPU π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPU.getPreferredCanvasFormat π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPU.requestAdapter π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPU.wgslLanguageFeatures π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUAdapter π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUAdapter.features π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUAdapter.info π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome Android: Supported on ChromeOS, macOS, and Windows.Chrome Android: Supported on Linux (Intel Gen12+ GPUs only) since Chrome Android 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera Android: Supported on ChromeOS, macOS, and Windows.Opera Android: Supported on Linux (Intel Gen12+ GPUs only) since Opera Android 95.Samsung Internet: Supported on ChromeOS, macOS, and Windows.Samsung Internet: Supported on Linux (Intel Gen12+ GPUs only) since Samsung Internet false.WebView Android: Supported on ChromeOS, macOS, and Windows.WebView Android: Supported on Linux (Intel Gen12+ GPUs only) since WebView Android 144. |
| api.GPUAdapter.limits π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUAdapter.requestDevice π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUAdapter.requestDevice.handles_duplicate_calls | Chrome | 8/15/2023 | Safari | 9/15/2025 | 762 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome: Before Chrome 140, lost GPUDevice is returned on duplicate calls.Chrome Android: Duplicate calls don't reject; instead, lost GPUDevice is returned on duplicate calls.Deno: Duplicate calls don't reject; instead, lost GPUDevice is returned on duplicate calls.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Edge: Before Edge 140, lost GPUDevice is returned on duplicate calls.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera: Before Opera 124, lost GPUDevice is returned on duplicate calls.Opera Android: Duplicate calls don't reject; instead, lost GPUDevice is returned on duplicate calls.Safari: Duplicate calls don't reject; instead, lost GPUDevice is returned on duplicate calls.Safari on iOS: Duplicate calls don't reject; instead, lost GPUDevice is returned on duplicate calls.Samsung Internet: Duplicate calls don't reject; instead, lost GPUDevice is returned on duplicate calls.WebView Android: Duplicate calls don't reject; instead, lost GPUDevice is returned on duplicate calls.WebView on iOS: Duplicate calls don't reject; instead, lost GPUDevice is returned on duplicate calls. |
| api.GPUAdapterInfo π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUAdapterInfo.architecture π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUAdapterInfo.description π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUAdapterInfo.device π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUAdapterInfo.isFallbackAdapter π | Chrome | 4/29/2025 | Safari | 9/15/2025 | 139 | Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676. |
| api.GPUAdapterInfo.vendor π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUBindGroup π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUBindGroup.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUBindGroupLayout π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUBindGroupLayout.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUBuffer π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUBuffer.destroy π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUBuffer.getMappedRange π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUBuffer.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUBuffer.mapAsync π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUBuffer.mapState π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUBuffer.size π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUBuffer.unmap π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUBuffer.usage π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCanvasContext π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCanvasContext.canvas π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCanvasContext.configure π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome: The rgba8unorm format is currently not supported on macOS. See bug 40823053.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Edge: The rgba8unorm format is currently not supported on macOS. See bug 40823053.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera: The rgba8unorm format is currently not supported on macOS. See bug 40823053. |
| api.GPUCanvasContext.getConfiguration π | Chrome | 11/12/2024 | Safari | 9/15/2025 | 307 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome Android: Supported on ChromeOS, macOS, and Windows.Chrome Android: Supported on Linux (Intel Gen12+ GPUs only) since Chrome Android 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera Android: Supported on ChromeOS, macOS, and Windows.Opera Android: Supported on Linux (Intel Gen12+ GPUs only) since Opera Android 95.Samsung Internet: Supported on ChromeOS, macOS, and Windows.Samsung Internet: Supported on Linux (Intel Gen12+ GPUs only) since Samsung Internet false.WebView Android: Supported on ChromeOS, macOS, and Windows.WebView Android: Supported on Linux (Intel Gen12+ GPUs only) since WebView Android 144. |
| api.GPUCanvasContext.getCurrentTexture π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCanvasContext.unconfigure π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCommandBuffer π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCommandBuffer.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCommandEncoder π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCommandEncoder.beginComputePass π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCommandEncoder.beginRenderPass π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCommandEncoder.clearBuffer π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCommandEncoder.copyBufferToBuffer π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCommandEncoder.copyBufferToTexture π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCommandEncoder.copyTextureToBuffer π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCommandEncoder.copyTextureToTexture π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCommandEncoder.finish π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCommandEncoder.insertDebugMarker π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCommandEncoder.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCommandEncoder.popDebugGroup π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCommandEncoder.pushDebugGroup π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCommandEncoder.resolveQuerySet π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCompilationInfo π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCompilationInfo.messages π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCompilationMessage π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCompilationMessage.length π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCompilationMessage.lineNum π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCompilationMessage.linePos π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCompilationMessage.message π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCompilationMessage.offset π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUCompilationMessage.type π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUComputePassEncoder π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUComputePassEncoder.dispatchWorkgroups π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUComputePassEncoder.dispatchWorkgroupsIndirect π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUComputePassEncoder.end π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUComputePassEncoder.insertDebugMarker π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUComputePassEncoder.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUComputePassEncoder.popDebugGroup π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUComputePassEncoder.pushDebugGroup π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUComputePassEncoder.setBindGroup π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUComputePassEncoder.setPipeline π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUComputePipeline π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUComputePipeline.getBindGroupLayout π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUComputePipeline.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.createBindGroup π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.createBindGroupLayout π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.createBuffer π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome: Before version 138, this method does not throw a RangeError exception when mappedAtCreation is true but size is not a multiple of 4; it generates a validation error instead.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Edge: Before version 138, this method does not throw a RangeError exception when mappedAtCreation is true but size is not a multiple of 4; it generates a validation error instead.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera: Before version 122, this method does not throw a RangeError exception when mappedAtCreation is true but size is not a multiple of 4; it generates a validation error instead. |
| api.GPUDevice.createCommandEncoder π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.createComputePipeline π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.createComputePipelineAsync π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.createPipelineLayout π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.createQuerySet π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.createRenderBundleEncoder π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.createRenderPipeline π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.createRenderPipelineAsync π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.createSampler π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.createShaderModule π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.createTexture π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.destroy π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.features π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.importExternalTexture π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supported on Windows only, in all contexts except for service workers.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.importExternalTexture.videoframe_source | Chrome | 8/15/2023 | Safari | 9/15/2025 | 762 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.limits π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.lost π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.popErrorScope π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.pushErrorScope π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDevice.queue π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDeviceLostInfo π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDeviceLostInfo.message π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUDeviceLostInfo.reason π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUExternalTexture π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUExternalTexture.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUInternalError π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUInternalError.GPUInternalError π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUOutOfMemoryError π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUOutOfMemoryError.GPUOutOfMemoryError π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUPipelineError π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUPipelineError.GPUPipelineError π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUPipelineError.GPUPipelineError.message_optional | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supported on Windows only, in all contexts except for service workers.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUPipelineError.reason π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUPipelineLayout π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUPipelineLayout.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUQuerySet π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUQuerySet.count π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUQuerySet.destroy π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUQuerySet.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUQuerySet.type π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUQueue π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUQueue.copyExternalImageToTexture π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUQueue.copyExternalImageToTexture.videoframe_source | Chrome | 8/15/2023 | Safari | 9/15/2025 | 762 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUQueue.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUQueue.onSubmittedWorkDone π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUQueue.submit π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUQueue.writeBuffer π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUQueue.writeTexture π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderBundle π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderBundle.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderBundleEncoder π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderBundleEncoder.draw π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderBundleEncoder.drawIndexed π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderBundleEncoder.drawIndexedIndirect π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderBundleEncoder.drawIndirect π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderBundleEncoder.finish π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderBundleEncoder.insertDebugMarker π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderBundleEncoder.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderBundleEncoder.popDebugGroup π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderBundleEncoder.pushDebugGroup π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderBundleEncoder.setBindGroup π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderBundleEncoder.setIndexBuffer π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderBundleEncoder.setPipeline π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderBundleEncoder.setVertexBuffer π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderBundleEncoder.setVertexBuffer.unset_vertex_buffer | Chrome | 9/12/2023 | Safari | 9/15/2025 | 734 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.beginOcclusionQuery π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.draw π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.drawIndexed π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.drawIndexedIndirect π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.drawIndirect π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.end π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.endOcclusionQuery π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.executeBundles π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.insertDebugMarker π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.popDebugGroup π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.pushDebugGroup π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.setBindGroup π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.setBlendConstant π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.setIndexBuffer π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.setPipeline π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.setScissorRect π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.setStencilReference π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.setVertexBuffer π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.setVertexBuffer.unset_vertex_buffer | Chrome | 9/12/2023 | Safari | 9/15/2025 | 734 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPassEncoder.setViewport π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPipeline π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPipeline.getBindGroupLayout π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPURenderPipeline.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSampler π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSampler.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUShaderModule π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUShaderModule.getCompilationInfo π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUShaderModule.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedFeatures π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedFeatures.@@iterator π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedFeatures.entries π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedFeatures.feature_texture-compression-astc-sliced-3d π | Chrome | 8/5/2025 | Safari | 9/15/2025 | 41 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome Android: Supported on ChromeOS, macOS, and Windows.Chrome Android: Supported on Linux (Intel Gen12+ GPUs only) since Chrome Android 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera Android: Supported on ChromeOS, macOS, and Windows.Opera Android: Supported on Linux (Intel Gen12+ GPUs only) since Opera Android 95.WebView Android: Supported on ChromeOS, macOS, and Windows.WebView Android: Supported on Linux (Intel Gen12+ GPUs only) since WebView Android 144. |
| api.GPUSupportedFeatures.feature_texture-compression-bc-sliced-3d π | Chrome | 8/5/2025 | Safari | 9/15/2025 | 41 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome Android: Supported on ChromeOS, macOS, and Windows.Chrome Android: Supported on Linux (Intel Gen12+ GPUs only) since Chrome Android 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera Android: Supported on ChromeOS, macOS, and Windows.Opera Android: Supported on Linux (Intel Gen12+ GPUs only) since Opera Android 95.WebView Android: Supported on ChromeOS, macOS, and Windows.WebView Android: Supported on Linux (Intel Gen12+ GPUs only) since WebView Android 144. |
| api.GPUSupportedFeatures.forEach π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedFeatures.has π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedFeatures.keys π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedFeatures.size π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedFeatures.values π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxBindGroups π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxBindGroupsPlusVertexBuffers π | Chrome | 12/5/2023 | Safari | 9/15/2025 | 650 | Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676. |
| api.GPUSupportedLimits.maxBindingsPerBindGroup π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxBufferSize π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxColorAttachmentBytesPerSample π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxColorAttachments π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxComputeInvocationsPerWorkgroup π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxComputeWorkgroupSizeX π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxComputeWorkgroupSizeY π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxComputeWorkgroupSizeZ π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxComputeWorkgroupStorageSize π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxComputeWorkgroupsPerDimension π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxDynamicStorageBuffersPerPipelineLayout π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxDynamicUniformBuffersPerPipelineLayout π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxInterStageShaderVariables π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxSampledTexturesPerShaderStage π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxSamplersPerShaderStage π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxStorageBufferBindingSize π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxStorageBuffersPerShaderStage π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxStorageTexturesPerShaderStage π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxTextureArrayLayers π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxTextureDimension1D π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxTextureDimension2D π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxTextureDimension3D π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxUniformBufferBindingSize π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxUniformBuffersPerShaderStage π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxVertexAttributes π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxVertexBufferArrayStride π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.maxVertexBuffers π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.minStorageBufferOffsetAlignment π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUSupportedLimits.minUniformBufferOffsetAlignment π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUTexture π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUTexture.createView π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUTexture.depthOrArrayLayers π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUTexture.destroy π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUTexture.dimension π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUTexture.format π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUTexture.height π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUTexture.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUTexture.mipLevelCount π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUTexture.sampleCount π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUTexture.usage π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUTexture.width π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUTextureView π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUTextureView.label π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUUncapturedErrorEvent π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUUncapturedErrorEvent.GPUUncapturedErrorEvent π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUUncapturedErrorEvent.error π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUValidationError π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.GPUValidationError.GPUValidationError π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.HTMLButtonElement.popoverTargetElement.implicit_anchor_reference π | Chrome | 2/4/2025 | Safari | 9/15/2025 | 223 | |
| api.HTMLCanvasElement.getContext.webgpu_context π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supported on Windows only, in all contexts except for service workers.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.HTMLElement.beforetoggle_event.dialog_elements π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| api.HTMLElement.showPopover.options_source_parameter π | Chrome | 5/27/2025 | Safari | 9/15/2025 | 111 | Chrome: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Chrome Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Edge: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Firefox: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 1984004.Firefox for Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 1984004.Opera: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Opera Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Safari: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575.Safari on iOS: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575.Samsung Internet: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.WebView Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.WebView on iOS: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575. |
| api.HTMLElement.showPopover.options_source_parameter.implicit_anchor_reference π | Chrome | 2/4/2025 | Safari | 9/15/2025 | 223 | |
| api.HTMLElement.togglePopover.options_source_parameter π | Chrome | 5/27/2025 | Safari | 9/15/2025 | 111 | Chrome: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Chrome Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Edge: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Firefox: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 1984004.Firefox for Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 1984004.Opera: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Opera Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Safari: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575.Safari on iOS: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575.Samsung Internet: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.WebView Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.WebView on iOS: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575. |
| api.HTMLElement.togglePopover.options_source_parameter.implicit_anchor_reference π | Chrome | 2/4/2025 | Safari | 9/15/2025 | 223 | |
| api.HTMLElement.toggle_event.dialog_elements π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| api.HTMLIFrameElement.srcdoc.enforces_trusted_types π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.HTMLInputElement.popoverTargetElement.implicit_anchor_reference π | Chrome | 2/4/2025 | Safari | 9/15/2025 | 223 | |
| api.HTMLScriptElement.innerText.enforces_trusted_types π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.HTMLScriptElement.src.enforces_trusted_types π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.HTMLScriptElement.text.enforces_trusted_types π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.HTMLScriptElement.textContent.enforces_trusted_types π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.ImageCapture.grabFrame π | Chrome | 6/5/2017 | Safari | 9/15/2025 | 3024 | |
| api.IntersectionObserver.scrollMargin | Chrome | 12/5/2023 | Safari | 9/15/2025 | 650 | |
| api.Navigator.gpu π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supported on Windows only.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.OffscreenCanvas.getContext.webgpu_context π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supported on Windows only, in all contexts except for service workers.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.PublicKeyCredential.signalAllAcceptedCredentials_static π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| api.PublicKeyCredential.signalCurrentUserDetails_static π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| api.PublicKeyCredential.signalUnknownCredential_static π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| api.RTCEncodedAudioFrame.RTCEncodedAudioFrame π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_contributingSources_parameter π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_mimeType_parameter π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_payloadType_parameter π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_rtpTimestamp_parameter π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_sequenceNumber_parameter π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_synchronizationSource_parameter π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedAudioFrame.getMetadata.return_object_property_contributingSources π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedAudioFrame.getMetadata.return_object_property_mimeType π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedAudioFrame.getMetadata.return_object_property_payloadType π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedAudioFrame.getMetadata.return_object_property_rtpTimestamp π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedAudioFrame.getMetadata.return_object_property_sequenceNumber π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedAudioFrame.getMetadata.return_object_property_synchronizationSource π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.RTCEncodedVideoFrame π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_contributingSources_parameter π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_dependencies_parameter π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_frameId_parameter π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_height_parameter π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_mimeType_parameter π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_payloadType_parameter π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_rtpTimestamp_parameter π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_spatialIndex_parameter π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_synchronizationSource_parameter π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_temporalIndex_parameter π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_width_parameter π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.getMetadata.return_object_property_contributingSources π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.getMetadata.return_object_property_dependencies π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.getMetadata.return_object_property_frameId π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.getMetadata.return_object_property_height π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.getMetadata.return_object_property_mimeType π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.getMetadata.return_object_property_payloadType π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.getMetadata.return_object_property_rtpTimestamp π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.getMetadata.return_object_property_spatialIndex π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.getMetadata.return_object_property_synchronizationSource π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.getMetadata.return_object_property_temporalIndex π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.RTCEncodedVideoFrame.getMetadata.return_object_property_width π | Chrome | 7/23/2024 | Safari | 9/15/2025 | 419 | |
| api.Range.createContextualFragment.enforces_trusted_types π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.ScrollTimeline π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| api.ScrollTimeline.ScrollTimeline π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| api.ScrollTimeline.axis π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| api.ScrollTimeline.source π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| api.ServiceWorkerContainer.register.enforces_trusted_types | Chrome | 9/2/2025 | Safari | 9/15/2025 | 13 | |
| api.ShadowRoot.getHTML.escapes_lt_gt_in_attributes | Chrome | 6/24/2025 | Safari | 9/15/2025 | 83 | |
| api.ShadowRoot.innerHTML.enforces_trusted_types π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.ShadowRoot.innerHTML.escapes_lt_gt_in_attributes | Chrome | 6/24/2025 | Safari | 9/15/2025 | 83 | |
| api.ShadowRoot.referenceTarget | Chrome | 2/4/2025 | Safari | 9/15/2025 | 223 | |
| api.ShadowRoot.setHTMLUnsafe π | Chrome | 4/16/2024 | Safari | 9/15/2025 | 517 | Safari: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).Safari on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).WebView on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420). |
| api.ShadowRoot.setHTMLUnsafe.enforces_trusted_types π | Chrome | 4/16/2024 | Safari | 9/15/2025 | 517 | |
| api.SharedWorker.SharedWorker.enforces_trusted_types | Chrome | 1/4/2022 | Safari | 9/15/2025 | 1350 | |
| api.TrustedHTML π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedHTML.toJSON π | Chrome | 4/13/2021 | Safari | 9/15/2025 | 1616 | |
| api.TrustedHTML.toString π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedScript π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedScript.toJSON π | Chrome | 4/13/2021 | Safari | 9/15/2025 | 1616 | |
| api.TrustedScript.toString π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedScriptURL π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedScriptURL.toJSON π | Chrome | 4/13/2021 | Safari | 9/15/2025 | 1616 | |
| api.TrustedScriptURL.toString π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedTypePolicy π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedTypePolicy.createHTML π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedTypePolicy.createScript π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedTypePolicy.createScriptURL π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedTypePolicy.name π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedTypePolicyFactory π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedTypePolicyFactory.createPolicy π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedTypePolicyFactory.defaultPolicy π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedTypePolicyFactory.emptyHTML π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedTypePolicyFactory.emptyScript π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedTypePolicyFactory.getAttributeType π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedTypePolicyFactory.getPropertyType π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedTypePolicyFactory.isHTML π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedTypePolicyFactory.isScript π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.TrustedTypePolicyFactory.isScriptURL π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.URLPattern π | Chrome | 10/19/2021 | Safari | 9/15/2025 | 1427 | |
| api.URLPattern.URLPattern π | Chrome | 10/19/2021 | Safari | 9/15/2025 | 1427 | |
| api.URLPattern.URLPattern.ignoreCase_option π | Chrome | 10/25/2022 | Safari | 9/15/2025 | 1056 | |
| api.URLPattern.exec π | Chrome | 10/19/2021 | Safari | 9/15/2025 | 1427 | |
| api.URLPattern.hasRegExpGroups π | Chrome | 2/20/2024 | Safari | 9/15/2025 | 573 | |
| api.URLPattern.hash π | Chrome | 10/19/2021 | Safari | 9/15/2025 | 1427 | |
| api.URLPattern.hostname π | Chrome | 10/19/2021 | Safari | 9/15/2025 | 1427 | |
| api.URLPattern.password π | Chrome | 10/19/2021 | Safari | 9/15/2025 | 1427 | |
| api.URLPattern.pathname π | Chrome | 10/19/2021 | Safari | 9/15/2025 | 1427 | |
| api.URLPattern.port π | Chrome | 10/19/2021 | Safari | 9/15/2025 | 1427 | |
| api.URLPattern.protocol π | Chrome | 10/19/2021 | Safari | 9/15/2025 | 1427 | |
| api.URLPattern.search π | Chrome | 10/19/2021 | Safari | 9/15/2025 | 1427 | |
| api.URLPattern.test π | Chrome | 10/19/2021 | Safari | 9/15/2025 | 1427 | |
| api.URLPattern.username π | Chrome | 10/19/2021 | Safari | 9/15/2025 | 1427 | |
| api.ViewTimeline π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| api.ViewTimeline.ViewTimeline π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| api.ViewTimeline.endOffset π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| api.ViewTimeline.startOffset π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| api.ViewTimeline.subject π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| api.WGSLLanguageFeatures π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.WGSLLanguageFeatures.@@iterator π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.WGSLLanguageFeatures.entries π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.WGSLLanguageFeatures.forEach π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.WGSLLanguageFeatures.has π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.WGSLLanguageFeatures.keys π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.WGSLLanguageFeatures.size π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.WGSLLanguageFeatures.values π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.Worker.Worker.enforces_trusted_types | Chrome | 1/4/2022 | Safari | 9/15/2025 | 1350 | |
| api.WorkerGlobalScope.importScripts.enforces_trusted_types π | Chrome | 6/24/2025 | Safari | 9/15/2025 | 83 | |
| api.WorkerNavigator.gpu π | Chrome | 5/2/2023 | Safari | 9/15/2025 | 867 | Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false. |
| api.setInterval.code_param_enforces_trusted_types π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.setTimeout.code_param_enforces_trusted_types π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| api.trustedTypes π | Chrome | 5/19/2020 | Safari | 9/15/2025 | 1945 | |
| css.at-rules.keyframes.named_range_keyframes π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.at-rules.position-try π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.align-items.anchor-center π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.align-self.anchor-center π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.anchor-name π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.anchor-name.none π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.anchor-scope π | Chrome | 11/12/2024 | Safari | 9/15/2025 | 307 | |
| css.properties.anchor-scope.all π | Chrome | 11/12/2024 | Safari | 9/15/2025 | 307 | |
| css.properties.anchor-scope.none π | Chrome | 11/12/2024 | Safari | 9/15/2025 | 307 | |
| css.properties.animation-range π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.animation-range.normal π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.animation-range-end π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.animation-range-end.normal π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.animation-range-start π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.animation-range-start.normal π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.animation-timeline π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.animation-timeline.auto π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.animation-timeline.none π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.animation-timeline.scroll π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | Firefox: Zero scroll range is treated as 100% but should be 0% (see bug 1780865).Firefox: Supports the deprecated horizontal and vertical axis values, and not the x and y values. |
| css.properties.animation-timeline.view π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.block-size.anchor-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.bottom.anchor π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.bottom.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.content-visibility.auto π | Chrome | 8/25/2020 | Safari | 9/15/2025 | 1847 | Safari: Skipped content is not findable via find-in-page.Safari on iOS: Skipped content is not findable via find-in-page.WebView on iOS: Skipped content is not findable via find-in-page. |
| css.properties.dynamic-range-limit π | Chrome | 4/29/2025 | Safari | 9/15/2025 | 139 | |
| css.properties.dynamic-range-limit.no-limit π | Chrome | 4/29/2025 | Safari | 9/15/2025 | 139 | |
| css.properties.dynamic-range-limit.standard π | Chrome | 4/29/2025 | Safari | 9/15/2025 | 139 | |
| css.properties.height.anchor-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.inline-size.anchor-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.inset.anchor π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.inset.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.inset-block.anchor π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.inset-block.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.inset-block-end.anchor π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.inset-block-end.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.inset-block-start.anchor π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.inset-block-start.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.inset-inline.anchor π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.inset-inline.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.inset-inline-end.anchor π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.inset-inline-end.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.inset-inline-start.anchor π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.inset-inline-start.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.justify-items.anchor-center π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.justify-self.anchor-center π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.left.anchor π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.left.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.margin.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.margin-block.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.margin-block-end.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.margin-block-start.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.margin-bottom.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.margin-inline.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.margin-inline-end.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.margin-inline-start.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.margin-left.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.margin-right.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.margin-top.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.max-block-size.anchor-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.max-height.anchor-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.max-inline-size.anchor-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.max-width.anchor-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.min-block-size.anchor-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.min-height.anchor-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.min-inline-size.anchor-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.min-width.anchor-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.overflow-block π | Chrome | 4/1/2025 | Safari | 9/15/2025 | 167 | |
| css.properties.overflow-block.auto π | Chrome | 4/1/2025 | Safari | 9/15/2025 | 167 | |
| css.properties.overflow-block.clip π | Chrome | 4/1/2025 | Safari | 9/15/2025 | 167 | |
| css.properties.overflow-block.hidden π | Chrome | 4/1/2025 | Safari | 9/15/2025 | 167 | |
| css.properties.overflow-block.scroll π | Chrome | 4/1/2025 | Safari | 9/15/2025 | 167 | |
| css.properties.overflow-block.visible π | Chrome | 4/1/2025 | Safari | 9/15/2025 | 167 | |
| css.properties.overflow-inline π | Chrome | 4/1/2025 | Safari | 9/15/2025 | 167 | |
| css.properties.overflow-inline.auto π | Chrome | 4/1/2025 | Safari | 9/15/2025 | 167 | |
| css.properties.overflow-inline.clip π | Chrome | 4/1/2025 | Safari | 9/15/2025 | 167 | |
| css.properties.overflow-inline.hidden π | Chrome | 4/1/2025 | Safari | 9/15/2025 | 167 | |
| css.properties.overflow-inline.scroll π | Chrome | 4/1/2025 | Safari | 9/15/2025 | 167 | |
| css.properties.overflow-inline.visible π | Chrome | 4/1/2025 | Safari | 9/15/2025 | 167 | |
| css.properties.place-items.anchor-center π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.place-self.anchor-center π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.position-anchor π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.position-anchor.auto π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | Chrome: The generic auto value exists, but it does not yet have the effect described in the spec.Chrome Android: The generic auto value exists, but it does not yet have the effect described in the spec.Edge: The generic auto value exists, but it does not yet have the effect described in the spec.Opera: The generic auto value exists, but it does not yet have the effect described in the spec.Opera Android: The generic auto value exists, but it does not yet have the effect described in the spec.Samsung Internet: The generic auto value exists, but it does not yet have the effect described in the spec.WebView Android: The generic auto value exists, but it does not yet have the effect described in the spec. |
| css.properties.position-area π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.center π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.none π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-block-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-block-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-bottom π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-inline-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-inline-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-left π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-right π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-self-block-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-self-block-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-self-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-self-inline-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-self-inline-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-self-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-top π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-x-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-x-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-y-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.span-y-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-area.start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.position-try.block-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.block-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.bottom π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.center π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.flip-block π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.position-try.flip-inline π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.position-try.flip-start π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.position-try.inline-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.inline-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.left π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.none π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.position-try.right π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.self-block-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.self-block-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.self-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.self-inline-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.self-inline-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.self-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-all π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-block-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-block-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-bottom π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-inline-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-inline-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-left π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-right π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-self-block-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-self-block-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-self-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-self-inline-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-self-inline-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-self-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-top π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-x-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-x-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-y-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.span-y-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.top π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.x-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.x-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.y-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try.y-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks π | Chrome | 8/20/2024 | Safari | 9/15/2025 | 391 | |
| css.properties.position-try-fallbacks.block-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.block-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.bottom π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.center π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.flip-block π | Chrome | 8/20/2024 | Safari | 9/15/2025 | 391 | |
| css.properties.position-try-fallbacks.flip-inline π | Chrome | 8/20/2024 | Safari | 9/15/2025 | 391 | |
| css.properties.position-try-fallbacks.flip-start π | Chrome | 8/20/2024 | Safari | 9/15/2025 | 391 | |
| css.properties.position-try-fallbacks.inline-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.inline-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.left π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.none π | Chrome | 8/20/2024 | Safari | 9/15/2025 | 391 | |
| css.properties.position-try-fallbacks.position-area π | Chrome | 8/20/2024 | Safari | 9/15/2025 | 391 | Chrome: inset-area values had to be wrapped inside an inset-area() function.Chrome Android: inset-area values had to be wrapped inside an inset-area() function.Edge: inset-area values had to be wrapped inside an inset-area() function.Opera: inset-area values had to be wrapped inside an inset-area() function.Opera Android: inset-area values had to be wrapped inside an inset-area() function.Samsung Internet: inset-area values had to be wrapped inside an inset-area() function.WebView Android: inset-area values had to be wrapped inside an inset-area() function. |
| css.properties.position-try-fallbacks.right π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.self-block-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.self-block-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.self-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.self-inline-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.self-inline-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.self-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-all π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-block-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-block-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-bottom π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-inline-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-inline-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-left π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-right π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-self-block-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-self-block-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-self-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-self-inline-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-self-inline-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-self-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-top π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-x-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-x-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-y-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.span-y-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.top π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.x-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.x-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.y-end π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-fallbacks.y-start π | Chrome | 9/17/2024 | Safari | 9/15/2025 | 363 | |
| css.properties.position-try-order π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.position-try-order.most-block-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.position-try-order.most-height π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.position-try-order.most-inline-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.position-try-order.most-width π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.position-try-order.normal π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.right.anchor π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.right.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.scroll-timeline π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | Firefox: The syntax of the shorthand property uses the fixed order of name and then the axis.Firefox: Supports the deprecated horizontal and vertical axis values, and not the x and y values.Firefox: The @scroll-timeline at-rule is replaced with the longhand properties scroll-timeline-name and scroll-timeline-axis and the shorthand property scroll-timeline. |
| css.properties.scroll-timeline.none π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.scroll-timeline-axis π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | Firefox: The syntax of the shorthand property uses the fixed order of name and then the axis.Firefox: Supports the deprecated horizontal and vertical values, and not the x and y values.Firefox: The @scroll-timeline at-rule is replaced with the longhand properties scroll-timeline-name and scroll-timeline-axis and the shorthand property scroll-timeline. |
| css.properties.scroll-timeline-axis.block π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.scroll-timeline-axis.inline π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.scroll-timeline-axis.x π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.scroll-timeline-axis.y π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.scroll-timeline-name π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | Firefox: The syntax of the shorthand property uses the fixed order of name and then the axis.Firefox: The @scroll-timeline at-rule is replaced with the longhand properties scroll-timeline-name and scroll-timeline-axis and the shorthand property scroll-timeline. |
| css.properties.scroll-timeline-name.none π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.text-wrap.pretty π | Chrome | 9/12/2023 | Safari | 9/15/2025 | 734 | |
| css.properties.text-wrap-style.pretty π | Chrome | 10/15/2024 | Safari | 9/15/2025 | 335 | |
| css.properties.timeline-scope π | Chrome | 8/15/2023 | Safari | 9/15/2025 | 762 | |
| css.properties.timeline-scope.none π | Chrome | 8/15/2023 | Safari | 9/15/2025 | 762 | |
| css.properties.top.anchor π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.properties.top.anchor-size π | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.properties.view-timeline π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | Firefox: Now supports the x and y values, and also the deprecated horizontal and vertical values. |
| css.properties.view-timeline.none π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.view-timeline-axis π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | Firefox: Now supports the x and y values, and also the deprecated horizontal and vertical values. |
| css.properties.view-timeline-axis.block π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.view-timeline-axis.inline π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.view-timeline-axis.x π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.view-timeline-axis.y π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.view-timeline-inset π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.view-timeline-inset.auto π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.view-timeline-name π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.view-timeline-name.none π | Chrome | 7/18/2023 | Safari | 9/15/2025 | 790 | |
| css.properties.width.anchor-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.types.anchor π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.types.anchor-size π | Chrome | 5/14/2024 | Safari | 9/15/2025 | 489 | |
| css.types.anchor-size.inset_margin | Chrome | 1/14/2025 | Safari | 9/15/2025 | 244 | |
| css.types.calc.typed_division_produces_unitless_number π | Chrome | 9/2/2025 | Safari | 9/15/2025 | 13 | |
| css.types.progress π | Chrome | 6/24/2025 | Safari | 9/15/2025 | 83 | |
| css.types.sign.typed_division_produces_unitless_number π | Chrome | 9/2/2025 | Safari | 9/15/2025 | 13 | |
| html.elements.button.popovertarget.implicit_anchor_reference π | Chrome | 2/4/2025 | Safari | 9/15/2025 | 223 | |
| html.elements.input.popovertarget.implicit_anchor_reference π | Chrome | 2/4/2025 | Safari | 9/15/2025 | 223 | |
| html.elements.template.shadowrootreferencetarget | Chrome | 2/4/2025 | Safari | 9/15/2025 | 223 | |
| api.FontFace.featureSettings π | Safari | 9/20/2016 | Chrome | 9/2/2025 | 3269 | Chrome: The property can be set, but has no effect. See bug 324519293Chrome Android: The property can be set, but has no effect. See bug 324519293Edge: The property can be set, but has no effect. See bug 324519293Quest Browser: The property can be set, but has no effect. See bug 324519293Opera: The property can be set, but has no effect. See bug 324519293Opera Android: The property can be set, but has no effect. See bug 324519293WebView Android: The property can be set, but has no effect. See bug 324519293 |
| css.at-rules.font-face.font-feature-settings π | Safari | 9/20/2016 | Chrome | 9/2/2025 | 3269 | Firefox: The ISO/IEC CD 14496-22 3rd edition suggests using the ssty feature to provide glyph variants more suitable for use in scripts (for example primes used as superscripts). Starting with Firefox 29, this is done automatically by the MathML rendering engine. The ISO/IEC CD 14496-22 3rd edition also suggests applying the dtls feature to letters when placing mathematical accents to get dotless forms (for example dotless i, j with a hat). Starting with Firefox 35, this is done automatically by the MathML rendering engine. You can override the default values determined by the MathML rendering engine with CSS.Firefox: From Firefox 4 to Firefox 14 (inclusive), Firefox supported an older, slightly different syntax. See OpenType Font Feature support in Firefox 4.Firefox for Android: The ISO/IEC CD 14496-22 3rd edition suggests using the ssty feature to provide glyph variants more suitable for use in scripts (for example primes used as superscripts). Starting with Firefox for Android 29, this is done automatically by the MathML rendering engine. The ISO/IEC CD 14496-22 3rd edition also suggests applying the dtls feature to letters when placing mathematical accents to get dotless forms (for example dotless i, j with a hat). Starting with Firefox for Android 35, this is done automatically by the MathML rendering engine. You can override the default values determined by the MathML rendering engine with CSS.Firefox for Android: From Firefox for Android 4 to Firefox for Android 14 (inclusive), Firefox for Android supported an older, slightly different syntax. See OpenType Font Feature support in Firefox for Android 4. |
| css.properties.text-autospace π | Safari | 3/31/2025 | Chrome | 9/2/2025 | 155 | |
| css.properties.text-autospace.no-autospace π | Safari | 3/31/2025 | Chrome | 9/2/2025 | 155 | |
| css.properties.text-autospace.normal π | Safari | 3/31/2025 | Chrome | 9/2/2025 | 155 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.SpeechRecognition π | Safari | 4/26/2021 | Chrome | 8/5/2025 | 1562 | Chrome: You'll need to serve your code through a web server for recognition to work.Chrome Android: You'll need to serve your code through a web server for recognition to work.Edge: You'll need to serve your code through a web server for recognition to work.Quest Browser: You'll need to serve your code through a web server for recognition to work.Opera: You'll need to serve your code through a web server for recognition to work.Opera Android: You'll need to serve your code through a web server for recognition to work.Samsung Internet: You'll need to serve your code through a web server for recognition to work.WebView Android: You'll need to serve your code through a web server for recognition to work. |
| api.SpeechRecognition.SpeechRecognition π | Safari | 4/26/2021 | Chrome | 8/5/2025 | 1562 | |
| api.SpeechRecognitionErrorEvent π | Safari | 4/26/2021 | Chrome | 8/5/2025 | 1562 | |
| api.SpeechRecognitionErrorEvent.SpeechRecognitionErrorEvent π | Safari | 4/26/2021 | Chrome | 8/5/2025 | 1562 | |
| api.SpeechRecognitionEvent π | Safari | 4/26/2021 | Chrome | 8/5/2025 | 1562 | |
| api.SpeechRecognitionEvent.SpeechRecognitionEvent π | Safari | 4/26/2021 | Chrome | 8/5/2025 | 1562 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.MediaDevices.getSupportedConstraints.return_object_property_groupId π | Chrome | 8/31/2016 | Safari | 7/29/2025 | 3254 | |
| api.MediaDevices.getSupportedConstraints.return_object_property_sampleRate π | Chrome | 8/31/2016 | Safari | 7/29/2025 | 3254 | |
| api.MediaDevices.getSupportedConstraints.return_object_property_sampleSize π | Chrome | 8/31/2016 | Safari | 7/29/2025 | 3254 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.PushSubscriptionChangeEvent π | Safari | 9/12/2022 | Chrome | 6/24/2025 | 1016 | Firefox: Before Firefox 137, The pushsubscriptionchange event is fired, but does not have the oldSubscription and newSubscription properties. See bug 1635524.Firefox for Android: Before Firefox for Android 137, The pushsubscriptionchange event is fired, but does not have the oldSubscription and newSubscription properties. See bug 1635524.Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushSubscriptionChangeEvent.PushSubscriptionChangeEvent π | Safari | 10/24/2022 | Chrome | 6/24/2025 | 974 | Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushSubscriptionChangeEvent.newSubscription π | Safari | 9/12/2022 | Chrome | 6/24/2025 | 1016 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushSubscriptionChangeEvent.oldSubscription π | Safari | 9/12/2022 | Chrome | 6/24/2025 | 1016 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.ServiceWorkerGlobalScope.pushsubscriptionchange_event π | Safari | 9/12/2022 | Chrome | 6/24/2025 | 1016 | Firefox: The event does not have the oldSubscription and newSubscription properties. See bug 1497429.Firefox for Android: The event does not have the oldSubscription and newSubscription properties. See bug 1497429.Safari: Notifications are supported on macOS Ventura and later. |
| css.properties.height.stretch π | Safari | 9/30/2015 | Chrome | 6/24/2025 | 3555 | |
| css.properties.max-height.stretch π | Safari | 9/30/2015 | Chrome | 6/24/2025 | 3555 | |
| css.properties.max-width.stretch π | Safari | 10/22/2013 | Chrome | 6/24/2025 | 4263 | |
| css.properties.min-height.stretch | Safari | 9/30/2015 | Chrome | 6/24/2025 | 3555 | |
| css.properties.min-width.stretch | Safari | 10/22/2013 | Chrome | 6/24/2025 | 4263 | |
| css.properties.width.stretch π | Safari | 10/22/2013 | Chrome | 6/24/2025 | 4263 | |
| css.types.abs π | Safari | 3/14/2022 | Chrome | 6/24/2025 | 1198 | |
| css.types.sign π | Safari | 3/14/2022 | Chrome | 6/24/2025 | 1198 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.KeyboardEvent.repeat π | Safari | 3/27/2017 | Chrome | 5/27/2025 | 2983 | Chrome: Before Chrome 139, on Linux under X11, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Chrome: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Chrome Android: Before Chrome Android 139, on Linux under X11, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Chrome Android: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Quest Browser: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Opera: Before Opera 123, on Linux under X11, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Opera: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Opera Android: Before Opera Android 91, on Linux under X11, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Opera Android: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Samsung Internet: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.WebView Android: Before WebView Android 139, on Linux under X11, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.WebView Android: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886. |
| api.Selection.direction π | Safari | 9/18/2023 | Chrome | 5/27/2025 | 617 | |
| api.Selection.getComposedRanges π | Safari | 9/18/2023 | Chrome | 5/27/2025 | 617 | |
| api.SubtleCrypto.exportKey.ed25519 π | Safari | 9/18/2023 | Chrome | 5/27/2025 | 617 | |
| api.SubtleCrypto.generateKey.ed25519 π | Safari | 9/18/2023 | Chrome | 5/27/2025 | 617 | |
| api.SubtleCrypto.importKey.ed25519 π | Safari | 9/18/2023 | Chrome | 5/27/2025 | 617 | |
| api.SubtleCrypto.sign.ed25519 π | Safari | 9/18/2023 | Chrome | 5/27/2025 | 617 | Safari: Generates randomized signatures as per draft-irtf-cfrg-det-sigs-with-noise, instead of deterministic signatures as per RFC 8032.Safari on iOS: Generates randomized signatures as per draft-irtf-cfrg-det-sigs-with-noise, instead of deterministic signatures as per RFC 8032.WebView on iOS: Generates randomized signatures as per draft-irtf-cfrg-det-sigs-with-noise, instead of deterministic signatures as per RFC 8032. |
| api.SubtleCrypto.verify.ed25519 π | Safari | 9/18/2023 | Chrome | 5/27/2025 | 617 | |
| css.properties.view-transition-name.match-element π | Safari | 3/31/2025 | Chrome | 5/27/2025 | 57 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.BaseAudioContext.state.interrupted π | Safari | 9/30/2015 | Chrome | 4/29/2025 | 3499 | |
| api.SVGAElement.rel π | Safari | 9/16/2020 | Chrome | 4/29/2025 | 1686 | |
| api.SVGAElement.relList π | Safari | 9/16/2020 | Chrome | 4/29/2025 | 1686 | |
| api.SVGGeometryElement.isPointInFill.point_parameter_DOMPoint | Safari | 9/17/2018 | Chrome | 4/29/2025 | 2416 | |
| api.SVGGeometryElement.isPointInStroke.point_parameter_DOMPoint | Safari | 9/17/2018 | Chrome | 4/29/2025 | 2416 | |
| css.properties.print-color-adjust π | Safari | 3/14/2022 | Chrome | 4/29/2025 | 1142 | Chrome: Chrome does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Chrome: Before version 26, if background images are clipped (for example, when using background-image sprites) and -webkit-print-color-adjust is set to exact, then backgrounds will appear distorted when printed. Solid backgrounds and background images that are not clipped (i.e., backgrounds that have narrower and shorter than the element to which they are applied) are printed correctly. See bug 40219905.Chrome Android: Chrome Android does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Chrome Android: Before version 26, if background images are clipped (for example, when using background-image sprites) and -webkit-print-color-adjust is set to exact, then backgrounds will appear distorted when printed. Solid backgrounds and background images that are not clipped (i.e., backgrounds that have narrower and shorter than the element to which they are applied) are printed correctly. See bug 40219905.Edge: Edge does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Edge: Before version 79, if background images are clipped (for example, when using background-image sprites) and -webkit-print-color-adjust is set to exact, then backgrounds will appear distorted when printed. Solid backgrounds and background images that are not clipped (i.e., backgrounds that have narrower and shorter than the element to which they are applied) are printed correctly. See bug 40219905.Quest Browser: Quest Browser does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Quest Browser: Before version 5.0, if background images are clipped (for example, when using background-image sprites) and -webkit-print-color-adjust is set to exact, then backgrounds will appear distorted when printed. Solid backgrounds and background images that are not clipped (i.e., backgrounds that have narrower and shorter than the element to which they are applied) are printed correctly. See bug 40219905.Opera: Opera does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Opera: Before version 15, if background images are clipped (for example, when using background-image sprites) and -webkit-print-color-adjust is set to exact, then backgrounds will appear distorted when printed. Solid backgrounds and background images that are not clipped (i.e., backgrounds that have narrower and shorter than the element to which they are applied) are printed correctly. See bug 40219905.Opera Android: Opera Android does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Opera Android: Before version 14, if background images are clipped (for example, when using background-image sprites) and -webkit-print-color-adjust is set to exact, then backgrounds will appear distorted when printed. Solid backgrounds and background images that are not clipped (i.e., backgrounds that have narrower and shorter than the element to which they are applied) are printed correctly. See bug 40219905.Safari: Safari does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Safari on iOS: Safari on iOS does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Samsung Internet: Samsung Internet does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Samsung Internet: Before version 1.5, if background images are clipped (for example, when using background-image sprites) and -webkit-print-color-adjust is set to exact, then backgrounds will appear distorted when printed. Solid backgrounds and background images that are not clipped (i.e., backgrounds that have narrower and shorter than the element to which they are applied) are printed correctly. See bug 40219905.WebView Android: WebView Android does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.WebView Android: Before version 4.4, if background images are clipped (for example, when using background-image sprites) and -webkit-print-color-adjust is set to exact, then backgrounds will appear distorted when printed. Solid backgrounds and background images that are not clipped (i.e., backgrounds that have narrower and shorter than the element to which they are applied) are printed correctly. See bug 40219905.WebView on iOS: WebView on iOS does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants. |
| css.properties.print-color-adjust.economy π | Safari | 7/25/2012 | Chrome | 4/29/2025 | 4661 | |
| css.properties.print-color-adjust.exact π | Safari | 7/25/2012 | Chrome | 4/29/2025 | 4661 | |
| api.Element.ariaActiveDescendantElement π | Safari | 3/27/2023 | Chrome | 4/1/2025 | 736 | |
| api.Element.ariaControlsElements π | Safari | 3/27/2023 | Chrome | 4/1/2025 | 736 | |
| api.Element.ariaDescribedByElements π | Safari | 3/27/2023 | Chrome | 4/1/2025 | 736 | |
| api.Element.ariaDetailsElements π | Safari | 3/27/2023 | Chrome | 4/1/2025 | 736 | |
| api.Element.ariaErrorMessageElements π | Safari | 3/27/2023 | Chrome | 4/1/2025 | 736 | |
| api.Element.ariaFlowToElements π | Safari | 3/27/2023 | Chrome | 4/1/2025 | 736 | |
| api.Element.ariaLabelledByElements π | Safari | 3/27/2023 | Chrome | 4/1/2025 | 736 | |
| api.ElementInternals.ariaActiveDescendantElement π | Safari | 3/27/2023 | Chrome | 4/1/2025 | 736 | |
| api.ElementInternals.ariaControlsElements π | Safari | 3/27/2023 | Chrome | 4/1/2025 | 736 | |
| api.ElementInternals.ariaDescribedByElements π | Safari | 3/27/2023 | Chrome | 4/1/2025 | 736 | |
| api.ElementInternals.ariaDetailsElements π | Safari | 3/27/2023 | Chrome | 4/1/2025 | 736 | |
| api.ElementInternals.ariaErrorMessageElements π | Safari | 3/27/2023 | Chrome | 4/1/2025 | 736 | |
| api.ElementInternals.ariaFlowToElements π | Safari | 3/27/2023 | Chrome | 4/1/2025 | 736 | |
| api.ElementInternals.ariaLabelledByElements π | Safari | 3/27/2023 | Chrome | 4/1/2025 | 736 | |
| css.types.basic-shape.shape π | Safari | 3/31/2025 | Chrome | 4/1/2025 | 1 | |
| css.types.gradient.conic-gradient.single_color_stop π | Safari | 3/31/2025 | Chrome | 4/1/2025 | 1 | |
| css.types.gradient.linear-gradient.single_color_stop π | Safari | 3/31/2025 | Chrome | 4/1/2025 | 1 | |
| css.types.gradient.radial-gradient.single_color_stop π | Safari | 3/31/2025 | Chrome | 4/1/2025 | 1 | |
| css.types.gradient.repeating-conic-gradient.single_color_stop π | Safari | 3/31/2025 | Chrome | 4/1/2025 | 1 | |
| css.types.gradient.repeating-linear-gradient.single_color_stop π | Safari | 3/31/2025 | Chrome | 4/1/2025 | 1 | |
| css.types.gradient.repeating-radial-gradient.single_color_stop π | Safari | 3/31/2025 | Chrome | 4/1/2025 | 1 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.AudioContext.outputLatency π | Chrome | 5/24/2022 | Safari | 3/31/2025 | 1042 | |
| api.CSPViolationReportBody π | Chrome | 4/23/2019 | Safari | 3/31/2025 | 2169 | |
| api.CSPViolationReportBody.blockedURL π | Chrome | 4/23/2019 | Safari | 3/31/2025 | 2169 | |
| api.CSPViolationReportBody.columnNumber π | Chrome | 4/23/2019 | Safari | 3/31/2025 | 2169 | |
| api.CSPViolationReportBody.disposition π | Chrome | 4/23/2019 | Safari | 3/31/2025 | 2169 | |
| api.CSPViolationReportBody.documentURL π | Chrome | 4/23/2019 | Safari | 3/31/2025 | 2169 | |
| api.CSPViolationReportBody.effectiveDirective π | Chrome | 4/23/2019 | Safari | 3/31/2025 | 2169 | |
| api.CSPViolationReportBody.lineNumber π | Chrome | 4/23/2019 | Safari | 3/31/2025 | 2169 | |
| api.CSPViolationReportBody.originalPolicy π | Chrome | 4/23/2019 | Safari | 3/31/2025 | 2169 | |
| api.CSPViolationReportBody.referrer π | Chrome | 4/23/2019 | Safari | 3/31/2025 | 2169 | |
| api.CSPViolationReportBody.sample π | Chrome | 4/23/2019 | Safari | 3/31/2025 | 2169 | |
| api.CSPViolationReportBody.sourceFile π | Chrome | 4/23/2019 | Safari | 3/31/2025 | 2169 | |
| api.CSPViolationReportBody.statusCode π | Chrome | 4/23/2019 | Safari | 3/31/2025 | 2169 | |
| api.CSPViolationReportBody.toJSON | Chrome | 2/4/2020 | Safari | 3/31/2025 | 1882 | |
| api.CanvasRenderingContext2D.font π | Chrome | 5/21/2009 | Safari | 3/31/2025 | 5793 | Safari: The font-weight can be set, but is not reflected back (see bug 284115).Safari on iOS: The font-weight can be set, but is not reflected back (see bug 284115).WebView on iOS: The font-weight can be set, but is not reflected back (see bug 284115). |
| api.CanvasRenderingContext2D.letterSpacing π | Chrome | 3/1/2022 | Safari | 3/31/2025 | 1126 | |
| api.CanvasRenderingContext2D.wordSpacing π | Chrome | 3/1/2022 | Safari | 3/31/2025 | 1126 | |
| api.ClipboardItem.supports_static π | Chrome | 1/23/2024 | Safari | 3/31/2025 | 433 | |
| api.CookieChangeEvent π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| api.CookieChangeEvent.CookieChangeEvent π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| api.CookieChangeEvent.changed π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| api.CookieChangeEvent.deleted π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| api.CookieStore π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| api.CookieStore.change_event π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| api.CookieStore.delete π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| api.CookieStore.get π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| api.CookieStore.get.name_return_property π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| api.CookieStore.get.value_return_property π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| api.CookieStore.getAll π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| api.CookieStore.set π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| api.Document.fragmentDirective π | Chrome | 10/20/2020 | Safari | 3/31/2025 | 1623 | |
| api.Element.requestPointerLock.options_unadjustedMovement_parameter π | Chrome | 1/19/2021 | Safari | 3/31/2025 | 1532 | Chrome: Supported on macOS Catalina 10.15.1+, Windows, and ChromeOS. Not yet supported on Linux.Edge: Supported on macOS Catalina 10.15.1+, Windows, and ChromeOS. Not yet supported on Linux.Opera: Supported on macOS Catalina 10.15.1+, Windows, and ChromeOS. Not yet supported on Linux. |
| api.ExtendableCookieChangeEvent π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| api.ExtendableCookieChangeEvent.ExtendableCookieChangeEvent π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| api.ExtendableCookieChangeEvent.changed π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| api.ExtendableCookieChangeEvent.changed.partitioned_property π | Chrome | 5/30/2023 | Safari | 3/31/2025 | 671 | |
| api.ExtendableCookieChangeEvent.deleted π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| api.ExtendableCookieChangeEvent.deleted.partitioned_property π | Chrome | 5/30/2023 | Safari | 3/31/2025 | 671 | |
| api.FragmentDirective π | Chrome | 4/7/2020 | Safari | 3/31/2025 | 1819 | |
| api.HTMLDialogElement.requestClose π | Chrome | 3/4/2025 | Safari | 3/31/2025 | 27 | |
| api.HTMLElement.togglePopover.options_force_parameter π | Chrome | 10/15/2024 | Safari | 3/31/2025 | 167 | |
| api.HTMLMediaElement.setSinkId π | Chrome | 3/2/2016 | Safari | 3/31/2025 | 3316 | Chrome Android: Not available due to a limitation in Android, see bug 41276355.Firefox for Android: Not available due to a limitation in Android, see bug 1473346.Quest Browser: Not available due to a limitation in Android, see bug 41276355.Opera Android: Not available due to a limitation in Android, see bug 41276355.Samsung Internet: Not available due to a limitation in Android, see bug 41276355.WebView Android: Not available due to a limitation in Android, see bug 41276355. |
| api.HTMLMediaElement.sinkId π | Chrome | 3/2/2016 | Safari | 3/31/2025 | 3316 | Chrome Android: Not available due to a limitation in Android, see bug 41276355.Firefox for Android: Not available due to a limitation in Android, see bug 1473346.Quest Browser: Not available due to a limitation in Android, see bug 41276355.Opera Android: Not available due to a limitation in Android, see bug 41276355.Samsung Internet: Not available due to a limitation in Android, see bug 41276355.WebView Android: Not available due to a limitation in Android, see bug 41276355. |
| api.ImageCapture π | Chrome | 6/5/2017 | Safari | 3/31/2025 | 2856 | |
| api.ImageCapture.ImageCapture π | Chrome | 6/5/2017 | Safari | 3/31/2025 | 2856 | |
| api.ImageCapture.getPhotoCapabilities π | Chrome | 6/5/2017 | Safari | 3/31/2025 | 2856 | |
| api.ImageCapture.getPhotoSettings π | Chrome | 9/5/2017 | Safari | 3/31/2025 | 2764 | |
| api.ImageCapture.takePhoto π | Chrome | 7/25/2017 | Safari | 3/31/2025 | 2806 | Chrome: photoSettings parameter not supported.Chrome Android: photoSettings parameter not supported.Opera: photoSettings parameter not supported.Opera Android: photoSettings parameter not supported.Samsung Internet: photoSettings parameter not supported.WebView Android: photoSettings parameter not supported. |
| api.ImageCapture.track π | Chrome | 6/5/2017 | Safari | 3/31/2025 | 2856 | |
| api.MediaSession.setActionHandler.togglecamera_type | Chrome | 8/31/2021 | Safari | 3/31/2025 | 1308 | |
| api.MediaSession.setActionHandler.togglemicrophone_type | Chrome | 8/31/2021 | Safari | 3/31/2025 | 1308 | |
| api.MediaSession.setCameraActive π | Chrome | 8/31/2021 | Safari | 3/31/2025 | 1308 | |
| api.MediaSession.setMicrophoneActive π | Chrome | 8/31/2021 | Safari | 3/31/2025 | 1308 | |
| api.OffscreenCanvasRenderingContext2D.font π | Chrome | 9/4/2018 | Safari | 3/31/2025 | 2400 | Safari: The font-weight can be set, but is not reflected back (see bug 284115).Safari on iOS: The font-weight can be set, but is not reflected back (see bug 284115).WebView on iOS: The font-weight can be set, but is not reflected back (see bug 284115). |
| api.OffscreenCanvasRenderingContext2D.letterSpacing π | Chrome | 3/1/2022 | Safari | 3/31/2025 | 1126 | |
| api.OffscreenCanvasRenderingContext2D.wordSpacing π | Chrome | 3/1/2022 | Safari | 3/31/2025 | 1126 | |
| api.PublicKeyCredential.parseCreationOptionsFromJSON_static π | Chrome | 9/17/2024 | Safari | 3/31/2025 | 195 | |
| api.PublicKeyCredential.parseRequestOptionsFromJSON_static π | Chrome | 9/17/2024 | Safari | 3/31/2025 | 195 | |
| api.PublicKeyCredential.toJSON π | Chrome | 9/17/2024 | Safari | 3/31/2025 | 195 | |
| api.SVGImageElement.decode π | Chrome | 1/23/2018 | Safari | 3/31/2025 | 2624 | |
| api.ServiceWorkerGlobalScope.cookieStore π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| api.Window.cookieStore π | Chrome | 11/17/2020 | Safari | 3/31/2025 | 1595 | |
| css.properties.animation-duration.auto π | Chrome | 7/18/2023 | Safari | 3/31/2025 | 622 | Firefox: Firefox does not currently support the auto value and only accepts values in seconds or milliseconds. It's recommended that 1ms is used until auto is supported.Firefox for Android: Firefox for Android does not currently support the auto value and only accepts values in seconds or milliseconds. It's recommended that 1ms is used until auto is supported. |
| css.properties.container-type.weak_containment π | Chrome | 9/17/2024 | Safari | 3/31/2025 | 195 | |
| css.properties.writing-mode.sideways-lr | Chrome | 1/14/2025 | Safari | 3/31/2025 | 76 | |
| css.properties.writing-mode.sideways-rl | Chrome | 1/14/2025 | Safari | 3/31/2025 | 76 | |
| css.selectors.details-content π | Chrome | 11/12/2024 | Safari | 3/31/2025 | 139 | Safari: Does not support chaining pseudo-elements after ::details-content. See bug 283446.Safari on iOS: Does not support chaining pseudo-elements after ::details-content. See bug 283446.WebView on iOS: Does not support chaining pseudo-elements after ::details-content. See bug 283446. |
| css.types.attr.declaration-value π | Chrome | 2/4/2025 | Safari | 3/31/2025 | 55 | |
| html.elements.script.type.importmap.multiple_import_maps π | Chrome | 2/4/2025 | Safari | 3/31/2025 | 55 | |
| api.CSSFontFeatureValuesRule π | Safari | 12/13/2022 | Chrome | 3/4/2025 | 812 | Chrome: Not exposed on Window. See bug 385925149.Chrome Android: Not exposed on Window. See bug 385925149.Edge: Not exposed on Window. See bug 385925149.Opera: Not exposed on Window. See bug 385925149.Opera Android: Not exposed on Window. See bug 385925149.Samsung Internet: Not exposed on Window. See bug 385925149.WebView Android: Not exposed on Window. See bug 385925149. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.ClipboardItem.ClipboardItem π | Safari | 3/24/2020 | Chrome | 2/4/2025 | 1778 | Chrome: Only accepts a Blob or a Promise resolving to a Blob as the item data.Chrome: Only accepts a Blob as the item data. See bug 40103226.Chrome Android: The ClipboardItem constructor only accepts a blob as the item data, but not strings or Promises that resolve to strings or blobs. See bug 40103226.Edge: Only accepts a Blob or a Promise resolving to a Blob as the item data.Edge: Only accepts a Blob as the item data. See bug 40103226.Quest Browser: The ClipboardItem constructor only accepts a blob as the item data, but not strings or Promises that resolve to strings or blobs. See bug 40103226.Opera: Only accepts a Blob or a Promise resolving to a Blob as the item data.Opera: Only accepts a Blob as the item data. See bug 40103226.Opera Android: The ClipboardItem constructor only accepts a blob as the item data, but not strings or Promises that resolve to strings or blobs. See bug 40103226.Samsung Internet: The ClipboardItem constructor only accepts a blob as the item data, but not strings or Promises that resolve to strings or blobs. See bug 40103226.WebView Android: The ClipboardItem constructor only accepts a blob as the item data, but not strings or Promises that resolve to strings or blobs. See bug 40103226. |
| api.PublicKeyCredential.getClientCapabilities_static π | Safari | 3/5/2024 | Chrome | 2/4/2025 | 336 | |
| api.SubtleCrypto.deriveBits.x25519 π | Safari | 9/18/2023 | Chrome | 2/4/2025 | 505 | |
| api.SubtleCrypto.deriveKey.x25519 π | Safari | 9/18/2023 | Chrome | 2/4/2025 | 505 | |
| api.SubtleCrypto.exportKey.x25519 π | Safari | 9/18/2023 | Chrome | 2/4/2025 | 505 | |
| api.SubtleCrypto.generateKey.x25519 π | Safari | 9/18/2023 | Chrome | 2/4/2025 | 505 | |
| api.SubtleCrypto.importKey.x25519 π | Safari | 9/18/2023 | Chrome | 2/4/2025 | 505 | |
| css.properties.text-box π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.properties.text-box.auto π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.properties.text-box.none π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.properties.text-box.normal π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.properties.text-box.text π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.properties.text-box.trim-both π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.properties.text-box.trim-end π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.properties.text-box.trim-start π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.properties.text-box-edge π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.properties.text-box-edge.auto π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.properties.text-box-edge.text π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.properties.text-box-trim π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.properties.text-box-trim.none π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.properties.text-box-trim.trim-both π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.properties.text-box-trim.trim-end π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.properties.text-box-trim.trim-start π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.types.text-edge π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.types.text-edge.alphabetic π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.types.text-edge.cap π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.types.text-edge.ex π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 | |
| css.types.text-edge.text π | Safari | 12/11/2024 | Chrome | 2/4/2025 | 55 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.IDBRequest.error.transient_unrecoverable_read_errors π | Safari | 10/16/2014 | Chrome | 1/14/2025 | 3743 | Chrome: Returns a NotReadableError exception for unrecoverable read errors, and an UnknownError for transient read errors.Chrome: Returns a NotFoundError exception for unrecoverable read errors, and a DataError for transient read errors.Chrome Android: Returns a NotReadableError exception for unrecoverable read errors, and an UnknownError for transient read errors.Chrome Android: Returns a NotFoundError exception for unrecoverable read errors, and a DataError for transient read errors.Opera: Returns a NotReadableError exception for unrecoverable read errors, and an UnknownError for transient read errors.Opera: Returns a NotFoundError exception for unrecoverable read errors, and a DataError for transient read errors.Opera Android: Returns a NotReadableError exception for unrecoverable read errors, and an UnknownError for transient read errors.Opera Android: Returns a NotFoundError exception for unrecoverable read errors, and a DataError for transient read errors.Samsung Internet: Returns a NotReadableError exception for unrecoverable read errors, and an UnknownError for transient read errors.Samsung Internet: Returns a NotFoundError exception for unrecoverable read errors, and a DataError for transient read errors.WebView Android: Returns a NotReadableError exception for unrecoverable read errors, and an UnknownError for transient read errors.WebView Android: Returns a NotFoundError exception for unrecoverable read errors, and a DataError for transient read errors. |
| api.PushMessageData.bytes π | Safari | 9/16/2024 | Chrome | 1/14/2025 | 120 | |
| api.Request.bytes π | Safari | 9/16/2024 | Chrome | 1/14/2025 | 120 | |
| api.Response.bytes π | Safari | 9/16/2024 | Chrome | 1/14/2025 | 120 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.CSSNestedDeclarations π | Chrome | 10/15/2024 | Safari | 12/11/2024 | 57 | |
| api.CSSNestedDeclarations.style π | Chrome | 10/15/2024 | Safari | 12/11/2024 | 57 | |
| api.CSSViewTransitionRule π | Chrome | 6/11/2024 | Safari | 12/11/2024 | 183 | |
| api.CSSViewTransitionRule.navigation π | Chrome | 6/11/2024 | Safari | 12/11/2024 | 183 | |
| api.CSSViewTransitionRule.types π | Chrome | 6/11/2024 | Safari | 12/11/2024 | 183 | |
| api.Document.startViewTransition.options_parameter π | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| api.Document.startViewTransition.options_parameter.types_parameter π | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| api.Document.startViewTransition.options_parameter.update_parameter π | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| api.Element.auxclick_event π | Chrome | 12/1/2016 | Safari | 12/11/2024 | 2932 | Firefox: Starting in Firefox 68, the auxclick event is used to trigger the new tab on middle-click action; previously, this had been done with the click event. Apps can prevent middle-click from opening new tabs (or middle-click to paste, if that feature is enabled) by intercepting auxclick on links, and auxclick event handlers can now open popups without triggering the popup blocker. |
| api.Element.auxclick_event.type_pointerevent | Chrome | 7/20/2021 | Safari | 12/11/2024 | 1240 | |
| api.Element.click_event.type_pointerevent | Chrome | 7/20/2021 | Safari | 12/11/2024 | 1240 | |
| api.Element.contextmenu_event.type_pointerevent | Chrome | 7/20/2021 | Safari | 12/11/2024 | 1240 | |
| api.HTMLLinkElement.blocking π | Chrome | 9/2/2022 | Safari | 12/11/2024 | 831 | |
| api.HTMLScriptElement.blocking π | Chrome | 9/2/2022 | Safari | 12/11/2024 | 831 | |
| api.HTMLStyleElement.blocking π | Chrome | 9/2/2022 | Safari | 12/11/2024 | 831 | |
| api.PageRevealEvent π | Chrome | 3/19/2024 | Safari | 12/11/2024 | 267 | |
| api.PageRevealEvent.PageRevealEvent π | Chrome | 8/20/2024 | Safari | 12/11/2024 | 113 | |
| api.PageRevealEvent.viewTransition π | Chrome | 6/11/2024 | Safari | 12/11/2024 | 183 | |
| api.PageSwapEvent π | Chrome | 4/16/2024 | Safari | 12/11/2024 | 239 | |
| api.PageSwapEvent.PageSwapEvent π | Chrome | 8/20/2024 | Safari | 12/11/2024 | 113 | |
| api.PageSwapEvent.activation π | Chrome | 4/16/2024 | Safari | 12/11/2024 | 239 | |
| api.PageSwapEvent.viewTransition π | Chrome | 6/11/2024 | Safari | 12/11/2024 | 183 | |
| api.PointerEvent.PointerEvent.options_altitudeAngle_parameter | Chrome | 10/20/2020 | Safari | 12/11/2024 | 1513 | |
| api.PointerEvent.PointerEvent.options_azimuthAngle_parameter | Chrome | 10/20/2020 | Safari | 12/11/2024 | 1513 | |
| api.PointerEvent.altitudeAngle π | Chrome | 10/20/2020 | Safari | 12/11/2024 | 1513 | |
| api.PointerEvent.azimuthAngle π | Chrome | 10/20/2020 | Safari | 12/11/2024 | 1513 | |
| api.PointerEvent.getCoalescedEvents π | Chrome | 4/19/2017 | Safari | 12/11/2024 | 2793 | Firefox for Android: The method always returns an empty array, regardless of the user's actions. |
| api.PointerEvent.getPredictedEvents π | Chrome | 9/10/2019 | Safari | 12/11/2024 | 1919 | |
| api.ViewTransition.types π | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| api.ViewTransitionTypeSet π | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| api.ViewTransitionTypeSet.@@iterator | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| api.ViewTransitionTypeSet.add | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| api.ViewTransitionTypeSet.clear | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| api.ViewTransitionTypeSet.delete | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| api.ViewTransitionTypeSet.entries | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| api.ViewTransitionTypeSet.forEach | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| api.ViewTransitionTypeSet.has | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| api.ViewTransitionTypeSet.keys | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| api.ViewTransitionTypeSet.size | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| api.ViewTransitionTypeSet.values | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| api.Window.pagereveal_event π | Chrome | 3/19/2024 | Safari | 12/11/2024 | 267 | |
| api.Window.pageswap_event π | Chrome | 4/16/2024 | Safari | 12/11/2024 | 239 | Safari: Cross-origin navigation does not fire pageswap. See bug 306447.Safari on iOS: Cross-origin navigation does not fire pageswap. See bug 306447.WebView on iOS: Cross-origin navigation does not fire pageswap. See bug 306447. |
| css.at-rules.page π | Chrome | 5/21/2009 | Safari | 12/11/2024 | 5683 | |
| css.at-rules.page.size π | Chrome | 10/25/2011 | Safari | 12/11/2024 | 4796 | |
| css.at-rules.page.size.jis-b4 π | Chrome | 5/19/2020 | Safari | 12/11/2024 | 1667 | |
| css.at-rules.page.size.jis-b5 π | Chrome | 5/19/2020 | Safari | 12/11/2024 | 1667 | |
| css.at-rules.view-transition π | Chrome | 6/11/2024 | Safari | 12/11/2024 | 183 | |
| css.properties.ruby-align π | Chrome | 8/20/2024 | Safari | 12/11/2024 | 113 | Internet Explorer: Internet Explorer 9 and later supports an earlier draft of CSS Ruby with non-standard values for this property: auto, left, center, right, distribute-letter, distribute-space, and line-edge. |
| css.properties.ruby-align.center π | Chrome | 8/20/2024 | Safari | 12/11/2024 | 113 | |
| css.properties.ruby-align.space-around π | Chrome | 8/20/2024 | Safari | 12/11/2024 | 113 | |
| css.properties.ruby-align.space-between π | Chrome | 8/20/2024 | Safari | 12/11/2024 | 113 | |
| css.properties.ruby-align.start π | Chrome | 8/20/2024 | Safari | 12/11/2024 | 113 | |
| css.properties.ruby-position π | Chrome | 7/27/2020 | Safari | 12/11/2024 | 1598 | Chrome: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).Chrome Android: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).Edge: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).Internet Explorer: Internet Explorer 9 and later support an old draft values: inline (equivalent of having display: inline on the ruby), and above (synonym of the modern over).Quest Browser: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).Opera: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).Opera Android: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).Safari: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).Safari on iOS: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).WebView Android: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).WebView on iOS: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start). |
| css.properties.ruby-position.inter-character | Chrome | 7/27/2020 | Safari | 12/11/2024 | 1598 | Chrome: This value is only supported with the prefixed version of the property.Chrome Android: This value is only supported with the prefixed version of the property.Edge: This value is only supported with the prefixed version of the property.Quest Browser: This value is only supported with the prefixed version of the property.Opera: This value is only supported with the prefixed version of the property.Opera Android: This value is only supported with the prefixed version of the property.Samsung Internet: This value is only supported with the prefixed version of the property.WebView Android: This value is only supported with the prefixed version of the property. |
| css.properties.ruby-position.over | Chrome | 7/27/2020 | Safari | 12/11/2024 | 1598 | |
| css.properties.ruby-position.under | Chrome | 7/27/2020 | Safari | 12/11/2024 | 1598 | |
| css.properties.scrollbar-gutter π | Chrome | 9/21/2021 | Safari | 12/11/2024 | 1177 | |
| css.properties.scrollbar-gutter.auto π | Chrome | 9/21/2021 | Safari | 12/11/2024 | 1177 | |
| css.properties.scrollbar-gutter.stable π | Chrome | 9/21/2021 | Safari | 12/11/2024 | 1177 | |
| css.properties.scrollbar-width π | Chrome | 1/23/2024 | Safari | 12/11/2024 | 323 | |
| css.properties.scrollbar-width.auto π | Chrome | 1/23/2024 | Safari | 12/11/2024 | 323 | |
| css.properties.scrollbar-width.none π | Chrome | 1/23/2024 | Safari | 12/11/2024 | 323 | |
| css.properties.scrollbar-width.thin π | Chrome | 1/23/2024 | Safari | 12/11/2024 | 323 | |
| css.properties.text-underline-offset.percentage π | Chrome | 11/17/2020 | Safari | 12/11/2024 | 1485 | |
| css.properties.text-underline-position.left π | Chrome | 12/4/2018 | Safari | 12/11/2024 | 2199 | |
| css.properties.text-underline-position.right π | Chrome | 12/4/2018 | Safari | 12/11/2024 | 2199 | |
| css.properties.view-transition-class π | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| css.properties.view-transition-class.none π | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| css.selectors.active-view-transition-type π | Chrome | 5/14/2024 | Safari | 12/11/2024 | 211 | |
| css.selectors.target-text π | Chrome | 3/2/2021 | Safari | 12/11/2024 | 1380 | |
| html.elements.link.blocking π | Chrome | 9/2/2022 | Safari | 12/11/2024 | 831 | |
| html.elements.script.blocking π | Chrome | 9/2/2022 | Safari | 12/11/2024 | 831 | |
| html.elements.style.blocking π | Chrome | 9/2/2022 | Safari | 12/11/2024 | 831 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.font-variant-emoji π | Safari | 5/13/2024 | Chrome | 11/12/2024 | 183 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.RTCDataChannel.transferable π | Safari | 9/20/2021 | Chrome | 10/15/2024 | 1121 | |
| css.properties.box-decoration-break π | Safari | 10/22/2013 | Chrome | 10/15/2024 | 4011 | Chrome: This property is only supported for inline elements.Chrome Android: This property is only supported for inline elements.Edge: This property is only supported for inline elements.Quest Browser: This property is only supported for inline elements.Safari: This property is only supported for inline elements.Safari on iOS: This property is only supported for inline elements.Samsung Internet: This property is only supported for inline elements.WebView Android: This property is only supported for inline elements.WebView on iOS: This property is only supported for inline elements. |
| css.properties.box-decoration-break.clone π | Safari | 10/22/2013 | Chrome | 10/15/2024 | 4011 | Chrome: This value was only supported with the -webkit- prefix.Chrome Android: This value was only supported with the -webkit- prefix.Edge: This value was only supported with the -webkit- prefix.Quest Browser: This value was only supported with the -webkit- prefix.Opera: This value was only supported with the -webkit- prefix.Opera Android: This value was only supported with the -webkit- prefix.Samsung Internet: This value was only supported with the -webkit- prefix.WebView Android: This value was only supported with the -webkit- prefix. |
| css.properties.box-decoration-break.slice π | Safari | 10/22/2013 | Chrome | 10/15/2024 | 4011 | Chrome: This value was only supported with the -webkit- prefix.Chrome Android: This value was only supported with the -webkit- prefix.Edge: This value was only supported with the -webkit- prefix.Quest Browser: This value was only supported with the -webkit- prefix.Opera: This value was only supported with the -webkit- prefix.Opera Android: This value was only supported with the -webkit- prefix.Samsung Internet: This value was only supported with the -webkit- prefix.WebView Android: This value was only supported with the -webkit- prefix. |
| css.properties.text-wrap.auto π | Safari | 3/5/2024 | Chrome | 10/15/2024 | 224 | |
| css.properties.text-wrap.stable π | Safari | 5/13/2024 | Chrome | 10/15/2024 | 155 | |
| css.properties.text-wrap-mode π | Safari | 3/5/2024 | Chrome | 10/15/2024 | 224 | |
| css.properties.text-wrap-mode.nowrap | Safari | 3/5/2024 | Chrome | 10/15/2024 | 224 | |
| css.properties.text-wrap-mode.wrap | Safari | 3/5/2024 | Chrome | 10/15/2024 | 224 | |
| css.properties.text-wrap-style π | Safari | 5/13/2024 | Chrome | 10/15/2024 | 155 | |
| css.properties.text-wrap-style.auto π | Safari | 5/13/2024 | Chrome | 10/15/2024 | 155 | |
| css.properties.text-wrap-style.balance π | Safari | 5/13/2024 | Chrome | 10/15/2024 | 155 | |
| css.properties.text-wrap-style.stable π | Safari | 5/13/2024 | Chrome | 10/15/2024 | 155 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.RTCDataChannel.binaryType.blob_value | Safari | 9/19/2017 | Chrome | 9/17/2024 | 2555 | |
| api.CanvasRenderingContext2D.filter π | Chrome | 7/20/2016 | Safari | 9/16/2024 | 2980 | |
| api.ContentVisibilityAutoStateChangeEvent π | Chrome | 11/29/2022 | Safari | 9/16/2024 | 657 | |
| api.ContentVisibilityAutoStateChangeEvent.ContentVisibilityAutoStateChangeEvent π | Chrome | 11/29/2022 | Safari | 9/16/2024 | 657 | |
| api.ContentVisibilityAutoStateChangeEvent.skipped π | Chrome | 11/29/2022 | Safari | 9/16/2024 | 657 | |
| api.CredentialsContainer.create.publicKey_option.extensions.prf π | Chrome | 8/15/2023 | Safari | 9/16/2024 | 398 | Firefox: Not supported on macOS. |
| api.Document.startViewTransition π | Chrome | 3/7/2023 | Safari | 9/16/2024 | 559 | |
| api.Document.startViewTransition.updateCallback_parameter π | Chrome | 3/7/2023 | Safari | 9/16/2024 | 559 | |
| api.Element.ariaBrailleLabel π | Chrome | 10/25/2022 | Safari | 9/16/2024 | 692 | |
| api.Element.ariaBrailleRoleDescription π | Chrome | 10/25/2022 | Safari | 9/16/2024 | 692 | |
| api.Element.attachShadow.options_serializable_parameter π | Chrome | 5/14/2024 | Safari | 9/16/2024 | 125 | |
| api.Element.contentvisibilityautostatechange_event π | Chrome | 11/29/2022 | Safari | 9/16/2024 | 657 | Firefox: The oncontentvisibilityautostatechange event handler property is not supported.Firefox for Android: The oncontentvisibilityautostatechange event handler property is not supported. |
| api.Element.getHTML π | Chrome | 5/14/2024 | Safari | 9/16/2024 | 125 | |
| api.ElementInternals.ariaBrailleLabel π | Chrome | 10/25/2022 | Safari | 9/16/2024 | 692 | |
| api.ElementInternals.ariaBrailleRoleDescription π | Chrome | 10/25/2022 | Safari | 9/16/2024 | 692 | |
| api.GeolocationCoordinates.toJSON π | Chrome | 6/11/2024 | Safari | 9/16/2024 | 97 | |
| api.GeolocationPosition.toJSON π | Chrome | 6/11/2024 | Safari | 9/16/2024 | 97 | |
| api.HTMLCanvasElement.getContext.2d_context.options_willReadFrequently_parameter π | Chrome | 3/1/2022 | Safari | 9/16/2024 | 930 | |
| api.HTMLElement.writingSuggestions π | Chrome | 4/16/2024 | Safari | 9/16/2024 | 153 | |
| api.HTMLInputElement.selectionchange_event π | Chrome | 7/23/2024 | Safari | 9/16/2024 | 55 | Chrome: Before Chrome 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.Chrome Android: Before Chrome Android 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.Edge: Before Edge 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.Opera: Before Opera 113, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.Opera Android: Before Opera Android 84, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.Safari: Before Safari 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <input> elements.Safari on iOS: Before Safari on iOS 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <input> elements.Samsung Internet: Before Samsung Internet 28.0, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.WebView Android: Before WebView Android 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.WebView on iOS: Before WebView on iOS 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <input> elements. |
| api.HTMLTemplateElement.shadowRootClonable π | Chrome | 4/16/2024 | Safari | 9/16/2024 | 153 | |
| api.HTMLTemplateElement.shadowRootDelegatesFocus π | Chrome | 3/19/2024 | Safari | 9/16/2024 | 181 | |
| api.HTMLTemplateElement.shadowRootSerializable π | Chrome | 5/14/2024 | Safari | 9/16/2024 | 125 | |
| api.HTMLTextAreaElement.selectionchange_event π | Chrome | 7/23/2024 | Safari | 9/16/2024 | 55 | Chrome: Before Chrome 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.Chrome Android: Before Chrome Android 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.Edge: Before Edge 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.Opera: Before Opera 113, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.Opera Android: Before Opera Android 84, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.Safari: Before Safari 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <textarea> elements.Safari on iOS: Before Safari on iOS 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <textarea> elements.Samsung Internet: Before Samsung Internet 28.0, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.WebView Android: Before WebView Android 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.WebView on iOS: Before WebView on iOS 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <textarea> elements. |
| api.MediaSource.canConstructInDedicatedWorker_static π | Chrome | 11/29/2022 | Safari | 9/16/2024 | 657 | Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.handle π | Chrome | 11/29/2022 | Safari | 9/16/2024 | 657 | Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSourceHandle π | Chrome | 11/29/2022 | Safari | 9/16/2024 | 657 | |
| api.MediaStreamTrackProcessor π | Chrome | 9/21/2021 | Safari | 9/16/2024 | 1091 | Chrome: Exposed on Window instead of DedicatedWorker.Chrome Android: Exposed on Window instead of DedicatedWorker.Edge: Exposed on Window instead of DedicatedWorker.Quest Browser: Exposed on Window instead of DedicatedWorker.Opera: Exposed on Window instead of DedicatedWorker.Opera Android: Exposed on Window instead of DedicatedWorker.Samsung Internet: Exposed on Window instead of DedicatedWorker.WebView Android: Exposed on Window instead of DedicatedWorker. |
| api.MediaStreamTrackProcessor.MediaStreamTrackProcessor π | Chrome | 9/21/2021 | Safari | 9/16/2024 | 1091 | Chrome: Exposed on Window instead of DedicatedWorker.Chrome Android: Exposed on Window instead of DedicatedWorker.Edge: Exposed on Window instead of DedicatedWorker.Quest Browser: Exposed on Window instead of DedicatedWorker.Opera: Exposed on Window instead of DedicatedWorker.Opera Android: Exposed on Window instead of DedicatedWorker.Samsung Internet: Exposed on Window instead of DedicatedWorker.WebView Android: Exposed on Window instead of DedicatedWorker. |
| api.MediaStreamTrackProcessor.readable π | Chrome | 9/21/2021 | Safari | 9/16/2024 | 1091 | |
| api.Navigator.cookieEnabled π | Chrome | 12/11/2008 | Safari | 9/16/2024 | 5758 | Firefox: Before Firefox 8, navigator.cookieEnabled would report the wrong result if a site exception was in place for the page on which the check was performed. This has been fixed.Firefox for Android: Before Firefox for Android 8, navigator.cookieEnabled would report the wrong result if a site exception was in place for the page on which the check was performed. This has been fixed.Internet Explorer: navigator.cookieEnabled returns true even if the browser is set to block cookies (for example, if the page is in the Restricted sites security zone).Safari: Returns true even if the browser is set to block cookies if navigator.cookieEnabled is invoked inside a third-party iframe)Safari on iOS: Returns true even if the browser is set to block cookies if navigator.cookieEnabled is invoked inside a third-party iframe)WebView on iOS: Returns true even if the browser is set to block cookies if navigator.cookieEnabled is invoked inside a third-party iframe) |
| api.PopStateEvent.hasUAVisualTransition π | Chrome | 10/10/2023 | Safari | 9/16/2024 | 342 | |
| api.ShadowRoot.getHTML π | Chrome | 5/14/2024 | Safari | 9/16/2024 | 125 | |
| api.ShadowRoot.serializable π | Chrome | 5/14/2024 | Safari | 9/16/2024 | 125 | |
| api.URL.parse_static π | Chrome | 6/11/2024 | Safari | 9/16/2024 | 97 | |
| api.ViewTransition π | Chrome | 3/7/2023 | Safari | 9/16/2024 | 559 | |
| api.ViewTransition.finished π | Chrome | 3/7/2023 | Safari | 9/16/2024 | 559 | |
| api.ViewTransition.ready π | Chrome | 3/7/2023 | Safari | 9/16/2024 | 559 | |
| api.ViewTransition.skipTransition π | Chrome | 3/7/2023 | Safari | 9/16/2024 | 559 | |
| api.ViewTransition.updateCallbackDone π | Chrome | 3/7/2023 | Safari | 9/16/2024 | 559 | |
| css.at-rules.container.style_queries_for_custom_properties π | Chrome | 3/7/2023 | Safari | 9/16/2024 | 559 | Safari: The document element cannot be a container. See bug 271040.Safari on iOS: The document element cannot be a container. See bug 271040.WebView on iOS: The document element cannot be a container. See bug 271040. |
| css.properties.backdrop-filter π | Chrome | 7/30/2019 | Safari | 9/16/2024 | 1875 | |
| css.properties.content-visibility π | Chrome | 8/25/2020 | Safari | 9/16/2024 | 1483 | |
| css.properties.content-visibility.hidden π | Chrome | 8/25/2020 | Safari | 9/16/2024 | 1483 | |
| css.properties.content-visibility.is_transitionable π | Chrome | 9/12/2023 | Safari | 9/16/2024 | 370 | |
| css.properties.content-visibility.keyframe_animatable π | Chrome | 8/15/2023 | Safari | 9/16/2024 | 398 | |
| css.properties.content-visibility.visible π | Chrome | 8/25/2020 | Safari | 9/16/2024 | 1483 | |
| css.properties.display.is_transitionable π | Chrome | 9/12/2023 | Safari | 9/16/2024 | 370 | |
| css.properties.display.keyframe_animatable π | Chrome | 8/15/2023 | Safari | 9/16/2024 | 398 | |
| css.properties.offset-path.basic_shape π | Chrome | 8/15/2023 | Safari | 9/16/2024 | 398 | |
| css.properties.offset-path.border-box π | Chrome | 8/15/2023 | Safari | 9/16/2024 | 398 | |
| css.properties.offset-path.content-box π | Chrome | 8/15/2023 | Safari | 9/16/2024 | 398 | |
| css.properties.offset-path.fill-box π | Chrome | 8/15/2023 | Safari | 9/16/2024 | 398 | |
| css.properties.offset-path.none π | Chrome | 2/4/2020 | Safari | 9/16/2024 | 1686 | |
| css.properties.offset-path.padding-box π | Chrome | 8/15/2023 | Safari | 9/16/2024 | 398 | |
| css.properties.offset-path.stroke-box π | Chrome | 8/15/2023 | Safari | 9/16/2024 | 398 | |
| css.properties.offset-path.view-box π | Chrome | 8/15/2023 | Safari | 9/16/2024 | 398 | |
| css.properties.transition-behavior.transitionable_content-visibility π | Chrome | 9/12/2023 | Safari | 9/16/2024 | 370 | |
| css.properties.transition-behavior.transitionable_display π | Chrome | 9/12/2023 | Safari | 9/16/2024 | 370 | |
| css.properties.view-transition-name π | Chrome | 3/7/2023 | Safari | 9/16/2024 | 559 | |
| css.properties.view-transition-name.none π | Chrome | 3/7/2023 | Safari | 9/16/2024 | 559 | |
| css.properties.white-space.collapse π | Chrome | 5/30/2023 | Safari | 9/16/2024 | 475 | |
| css.properties.white-space.preserve π | Chrome | 5/30/2023 | Safari | 9/16/2024 | 475 | |
| css.properties.white-space.preserve-breaks π | Chrome | 5/30/2023 | Safari | 9/16/2024 | 475 | |
| css.properties.white-space.wrap π | Chrome | 5/30/2023 | Safari | 9/16/2024 | 475 | |
| css.selectors.-webkit-slider-runnable-track | Chrome | 3/26/2013 | Safari | 9/16/2024 | 4192 | |
| css.selectors.-webkit-slider-thumb | Chrome | 1/14/2014 | Safari | 9/16/2024 | 3898 | |
| css.selectors.active-view-transition π | Chrome | 5/14/2024 | Safari | 9/16/2024 | 125 | |
| css.selectors.view-transition π | Chrome | 1/10/2023 | Safari | 9/16/2024 | 615 | |
| css.selectors.view-transition-group π | Chrome | 1/10/2023 | Safari | 9/16/2024 | 615 | |
| css.selectors.view-transition-image-pair π | Chrome | 1/10/2023 | Safari | 9/16/2024 | 615 | |
| css.selectors.view-transition-new π | Chrome | 1/10/2023 | Safari | 9/16/2024 | 615 | |
| css.selectors.view-transition-old π | Chrome | 1/10/2023 | Safari | 9/16/2024 | 615 | |
| css.types.color.color.relative_syntax π | Chrome | 10/31/2023 | Safari | 9/16/2024 | 321 | Safari: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified as percentages with units ( %).Safari on iOS: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified as percentages with units (%).WebView on iOS: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified as percentages with units (%). |
| css.types.color.hsl.mixed_type_parameters | Chrome | 1/23/2024 | Safari | 9/16/2024 | 237 | |
| css.types.color.hsl.relative_syntax π | Chrome | 5/14/2024 | Safari | 9/16/2024 | 125 | Chrome: s and l channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require s and l values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%). See bug 330096624.Chrome Android: s and l channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require s and l values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%). See bug 330096624.Edge: s and l channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require s and l values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%). See bug 330096624.Opera: s and l channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require s and l values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%). See bug 330096624.Opera Android: s and l channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require s and l values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%). See bug 330096624.Safari: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified with units (deg for h, % for s and l).Safari on iOS: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified with units (deg for h, % for s and l).Samsung Internet: s and l channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require s and l values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%). See bug 330096624.WebView Android: s and l channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require s and l values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%). See bug 330096624.WebView on iOS: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified with units (deg for h, % for s and l). |
| css.types.color.hwb.mixed_type_parameters | Chrome | 1/23/2024 | Safari | 9/16/2024 | 237 | |
| css.types.color.hwb.relative_syntax π | Chrome | 5/14/2024 | Safari | 9/16/2024 | 125 | Chrome: w and b channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require w and b values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%). See bug 330096624.Chrome Android: w and b channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require w and b values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%). See bug 330096624.Edge: w and b channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require w and b values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%). See bug 330096624.Opera: w and b channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require w and b values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%). See bug 330096624.Opera Android: w and b channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require w and b values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%). See bug 330096624.Safari: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified with units (deg for h, % for w and b).Safari on iOS: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified with units (deg for h, % for w and b).Samsung Internet: w and b channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require w and b values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%). See bug 330096624.WebView Android: w and b channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require w and b values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%). See bug 330096624.WebView on iOS: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified with units (deg for h, % for w and b). |
| css.types.color.lch.relative_syntax π | Chrome | 10/31/2023 | Safari | 9/16/2024 | 321 | Safari: Implementation based on older spec version. As a result, calculations with h channel values do not work correctly, requiring values to be specified with units (deg).Safari on iOS: Implementation based on older spec version. As a result, calculations with h channel values do not work correctly, requiring values to be specified with units (deg).WebView on iOS: Implementation based on older spec version. As a result, calculations with h channel values do not work correctly, requiring values to be specified with units (deg). |
| css.types.color.oklch.relative_syntax π | Chrome | 2/20/2024 | Safari | 9/16/2024 | 209 | Chrome: l channel values incorrectly resolve to numbers between 0-100 rather than 0-1. As a result, channel value calculations require l values to be specified as percentage numbers without units (e.g. 20 for 0.2). See bug 40940488.Chrome Android: l channel values incorrectly resolve to numbers between 0-100 rather than 0-1. As a result, channel value calculations require l values to be specified as percentage numbers without units (e.g. 20 for 0.2). See bug 40940488.Edge: l channel values incorrectly resolve to numbers between 0-100 rather than 0-1. As a result, channel value calculations require l values to be specified as percentage numbers without units (e.g. 20 for 0.2). See bug 40940488.Opera: l channel values incorrectly resolve to numbers between 0-100 rather than 0-1. As a result, channel value calculations require l values to be specified as percentage numbers without units (e.g. 20 for 0.2). See bug 40940488.Opera Android: l channel values incorrectly resolve to numbers between 0-100 rather than 0-1. As a result, channel value calculations require l values to be specified as percentage numbers without units (e.g. 20 for 0.2). See bug 40940488.Safari: Implementation based on older spec version. As a result, calculations with h channel values do not work correctly, requiring values to be specified with units (deg).Safari on iOS: Implementation based on older spec version. As a result, calculations with h channel values do not work correctly, requiring values to be specified with units (deg).Samsung Internet: l channel values incorrectly resolve to numbers between 0-100 rather than 0-1. As a result, channel value calculations require l values to be specified as percentage numbers without units (e.g. 20 for 0.2). See bug 40940488.WebView Android: l channel values incorrectly resolve to numbers between 0-100 rather than 0-1. As a result, channel value calculations require l values to be specified as percentage numbers without units (e.g. 20 for 0.2). See bug 40940488.WebView on iOS: Implementation based on older spec version. As a result, calculations with h channel values do not work correctly, requiring values to be specified with units (deg). |
| css.types.color.rgb.mixed_type_parameters | Chrome | 2/20/2024 | Safari | 9/16/2024 | 209 | |
| css.types.color.rgb.relative_syntax π | Chrome | 2/20/2024 | Safari | 9/16/2024 | 209 | Chrome: Channel values incorrectly resolve to numbers between 0-1 rather than 0-255. As a result, channel value calculations require values to be specified as decimal percentage equivalents (e.g. 0.3 for 30%, which would be equivalent to a 76.5 <number> value). See bug 41490327.Chrome Android: Channel values incorrectly resolve to numbers between 0-1 rather than 0-255. As a result, channel value calculations require values to be specified as decimal percentage equivalents (e.g. 0.3 for 30%, which would be equivalent to a 76.5 <number> value). See bug 41490327.Edge: Channel values incorrectly resolve to numbers between 0-1 rather than 0-255. As a result, channel value calculations require values to be specified as decimal percentage equivalents (e.g. 0.3 for 30%, which would be equivalent to a 76.5 <number> value). See bug 41490327.Opera: Channel values incorrectly resolve to numbers between 0-1 rather than 0-255. As a result, channel value calculations require values to be specified as decimal percentage equivalents (e.g. 0.3 for 30%, which would be equivalent to a 76.5 <number> value). See bug 41490327.Opera Android: Channel values incorrectly resolve to numbers between 0-1 rather than 0-255. As a result, channel value calculations require values to be specified as decimal percentage equivalents (e.g. 0.3 for 30%, which would be equivalent to a 76.5 <number> value). See bug 41490327.Safari: Implementation based on older spec version. As a result, channel value calculations do not work correctly, requiring values to be specified as percentages with units (e.g. 30%, which would be equivalent to a 76.5 <number> value). See bug 267647.Safari on iOS: Implementation based on older spec version. As a result, channel value calculations do not work correctly, requiring values to be specified as percentages with units (e.g. 30%, which would be equivalent to a 76.5 <number> value). See bug 267647.Samsung Internet: Channel values incorrectly resolve to numbers between 0-1 rather than 0-255. As a result, channel value calculations require values to be specified as decimal percentage equivalents (e.g. 0.3 for 30%, which would be equivalent to a 76.5 <number> value). See bug 41490327.WebView Android: Channel values incorrectly resolve to numbers between 0-1 rather than 0-255. As a result, channel value calculations require values to be specified as decimal percentage equivalents (e.g. 0.3 for 30%, which would be equivalent to a 76.5 <number> value). See bug 41490327.WebView on iOS: Implementation based on older spec version. As a result, channel value calculations do not work correctly, requiring values to be specified as percentages with units (e.g. 30%, which would be equivalent to a 76.5 <number> value). See bug 267647. |
| html.elements.script.type.importmap.integrity π | Chrome | 7/23/2024 | Safari | 9/16/2024 | 55 | |
| html.elements.template.shadowrootserializable π | Chrome | 5/14/2024 | Safari | 9/16/2024 | 125 | |
| html.global_attributes.writingsuggestions π | Chrome | 4/16/2024 | Safari | 9/16/2024 | 153 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.MediaSession.setActionHandler.skipad_type | Safari | 9/20/2021 | Chrome | 8/20/2024 | 1065 | |
| api.Navigator.canShare π | Safari | 9/16/2020 | Chrome | 8/20/2024 | 1434 | Chrome: Only supported on ChromeOS and Windows, see bug 40542648 and bug 40729163.Edge: Only supported on Windows.Opera: Only supported on ChromeOS and Windows, see bug 40542648 and bug 40729163. |
| api.Navigator.share π | Safari | 3/25/2019 | Chrome | 8/20/2024 | 1975 | Chrome: Only supported on ChromeOS and Windows, see bug 40542648 and bug 40729163.Edge: Only supported on Windows.Opera: Only supported on ChromeOS and Windows, see bug 40542648 and bug 40729163. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.align-content.flex_context.safe_unsafe | Chrome | 7/18/2023 | Safari | 7/29/2024 | 377 | Chrome: Before version 115, this value is recognized, but has no effect.Chrome Android: Before version 115, this value is recognized, but has no effect.Edge: Before version 115, this value is recognized, but has no effect.Opera: Before version 101, this value is recognized, but has no effect.Opera Android: Before version 77, this value is recognized, but has no effect.Samsung Internet: Before version 23.0, this value is recognized, but has no effect.WebView Android: Before version 115, this value is recognized, but has no effect. |
| css.properties.align-items.flex_context.safe_unsafe | Chrome | 7/18/2023 | Safari | 7/29/2024 | 377 | Chrome: Before version 115, this value is recognized, but has no effect.Chrome Android: Before version 115, this value is recognized, but has no effect.Edge: Before version 115, this value is recognized, but has no effect.Opera: Before version 101, this value is recognized, but has no effect.Opera Android: Before version 77, this value is recognized, but has no effect.Samsung Internet: Before version 23.0, this value is recognized, but has no effect.WebView Android: Before version 115, this value is recognized, but has no effect. |
| css.properties.align-self.flex_context.safe_unsafe | Chrome | 7/18/2023 | Safari | 7/29/2024 | 377 | Chrome: Before version 115, this value is recognized, but has no effect.Chrome Android: Before version 115, this value is recognized, but has no effect.Edge: Before version 115, this value is recognized, but has no effect.Opera: Before version 101, this value is recognized, but has no effect.Opera Android: Before version 77, this value is recognized, but has no effect.Samsung Internet: Before version 23.0, this value is recognized, but has no effect.WebView Android: Before version 115, this value is recognized, but has no effect. |
| css.properties.justify-content.flex_context.safe_unsafe | Chrome | 7/18/2023 | Safari | 7/29/2024 | 377 | Chrome: Before version 115, this value is recognized, but has no effect.Chrome Android: Before version 115, this value is recognized, but has no effect.Edge: Before version 115, this value is recognized, but has no effect.Opera: Before version 101, this value is recognized, but has no effect.Opera Android: Before version 77, this value is recognized, but has no effect.Samsung Internet: Before version 23.0, this value is recognized, but has no effect.WebView Android: Before version 115, this value is recognized, but has no effect. |
| css.properties.font-size-adjust π | Safari | 3/27/2023 | Chrome | 7/23/2024 | 484 | Firefox: Before Firefox 40, font-size-adjust: 0 was incorrectly interpreted as font-size-adjust: none (bug 1144885).Firefox: Only supported on Windows.Firefox for Android: Before Firefox for Android 40, font-size-adjust: 0 was incorrectly interpreted as font-size-adjust: none (bug 1144885). |
| css.properties.font-size-adjust.from-font π | Safari | 9/18/2023 | Chrome | 7/23/2024 | 309 | |
| css.properties.font-size-adjust.none π | Safari | 3/27/2023 | Chrome | 7/23/2024 | 484 | |
| css.properties.font-size-adjust.two-values | Safari | 9/18/2023 | Chrome | 7/23/2024 | 309 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.WebSocket.WebSocket.url_parameter_http_https_relative | Safari | 1/22/2024 | Chrome | 5/14/2024 | 113 | |
| css.selectors.state π | Safari | 3/5/2024 | Chrome | 5/14/2024 | 70 | Chrome: Uses a dashed-ident (such as :--foo) instead of :state().Chrome Android: Uses a dashed-ident (such as :--foo) instead of :state().Edge: Uses a dashed-ident (such as :--foo) instead of :state().Quest Browser: Uses a dashed-ident (such as :--foo) instead of :state().Opera: Uses a dashed-ident (such as :--foo) instead of :state().Opera Android: Uses a dashed-ident (such as :--foo) instead of :state().Samsung Internet: Uses a dashed-ident (such as :--foo) instead of :state().WebView Android: Uses a dashed-ident (such as :--foo) instead of :state(). |
| css.types.mod π | Safari | 3/14/2022 | Chrome | 5/14/2024 | 792 | |
| css.types.mod.mixed_type_parameters π | Safari | 12/11/2023 | Chrome | 5/14/2024 | 155 | |
| css.types.rem π | Safari | 3/14/2022 | Chrome | 5/14/2024 | 792 | |
| css.types.rem.mixed_type_parameters π | Safari | 12/11/2023 | Chrome | 5/14/2024 | 155 | |
| css.types.round π | Safari | 3/14/2022 | Chrome | 5/14/2024 | 792 | |
| css.types.round.mixed_type_parameters π | Safari | 12/11/2023 | Chrome | 5/14/2024 | 155 | |
| api.CSSImportRule.supportsText π | Chrome | 1/23/2024 | Safari | 5/13/2024 | 111 | |
| api.CSSStartingStyleRule π | Chrome | 9/12/2023 | Safari | 5/13/2024 | 244 | |
| api.VTTCue.text.all_html_character_references | Chrome | 12/6/2017 | Safari | 5/13/2024 | 2350 | |
| css.at-rules.import.supports π | Chrome | 2/20/2024 | Safari | 5/13/2024 | 83 | |
| css.at-rules.starting-style π | Chrome | 9/12/2023 | Safari | 5/13/2024 | 244 | |
| css.properties.text-wrap.balance π | Chrome | 5/30/2023 | Safari | 5/13/2024 | 349 | |
| css.types.color.light-dark π | Chrome | 3/19/2024 | Safari | 5/13/2024 | 55 | |
| html.elements.template.shadowrootclonable π | Chrome | 4/16/2024 | Safari | 5/13/2024 | 27 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.AbortSignal.timeout_static π | Safari | 9/12/2022 | Chrome | 4/16/2024 | 582 | Chrome: Always aborts with an AbortError on timeout, not a TimeoutError.Chrome Android: Always aborts with an AbortError on timeout, not a TimeoutError.Edge: Always aborts with an AbortError on timeout, not a TimeoutError.Quest Browser: Always aborts with an AbortError on timeout, not a TimeoutError.Opera: Always aborts with an AbortError on timeout, not a TimeoutError.Opera Android: Always aborts with an AbortError on timeout, not a TimeoutError.Samsung Internet: Always aborts with an AbortError on timeout, not a TimeoutError.WebView Android: Always aborts with an AbortError on timeout, not a TimeoutError. |
| api.Element.attachShadow.options_clonable_parameter π | Safari | 3/5/2024 | Chrome | 4/16/2024 | 42 | |
| api.ShadowRoot.clonable π | Safari | 3/5/2024 | Chrome | 4/16/2024 | 42 | |
| api.WEBGL_compressed_texture_pvrtc π | Safari | 10/22/2013 | Chrome | 4/16/2024 | 3829 | Chrome: Supported on macOS only.Edge: Supported on macOS only.Opera: Supported on macOS only. |
| css.properties.direction.vertical_slider_direction | Safari | 5/18/2023 | Chrome | 4/16/2024 | 334 | Firefox: Only supported for vertical range sliders.Firefox for Android: Only supported for vertical range sliders.Safari: Only supported for vertical range sliders.Safari on iOS: Only supported for vertical range sliders.WebView on iOS: Only supported for vertical range sliders. |
| css.properties.writing-mode.vertical_oriented_form_controls | Safari | 3/5/2024 | Chrome | 4/16/2024 | 42 | Chrome: Supported for select, button, textarea, textual input, range slider, meter, and progress elements.Chrome: Supported for select, button, textarea and textual input elements.Chrome: Only supported for select and button elements.Chrome Android: Supported for select, button, textarea, textual input, range slider, meter, and progress elements.Chrome Android: Supported for select, button, textarea and textual input elements.Chrome Android: Only supported for select and button elements.Edge: Supported for select, button, textarea, textual input, range slider, meter, and progress elements.Edge: Supported for select, button, textarea and textual input elements.Edge: Only supported for select and button elements.Opera: Supported for select, button, textarea, textual input, range slider, meter, and progress elements.Opera: Supported for select, button, textarea and textual input elements.Opera: Only supported for select and button elements.Opera Android: Supported for select, button, textarea, textual input, range slider, meter, and progress elements.Opera Android: Supported for select, button, textarea and textual input elements.Opera Android: Only supported for select and button elements.Safari: Support for range sliders, textual inputs, and textareas onlySafari on iOS: Support for range sliders, textual inputs, and textareas onlySamsung Internet: Supported for select, button, textarea, textual input, range slider, meter, and progress elements.Samsung Internet: Supported for select, button, textarea and textual input elements.WebView Android: Supported for select, button, textarea, textual input, range slider, meter, and progress elements.WebView Android: Supported for select, button, textarea and textual input elements.WebView Android: Only supported for select and button elements.WebView on iOS: Support for range sliders, textual inputs, and textareas only |
| html.elements.input.type_range.vertical_orientation | Safari | 5/18/2023 | Chrome | 4/16/2024 | 334 | Chrome: Vertical orientation available via the writing-mode property (see Creating vertical controls).Chrome: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Chrome Android: Vertical orientation available via the writing-mode property (see Creating vertical controls).Chrome Android: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Edge: Vertical orientation available by setting the writing-mode: bt-lr style on the input element.Firefox: Vertical orientation available via the writing-mode property (see Creating vertical controls).Firefox: Supported using the non-standard orient="vertical" attribute.Firefox for Android: Vertical orientation available via the writing-mode property (see Creating vertical controls).Firefox for Android: Supported using the non-standard orient="vertical" attribute.Internet Explorer: Vertical orientation available by setting the writing-mode: bt-lr style on the input element.Quest Browser: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Opera: Vertical orientation available via the writing-mode property (see Creating vertical controls).Opera: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Opera Android: Vertical orientation available via the writing-mode property (see Creating vertical controls).Opera Android: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Safari: Vertical orientation available via the writing-mode property (see Creating vertical controls).Safari: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Safari on iOS: Vertical orientation available via the writing-mode property (see Creating vertical controls).Safari on iOS: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Samsung Internet: Vertical orientation available via the writing-mode property (see Creating vertical controls).Samsung Internet: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.WebView Android: Vertical orientation available via the writing-mode property (see Creating vertical controls).WebView Android: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.WebView on iOS: Vertical orientation available via the writing-mode property (see Creating vertical controls).WebView on iOS: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.CSSKeyframesRule.length π | Safari | 9/18/2023 | Chrome | 3/19/2024 | 183 | |
| css.properties.align-content.block_context π | Safari | 3/5/2024 | Chrome | 3/19/2024 | 14 | |
| css.properties.align-content.multicol_context π | Safari | 3/5/2024 | Chrome | 3/19/2024 | 14 | |
| css.properties.paint-order π | Safari | 9/19/2017 | Chrome | 3/19/2024 | 2373 | Chrome: Does not affect stroked HTML text, see bug 41372165Chrome Android: Does not affect stroked HTML text, see bug 41372165Edge: Does not affect stroked HTML text, see bug 41372165Quest Browser: Does not affect stroked HTML text, see bug 41372165Opera: Does not affect stroked HTML text, see bug 41372165Opera Android: Does not affect stroked HTML text, see bug 41372165Safari: Does not affect stroked HTML text, see bug 168601Safari on iOS: Does not affect stroked HTML text, see bug 168601Samsung Internet: Does not affect stroked HTML text, see bug 41372165WebView Android: Does not affect stroked HTML text, see bug 41372165WebView on iOS: Does not affect stroked HTML text, see bug 168601 |
| html.elements.template.shadowrootdelegatesfocus π | Safari | 3/27/2023 | Chrome | 3/19/2024 | 358 | |
| api.AbortSignal.any_static π | Chrome | 8/15/2023 | Safari | 3/5/2024 | 203 | |
| api.CSSScopeRule π | Chrome | 10/10/2023 | Safari | 3/5/2024 | 147 | |
| api.CSSScopeRule.end π | Chrome | 10/10/2023 | Safari | 3/5/2024 | 147 | |
| api.CSSScopeRule.start π | Chrome | 10/10/2023 | Safari | 3/5/2024 | 147 | |
| api.CustomStateSet π | Chrome | 4/13/2021 | Safari | 3/5/2024 | 1057 | |
| api.CustomStateSet.@@iterator π | Chrome | 4/13/2021 | Safari | 3/5/2024 | 1057 | |
| api.CustomStateSet.add π | Chrome | 4/13/2021 | Safari | 3/5/2024 | 1057 | |
| api.CustomStateSet.clear π | Chrome | 4/13/2021 | Safari | 3/5/2024 | 1057 | |
| api.CustomStateSet.delete π | Chrome | 4/13/2021 | Safari | 3/5/2024 | 1057 | |
| api.CustomStateSet.entries π | Chrome | 4/13/2021 | Safari | 3/5/2024 | 1057 | |
| api.CustomStateSet.forEach π | Chrome | 4/13/2021 | Safari | 3/5/2024 | 1057 | |
| api.CustomStateSet.has π | Chrome | 4/13/2021 | Safari | 3/5/2024 | 1057 | |
| api.CustomStateSet.keys π | Chrome | 4/13/2021 | Safari | 3/5/2024 | 1057 | |
| api.CustomStateSet.size π | Chrome | 4/13/2021 | Safari | 3/5/2024 | 1057 | |
| api.CustomStateSet.values π | Chrome | 4/13/2021 | Safari | 3/5/2024 | 1057 | |
| api.DOMMatrixReadOnly.scaleNonUniform π | Chrome | 3/12/2019 | Safari | 3/5/2024 | 1820 | |
| api.Element.ariaDescription π | Chrome | 5/19/2020 | Safari | 3/5/2024 | 1386 | |
| api.Element.checkVisibility π | Chrome | 9/2/2022 | Safari | 3/5/2024 | 550 | |
| api.Element.checkVisibility.options_checkOpacity_parameter π | Chrome | 9/2/2022 | Safari | 3/5/2024 | 550 | |
| api.Element.checkVisibility.options_checkVisibilityCSS_parameter π | Chrome | 9/2/2022 | Safari | 3/5/2024 | 550 | |
| api.Element.checkVisibility.options_contentVisibilityAuto_parameter π | Chrome | 1/23/2024 | Safari | 3/5/2024 | 42 | |
| api.Element.checkVisibility.options_opacityProperty_parameter π | Chrome | 1/23/2024 | Safari | 3/5/2024 | 42 | |
| api.Element.checkVisibility.options_visibilityProperty_parameter π | Chrome | 1/23/2024 | Safari | 3/5/2024 | 42 | |
| api.ElementInternals.states π | Chrome | 4/13/2021 | Safari | 3/5/2024 | 1057 | |
| api.HTMLInputElement.showPicker.date_input | Chrome | 3/1/2022 | Safari | 3/5/2024 | 735 | |
| api.HTMLInputElement.showPicker.datetime_local_input | Chrome | 3/1/2022 | Safari | 3/5/2024 | 735 | |
| api.SVGFESpecularLightingElement.kernelUnitLengthX π | Chrome | 9/1/2015 | Safari | 3/5/2024 | 3108 | |
| api.SVGFESpecularLightingElement.kernelUnitLengthY π | Chrome | 9/1/2015 | Safari | 3/5/2024 | 3108 | |
| css.at-rules.scope π | Chrome | 10/10/2023 | Safari | 3/5/2024 | 147 | |
| css.properties.content.alt_text | Chrome | 9/10/2019 | Safari | 3/5/2024 | 1638 | |
| css.properties.rx π | Chrome | 5/19/2015 | Safari | 3/5/2024 | 3213 | Safari: Before Safari 17.4, the value was recognized, but had no effect, and was only recognized as an attribute applied to the SVG element. See bug 266090.Safari on iOS: Before Safari on iOS 17.4, the value was recognized, but had no effect, and was only recognized as an attribute applied to the SVG element. See bug 266090.WebView on iOS: Before WebView on iOS 17.4, the value was recognized, but had no effect, and was only recognized as an attribute applied to the SVG element. See bug 266090. |
| css.properties.rx.auto π | Chrome | 8/31/2016 | Safari | 3/5/2024 | 2743 | |
| css.properties.ry π | Chrome | 5/19/2015 | Safari | 3/5/2024 | 3213 | Safari: Before Safari 17.4, the value was recognized, but had no effect, and was only recognized as an attribute applied to the SVG element. See bug 266090.Safari on iOS: Before Safari on iOS 17.4, the value was recognized, but had no effect, and was only recognized as an attribute applied to the SVG element. See bug 266090.WebView on iOS: Before WebView on iOS 17.4, the value was recognized, but had no effect, and was only recognized as an attribute applied to the SVG element. See bug 266090. |
| css.properties.ry.auto π | Chrome | 8/31/2016 | Safari | 3/5/2024 | 2743 | |
| css.properties.text-decoration-thickness.percentage | Chrome | 11/17/2020 | Safari | 3/5/2024 | 1204 | |
| css.properties.text-wrap π | Chrome | 5/30/2023 | Safari | 3/5/2024 | 280 | |
| css.properties.text-wrap.nowrap π | Chrome | 5/30/2023 | Safari | 3/5/2024 | 280 | |
| css.properties.text-wrap.wrap π | Chrome | 5/30/2023 | Safari | 3/5/2024 | 280 | |
| css.properties.transition.transition-behavior | Chrome | 9/12/2023 | Safari | 3/5/2024 | 175 | |
| css.properties.transition-behavior π | Chrome | 9/12/2023 | Safari | 3/5/2024 | 175 | |
| css.properties.transition-behavior.allow-discrete π | Chrome | 9/12/2023 | Safari | 3/5/2024 | 175 | |
| css.properties.transition-behavior.normal π | Chrome | 9/12/2023 | Safari | 3/5/2024 | 175 | |
| css.properties.white-space-collapse π | Chrome | 5/30/2023 | Safari | 3/5/2024 | 280 | |
| css.properties.white-space-collapse.break-spaces π | Chrome | 5/30/2023 | Safari | 3/5/2024 | 280 | |
| css.properties.white-space-collapse.collapse π | Chrome | 5/30/2023 | Safari | 3/5/2024 | 280 | |
| css.properties.white-space-collapse.preserve π | Chrome | 5/30/2023 | Safari | 3/5/2024 | 280 | |
| css.properties.white-space-collapse.preserve-breaks π | Chrome | 5/30/2023 | Safari | 3/5/2024 | 280 | |
| css.selectors.backdrop.inherit_from_originating_element | Chrome | 2/20/2024 | Safari | 3/5/2024 | 14 | |
| css.selectors.grammar-error π | Chrome | 1/23/2024 | Safari | 3/5/2024 | 42 | |
| css.selectors.spelling-error π | Chrome | 1/23/2024 | Safari | 3/5/2024 | 42 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.types.color.oklab.relative_syntax π | Safari | 3/27/2023 | Chrome | 2/20/2024 | 330 | Chrome: l channel values incorrectly resolve to numbers between 0-100 rather than 0-1. As a result, channel value calculations require l values to be specified as percentage numbers without units (e.g. 20 for 0.2). See bug 40940488.Chrome Android: l channel values incorrectly resolve to numbers between 0-100 rather than 0-1. As a result, channel value calculations require l values to be specified as percentage numbers without units (e.g. 20 for 0.2). See bug 40940488.Edge: l channel values incorrectly resolve to numbers between 0-100 rather than 0-1. As a result, channel value calculations require l values to be specified as percentage numbers without units (e.g. 20 for 0.2). See bug 40940488.Opera: l channel values incorrectly resolve to numbers between 0-100 rather than 0-1. As a result, channel value calculations require l values to be specified as percentage numbers without units (e.g. 20 for 0.2). See bug 40940488.Opera Android: l channel values incorrectly resolve to numbers between 0-100 rather than 0-1. As a result, channel value calculations require l values to be specified as percentage numbers without units (e.g. 20 for 0.2). See bug 40940488.Samsung Internet: l channel values incorrectly resolve to numbers between 0-100 rather than 0-1. As a result, channel value calculations require l values to be specified as percentage numbers without units (e.g. 20 for 0.2). See bug 40940488.WebView Android: l channel values incorrectly resolve to numbers between 0-100 rather than 0-1. As a result, channel value calculations require l values to be specified as percentage numbers without units (e.g. 20 for 0.2). See bug 40940488. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.HTMLMediaElement.disableRemotePlayback π | Safari | 3/24/2020 | Chrome | 1/23/2024 | 1400 | |
| api.HTMLMediaElement.remote π | Safari | 3/24/2020 | Chrome | 1/23/2024 | 1400 | |
| api.RemotePlayback π | Safari | 3/24/2020 | Chrome | 1/23/2024 | 1400 | |
| api.RemotePlayback.cancelWatchAvailability π | Safari | 3/24/2020 | Chrome | 1/23/2024 | 1400 | |
| api.RemotePlayback.connect_event π | Safari | 3/24/2020 | Chrome | 1/23/2024 | 1400 | |
| api.RemotePlayback.connecting_event π | Safari | 3/24/2020 | Chrome | 1/23/2024 | 1400 | |
| api.RemotePlayback.disconnect_event π | Safari | 3/24/2020 | Chrome | 1/23/2024 | 1400 | |
| api.RemotePlayback.prompt π | Safari | 3/24/2020 | Chrome | 1/23/2024 | 1400 | |
| api.RemotePlayback.state π | Safari | 3/24/2020 | Chrome | 1/23/2024 | 1400 | |
| api.RemotePlayback.watchAvailability π | Safari | 3/24/2020 | Chrome | 1/23/2024 | 1400 | |
| html.elements.audio.disableremoteplayback π | Safari | 3/24/2020 | Chrome | 1/23/2024 | 1400 | |
| html.elements.video.disableremoteplayback π | Safari | 3/24/2020 | Chrome | 1/23/2024 | 1400 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.CSS.cap_static π | Chrome | 10/10/2023 | Safari | 12/11/2023 | 62 | |
| api.CSS.highlights_static π | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.CSS.rcap_static π | Chrome | 10/10/2023 | Safari | 12/11/2023 | 62 | |
| api.CSS.rch_static π | Chrome | 10/10/2023 | Safari | 12/11/2023 | 62 | |
| api.CSS.rex_static π | Chrome | 10/10/2023 | Safari | 12/11/2023 | 62 | |
| api.CSS.ric_static π | Chrome | 10/10/2023 | Safari | 12/11/2023 | 62 | |
| api.CanvasRenderingContext2D.reset π | Chrome | 3/1/2022 | Safari | 12/11/2023 | 650 | |
| api.HTMLDetailsElement.name π | Chrome | 12/5/2023 | Safari | 12/11/2023 | 6 | |
| api.HTMLImageElement.fetchPriority π | Chrome | 5/24/2022 | Safari | 12/11/2023 | 566 | |
| api.HTMLLinkElement.fetchPriority π | Chrome | 5/24/2022 | Safari | 12/11/2023 | 566 | |
| api.HTMLLinkElement.imageSizes π | Chrome | 3/12/2019 | Safari | 12/11/2023 | 1735 | |
| api.HTMLLinkElement.imageSrcset π | Chrome | 3/12/2019 | Safari | 12/11/2023 | 1735 | |
| api.HTMLMediaElement.preservesPitch π | Chrome | 10/20/2020 | Safari | 12/11/2023 | 1147 | |
| api.HTMLScriptElement.fetchPriority π | Chrome | 5/24/2022 | Safari | 12/11/2023 | 566 | |
| api.Highlight π | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.Highlight.@@iterator | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.Highlight.Highlight π | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.Highlight.add | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.Highlight.clear | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.Highlight.delete | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.Highlight.entries | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.Highlight.forEach | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.Highlight.has | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.Highlight.keys | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.Highlight.priority π | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.Highlight.size | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.Highlight.type π | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.Highlight.values | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.HighlightRegistry π | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.HighlightRegistry.@@iterator | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.HighlightRegistry.clear | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.HighlightRegistry.delete | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.HighlightRegistry.entries | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.HighlightRegistry.forEach | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.HighlightRegistry.get | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.HighlightRegistry.has | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.HighlightRegistry.keys | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.HighlightRegistry.set | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.HighlightRegistry.size | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.HighlightRegistry.values | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | |
| api.OffscreenCanvasRenderingContext2D.reset π | Chrome | 3/1/2022 | Safari | 12/11/2023 | 650 | |
| api.Request.Request.init_priority_parameter π | Chrome | 4/26/2022 | Safari | 12/11/2023 | 594 | |
| api.SVGImageElement.crossOrigin π | Chrome | 10/10/2023 | Safari | 12/11/2023 | 62 | |
| api.createImageBitmap.svgimageelement_as_source_image | Chrome | 6/5/2017 | Safari | 12/11/2023 | 2380 | |
| api.fetch.init_priority_parameter | Chrome | 4/26/2022 | Safari | 12/11/2023 | 594 | |
| css.properties.counter-set π | Chrome | 8/25/2020 | Safari | 12/11/2023 | 1203 | |
| css.properties.counter-set.list-item π | Chrome | 8/25/2020 | Safari | 12/11/2023 | 1203 | |
| css.properties.counter-set.none π | Chrome | 8/25/2020 | Safari | 12/11/2023 | 1203 | |
| css.properties.mask-border π | Chrome | 12/11/2008 | Safari | 12/11/2023 | 5478 | |
| css.properties.mask-border-outset π | Chrome | 12/11/2008 | Safari | 12/11/2023 | 5478 | |
| css.properties.mask-border-repeat π | Chrome | 12/11/2008 | Safari | 12/11/2023 | 5478 | |
| css.properties.mask-border-slice π | Chrome | 12/11/2008 | Safari | 12/11/2023 | 5478 | |
| css.properties.mask-border-source π | Chrome | 12/11/2008 | Safari | 12/11/2023 | 5478 | |
| css.properties.mask-border-width π | Chrome | 12/11/2008 | Safari | 12/11/2023 | 5478 | |
| css.properties.offset-position.normal π | Chrome | 8/15/2023 | Safari | 12/11/2023 | 118 | |
| css.selectors.highlight π | Chrome | 9/2/2022 | Safari | 12/11/2023 | 465 | Firefox: Cannot yet be used with text-shadow. See bug 1845447.Firefox: Before Firefox 146, cannot be used with text-decoration. See bug 1845446.Firefox for Android: Cannot yet be used with text-shadow. See bug 1845447.Firefox for Android: Before Firefox for Android 146, cannot be used with text-decoration. See bug 1845446.Safari: The style is ignored when combined with user-select: none. See bug 278455.Safari on iOS: The style is ignored when combined with user-select: none. See bug 278455.WebView on iOS: The style is ignored when combined with user-select: none. See bug 278455. |
| css.selectors.nesting π | Chrome | 12/5/2023 | Safari | 12/11/2023 | 6 | Chrome: Does not support nested rules that start with a type selector.Chrome Android: Does not support nested rules that start with a type selector.Edge: Does not support nested rules that start with a type selector.Opera: Does not support nested rules that start with a type selector.Opera Android: Does not support nested rules that start with a type selector.Safari: Does not support nested rules that start with a type selector.Safari on iOS: Does not support nested rules that start with a type selector.Samsung Internet: Does not support nested rules that start with a type selector.WebView Android: Does not support nested rules that start with a type selector.WebView on iOS: Does not support nested rules that start with a type selector. |
| css.types.basic-shape.rect π | Chrome | 10/31/2023 | Safari | 12/11/2023 | 41 | Chrome: Only supported on the offset-path property.Chrome Android: Only supported on the offset-path property.Edge: Only supported on the offset-path property.Opera: Only supported on the offset-path property.Opera Android: Only supported on the offset-path property.Samsung Internet: Only supported on the offset-path property.WebView Android: Only supported on the offset-path property. |
| css.types.basic-shape.xywh π | Chrome | 10/31/2023 | Safari | 12/11/2023 | 41 | Chrome: Only supported on the offset-path property.Chrome Android: Only supported on the offset-path property.Edge: Only supported on the offset-path property.Opera: Only supported on the offset-path property.Opera Android: Only supported on the offset-path property.Samsung Internet: Only supported on the offset-path property.WebView Android: Only supported on the offset-path property. |
| css.types.easing-function.linear-function π | Chrome | 5/2/2023 | Safari | 12/11/2023 | 223 | |
| css.types.length.cap | Chrome | 10/10/2023 | Safari | 12/11/2023 | 62 | |
| css.types.length.rcap π | Chrome | 10/10/2023 | Safari | 12/11/2023 | 62 | |
| css.types.length.rch π | Chrome | 3/7/2023 | Safari | 12/11/2023 | 279 | |
| css.types.length.rex π | Chrome | 3/7/2023 | Safari | 12/11/2023 | 279 | |
| css.types.length.ric π | Chrome | 3/7/2023 | Safari | 12/11/2023 | 279 | |
| css.types.ray.position | Chrome | 8/15/2023 | Safari | 12/11/2023 | 118 | |
| html.elements.details.name | Chrome | 12/5/2023 | Safari | 12/11/2023 | 6 | |
| html.elements.img.fetchpriority π | Chrome | 4/26/2022 | Safari | 12/11/2023 | 594 | |
| html.elements.link.fetchpriority π | Chrome | 4/26/2022 | Safari | 12/11/2023 | 594 | |
| html.elements.link.imagesizes π | Chrome | 3/12/2019 | Safari | 12/11/2023 | 1735 | |
| html.elements.link.imagesrcset π | Chrome | 3/12/2019 | Safari | 12/11/2023 | 1735 | |
| html.elements.script.fetchpriority π | Chrome | 4/26/2022 | Safari | 12/11/2023 | 594 | |
| api.FontFaceSet.check π | Safari | 9/20/2016 | Chrome | 12/5/2023 | 2632 | Chrome: Prior to version 120, this method returned false instead of true for nonexistent or locally installed fonts. See bug 40893726.Chrome Android: Prior to version 120, this method returned false instead of true for nonexistent or locally installed fonts. See bug 40893726.Edge: Prior to version 120, this method returned false instead of true for nonexistent or locally installed fonts. See bug 40893726.Quest Browser: Prior to version false, this method returned false instead of true for nonexistent or locally installed fonts. See bug 40893726.Opera: Prior to version 106, this method returned false instead of true for nonexistent or locally installed fonts. See bug 40893726.Opera Android: Prior to version 80, this method returned false instead of true for nonexistent or locally installed fonts. See bug 40893726.Samsung Internet: Prior to version 25.0, this method returned false instead of true for nonexistent or locally installed fonts. See bug 40893726.WebView Android: Prior to version 120, this method returned false instead of true for nonexistent or locally installed fonts. See bug 40893726. |
| api.URL.canParse_static π | Safari | 9/18/2023 | Chrome | 12/5/2023 | 78 | |
| css.at-rules.media.scripting π | Safari | 9/18/2023 | Chrome | 12/5/2023 | 78 | |
| css.properties.background-clip.text π | Safari | 9/16/2020 | Chrome | 12/5/2023 | 1175 | Chrome: The text value is only supported by -webkit-background-clip (and not by background-clip; see bug 40229927).Chrome Android: The text value is only supported by -webkit-background-clip (and not by background-clip; see bug 40229927).Edge: The text value is only supported by -webkit-background-clip (and not by background-clip; see bug 40229927).Edge: Before Edge 15, this value was supported with the prefixed version of the property only.Firefox: Does not work with background-attachment: fixed (bug 1313757), in multi-layer backgrounds with other values (bug 1481498), and in some other special cases (see bug 1656784).Firefox for Android: Does not work with background-attachment: fixed (bug 1313757), in multi-layer backgrounds with other values (bug 1481498), and in some other special cases (see bug 1656784).Quest Browser: The text value is only supported by -webkit-background-clip (and not by background-clip; see bug 40229927).Opera: The text value is only supported by -webkit-background-clip (and not by background-clip; see bug 40229927).Opera Android: The text value is only supported by -webkit-background-clip (and not by background-clip; see bug 40229927).Safari: The text value is only supported by -webkit-background-clip (and not by background-clip).Safari on iOS: The text value is only supported by -webkit-background-clip (and not by background-clip).Samsung Internet: The text value is only supported by -webkit-background-clip (and not by background-clip; see bug 40229927).WebView Android: The text value is only supported by -webkit-background-clip (and not by background-clip; see bug 40229927).WebView on iOS: The text value is only supported by -webkit-background-clip (and not by background-clip). |
| css.properties.mask π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | Chrome: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Chrome: While the property is recognized, values applied to it don't have any effect.Chrome Android: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Chrome Android: While the property is recognized, values applied to it don't have any effect.Edge: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Edge: While the property is recognized, values applied to it don't have any effect.Firefox: Only supports mask: url(file.svg#mask_id) or mask: url(#mask_id), where the URL is a reference to an SVG <mask> element.Firefox for Android: Only supports mask: url(file.svg#mask_id) or mask: url(#mask_id), where the URL is a reference to an SVG <mask> element.Quest Browser: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Quest Browser: While the property is recognized, values applied to it don't have any effect.Opera: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Opera: While the property is recognized, values applied to it don't have any effect.Opera Android: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Opera Android: While the property is recognized, values applied to it don't have any effect.Safari: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Safari: While the property is recognized, values applied to it don't have any effect.Safari on iOS: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Safari on iOS: While the property is recognized, values applied to it don't have any effect.Samsung Internet: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Samsung Internet: While the property is recognized, values applied to it don't have any effect.WebView Android: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.WebView Android: While the property is recognized, values applied to it don't have any effect.WebView on iOS: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.WebView on iOS: While the property is recognized, values applied to it don't have any effect. |
| css.properties.mask-clip π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | |
| css.properties.mask-composite π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | Chrome: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.Chrome Android: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.Edge: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.Opera: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.Opera Android: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.Safari: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.Safari on iOS: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.Samsung Internet: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.WebView Android: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.WebView on iOS: See also -webkit-mask-composite for a similar non-standard property that uses different keywords. |
| css.properties.mask-composite.add π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | |
| css.properties.mask-composite.exclude π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | |
| css.properties.mask-composite.intersect π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | |
| css.properties.mask-composite.subtract π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | |
| css.properties.mask-image π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | Chrome: From version 8, Chrome added support for gradient values. Initially, Chrome supported only -webkit- prefixed values for gradients (such as -webkit-linear-gradient()). Later, support for unprefixed values was added.Chrome Android: From version 18, Chrome Android added support for gradient values. Initially, Chrome Android supported only -webkit- prefixed values for gradients (such as -webkit-linear-gradient()). Later, support for unprefixed values was added.Quest Browser: From version 5.0, Quest Browser added support for gradient values. Initially, Quest Browser supported only -webkit- prefixed values for gradients (such as -webkit-linear-gradient()). Later, support for unprefixed values was added.Safari: Initially, Safari supported only -webkit- prefixed values for gradients (such as -webkit-linear-gradient()). Later, support for unprefixed values was added.Safari on iOS: Initially, Safari on iOS supported only -webkit- prefixed values for gradients (such as -webkit-linear-gradient()). Later, support for unprefixed values was added.Samsung Internet: From version 1.0, Samsung Internet added support for gradient values. Initially, Samsung Internet supported only -webkit- prefixed values for gradients (such as -webkit-linear-gradient()). Later, support for unprefixed values was added.WebView Android: Initially, Android supported only -webkit- prefixed values for gradients (such as -webkit-linear-gradient()). Later, support for unprefixed values was added.WebView on iOS: Initially, WebView on iOS supported only -webkit- prefixed values for gradients (such as -webkit-linear-gradient()). Later, support for unprefixed values was added. |
| css.properties.mask-mode π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | |
| css.properties.mask-mode.alpha π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | |
| css.properties.mask-mode.luminance π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | |
| css.properties.mask-mode.match-source π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | |
| css.properties.mask-origin π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | |
| css.properties.mask-position π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | |
| css.properties.mask-repeat π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | |
| css.properties.mask-size π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | |
| css.selectors.dir π | Safari | 3/27/2023 | Chrome | 12/5/2023 | 253 | |
| css.types.exp π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | |
| css.types.hypot π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | |
| css.types.log π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | |
| css.types.pow π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 | |
| css.types.sqrt π | Safari | 3/14/2022 | Chrome | 12/5/2023 | 631 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.BeforeUnloadEvent.returnValue π | Safari | 10/22/2013 | Chrome | 10/31/2023 | 3661 | Chrome: Before Chrome 119, an empty string incorrectly activated the confirmation dialog.Chrome Android: Before Chrome Android 119, an empty string incorrectly activated the confirmation dialog.Quest Browser: Before Quest Browser false, an empty string incorrectly activated the confirmation dialog.Opera: Before Opera 105, an empty string incorrectly activated the confirmation dialog.Opera Android: Before Opera Android 79, an empty string incorrectly activated the confirmation dialog.WebView Android: Before WebView Android 119, an empty string incorrectly activated the confirmation dialog. |
| api.Document.hasStorageAccess π | Safari | 4/12/2018 | Chrome | 10/31/2023 | 2028 | |
| api.Document.requestStorageAccess π | Safari | 4/12/2018 | Chrome | 10/31/2023 | 2028 | Safari: Client-side storage access is granted per-page (see explanation).Safari on iOS: Client-side storage access is granted per-page (see explanation).WebView on iOS: Client-side storage access is granted per-page (see explanation). |
| api.Window.beforeunload_event.event_returnvalue_activation | Safari | 10/16/2014 | Chrome | 10/31/2023 | 3302 | Chrome: Before Chrome 119, an empty string incorrectly activated the confirmation dialog.Chrome Android: Before Chrome Android 119, an empty string incorrectly activated the confirmation dialog.Edge: Before Edge 119, an empty string incorrectly activated the confirmation dialog.Quest Browser: Before Quest Browser false, an empty string incorrectly activated the confirmation dialog.Opera: Before Opera 105, an empty string incorrectly activated the confirmation dialog.Opera Android: Before Opera Android 79, an empty string incorrectly activated the confirmation dialog.Samsung Internet: Before Samsung Internet 25.0, an empty string incorrectly activated the confirmation dialog.WebView Android: Before WebView Android 119, an empty string incorrectly activated the confirmation dialog. |
| api.Window.beforeunload_event.preventdefault_activation | Safari | 9/19/2017 | Chrome | 10/31/2023 | 2233 | |
| css.properties.clip-path.border-box π | Safari | 9/19/2019 | Chrome | 10/31/2023 | 1503 | |
| css.properties.clip-path.content-box π | Safari | 9/19/2019 | Chrome | 10/31/2023 | 1503 | |
| css.properties.clip-path.fill-box π | Safari | 3/24/2020 | Chrome | 10/31/2023 | 1316 | Firefox: This value was supported before Firefox 51, but as an alias to border-box.Firefox for Android: This value was supported before Firefox for Android 51, but as an alias to border-box. |
| css.properties.clip-path.margin-box π | Safari | 9/19/2019 | Chrome | 10/31/2023 | 1503 | |
| css.properties.clip-path.padding-box π | Safari | 9/19/2019 | Chrome | 10/31/2023 | 1503 | |
| css.properties.clip-path.stroke-box π | Safari | 3/24/2020 | Chrome | 10/31/2023 | 1316 | Firefox: This value was supported before Firefox 51, but as an alias to border-box.Firefox for Android: This value was supported before Firefox for Android 51, but as an alias to border-box. |
| css.properties.clip-path.view-box π | Safari | 3/24/2020 | Chrome | 10/31/2023 | 1316 | |
| css.selectors.user-invalid π | Safari | 5/18/2023 | Chrome | 10/31/2023 | 166 | |
| css.selectors.user-valid π | Safari | 5/18/2023 | Chrome | 10/31/2023 | 166 | |
| css.types.calc.color_component | Safari | 3/27/2023 | Chrome | 10/31/2023 | 218 | |
| css.types.color.lab.relative_syntax π | Safari | 3/27/2023 | Chrome | 10/31/2023 | 218 | |
| html.elements.hr.hr_in_select | Safari | 9/18/2023 | Chrome | 10/31/2023 | 43 | Chrome: Exposes the <hr> visually in the page only when the menu is expanded (arrowing within the collapsed menu does not show them).Chrome: Does not expose the <hr> in the accessibility tree.Edge: Exposes the <hr> visually in the page only when the menu is expanded (arrowing within the collapsed menu does not show them).Edge: Does not expose the <hr> in the accessibility tree.Firefox: Does not expose the <hr> in the accessibility tree.Opera: Exposes the <hr> visually in the page only when the menu is expanded (arrowing within the collapsed menu does not show them).Opera: Does not expose the <hr> in the accessibility tree.Safari: Does not expose the <hr> in the accessibility tree.Safari on iOS: Does not expose the <hr> in the accessibility tree.WebView on iOS: Does not expose the <hr> in the accessibility tree. |
| html.elements.select.hr_in_select | Safari | 9/18/2023 | Chrome | 10/31/2023 | 43 | Chrome: Exposes the <hr> visually in the page only when the menu is expanded (arrowing within the collapsed menu does not show them).Chrome: Does not expose the <hr> in the accessibility tree.Edge: Exposes the <hr> visually in the page only when the menu is expanded (arrowing within the collapsed menu does not show them).Edge: Does not expose the <hr> in the accessibility tree.Firefox: Does not expose the <hr> in the accessibility tree.Opera: Exposes the <hr> visually in the page only when the menu is expanded (arrowing within the collapsed menu does not show them).Opera: Does not expose the <hr> in the accessibility tree.Safari: Does not expose the <hr> in the accessibility tree.Safari on iOS: Does not expose the <hr> in the accessibility tree.WebView on iOS: Does not expose the <hr> in the accessibility tree. |
| api.CSS.ic_static π | Safari | 3/27/2023 | Chrome | 10/10/2023 | 197 | |
| api.CSS.lh_static π | Safari | 3/27/2023 | Chrome | 10/10/2023 | 197 | |
| api.CSS.rlh_static π | Safari | 3/27/2023 | Chrome | 10/10/2023 | 197 | |
| api.TextMetrics.alphabeticBaseline π | Safari | 4/12/2018 | Chrome | 10/10/2023 | 2007 | |
| api.TextMetrics.hangingBaseline π | Safari | 4/12/2018 | Chrome | 10/10/2023 | 2007 | |
| api.TextMetrics.ideographicBaseline π | Safari | 4/12/2018 | Chrome | 10/10/2023 | 2007 | |
| css.properties.clear.inline-end π | Safari | 9/20/2021 | Chrome | 10/10/2023 | 750 | |
| css.properties.clear.inline-start π | Safari | 9/20/2021 | Chrome | 10/10/2023 | 750 | |
| css.properties.float.inline-end π | Safari | 9/20/2021 | Chrome | 10/10/2023 | 750 | |
| css.properties.float.inline-start π | Safari | 9/20/2021 | Chrome | 10/10/2023 | 750 | |
| css.properties.resize.block | Safari | 9/12/2022 | Chrome | 10/10/2023 | 393 | |
| css.properties.resize.inline | Safari | 9/12/2022 | Chrome | 10/10/2023 | 393 | |
| css.properties.transform-box.border-box π | Safari | 9/19/2017 | Chrome | 10/10/2023 | 2212 | |
| css.properties.transform-box.content-box π | Safari | 3/24/2020 | Chrome | 10/10/2023 | 1295 | |
| css.properties.transform-box.stroke-box π | Safari | 3/24/2020 | Chrome | 10/10/2023 | 1295 | |
| html.elements.search π | Safari | 9/18/2023 | Chrome | 10/10/2023 | 22 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.BarcodeDetector π | Chrome | 1/19/2021 | Safari | 9/18/2023 | 972 | Chrome: Supported on ChromeOS and macOS only.Chrome: Before Chrome 113, on macOS Ventura (13) and above, this interface silently failed. See bug 40245611.Chrome: Supported on macOS only.Edge: Supported on macOS only.Edge: Before Chrome 113, on macOS Ventura (13) and above, this interface silently failed. See bug 40245611.Opera: Supported on macOS only.Opera: Before Chrome 113, on macOS Ventura (13) and above, this interface silently failed. See bug 40245611. |
| api.BarcodeDetector.BarcodeDetector π | Chrome | 1/19/2021 | Safari | 9/18/2023 | 972 | Chrome: Supported on ChromeOS and macOS only.Chrome: Supported on macOS only.Edge: Supported on macOS only.Opera: Supported on macOS only. |
| api.BarcodeDetector.detect π | Chrome | 1/19/2021 | Safari | 9/18/2023 | 972 | Chrome: Supported on ChromeOS and macOS only.Chrome: Supported on macOS only.Edge: Supported on macOS only.Opera: Supported on macOS only. |
| api.BarcodeDetector.getSupportedFormats_static π | Chrome | 1/19/2021 | Safari | 9/18/2023 | 972 | Chrome: Supported on ChromeOS and macOS only.Chrome: Supported on macOS only.Edge: Supported on macOS only.Opera: Supported on macOS only. |
| api.CSSContainerRule.containerName π | Chrome | 3/7/2023 | Safari | 9/18/2023 | 195 | |
| api.CSSContainerRule.containerQuery π | Chrome | 3/7/2023 | Safari | 9/18/2023 | 195 | |
| api.CSSCounterStyleRule π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| api.CSSCounterStyleRule.additiveSymbols π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| api.CSSCounterStyleRule.fallback π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| api.CSSCounterStyleRule.name π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| api.CSSCounterStyleRule.negative π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| api.CSSCounterStyleRule.pad π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| api.CSSCounterStyleRule.prefix π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| api.CSSCounterStyleRule.range π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| api.CSSCounterStyleRule.speakAs π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| api.CSSCounterStyleRule.suffix π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| api.CSSCounterStyleRule.symbols π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| api.CSSCounterStyleRule.system π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| api.CanvasRenderingContext2D.drawImage.SVGImageElement_source_image | Chrome | 6/5/2017 | Safari | 9/18/2023 | 2296 | |
| api.CredentialsContainer.create.publicKey_option.extensions.largeBlob π | Chrome | 5/2/2023 | Safari | 9/18/2023 | 139 | |
| api.CredentialsContainer.preventSilentAccess π | Chrome | 7/25/2017 | Safari | 9/18/2023 | 2246 | Safari: This method exists, but always rejected with a NotSupportedError exception.Safari on iOS: This method exists, but always rejected with a NotSupportedError exception.WebView on iOS: This method exists, but always rejected with a NotSupportedError exception. |
| api.CustomElementRegistry.getName π | Chrome | 9/12/2023 | Safari | 9/18/2023 | 6 | Safari: Supports 'Autonomous custom elements' but not 'Customized built-in elements'.Safari on iOS: Supports 'Autonomous custom elements' but not 'Customized built-in elements'.WebView on iOS: Supports 'Autonomous custom elements' but not 'Customized built-in elements'. |
| api.DeviceMotionEvent π | Chrome | 11/12/2013 | Safari | 9/18/2023 | 3597 | |
| api.DeviceMotionEvent.acceleration π | Chrome | 11/12/2013 | Safari | 9/18/2023 | 3597 | |
| api.DeviceMotionEvent.accelerationIncludingGravity π | Chrome | 11/12/2013 | Safari | 9/18/2023 | 3597 | |
| api.DeviceMotionEvent.interval π | Chrome | 11/12/2013 | Safari | 9/18/2023 | 3597 | |
| api.DeviceMotionEvent.rotationRate π | Chrome | 11/12/2013 | Safari | 9/18/2023 | 3597 | |
| api.DeviceOrientationEvent π | Chrome | 10/19/2010 | Safari | 9/18/2023 | 4717 | Chrome: Before version 50, Chrome provided absolute values instead of relative values for this event. Developers still needing absolute values may use the deviceorientationabsolute event.Chrome Android: Before version 50, Chrome Android provided absolute values instead of relative values for this event. Developers still needing absolute values may use the deviceorientationabsolute event.Firefox: Firefox 3.6, 4, and 5 supported mozOrientation instead of the standard DeviceOrientationEvent interface.Firefox for Android: Firefox for Android 4.6, 4, and 5 supported mozOrientation instead of the standard DeviceOrientationEvent interface.Quest Browser: Before version 5.0, Quest Browser provided absolute values instead of relative values for this event. Developers still needing absolute values may use the deviceorientationabsolute event.Samsung Internet: Before Samsung Internet 5.0, Samsung Internet provided absolute values instead of relative values for this event. Developers still needing absolute values may use the deviceorientationabsolute event.WebView Android: Before version 50, Chrome provided absolute values instead of relative values for this event. Developers still needing absolute values may use the deviceorientationabsolute event. |
| api.DeviceOrientationEvent.absolute π | Chrome | 10/19/2010 | Safari | 9/18/2023 | 4717 | |
| api.DeviceOrientationEvent.alpha π | Chrome | 10/19/2010 | Safari | 9/18/2023 | 4717 | |
| api.DeviceOrientationEvent.beta π | Chrome | 10/19/2010 | Safari | 9/18/2023 | 4717 | |
| api.DeviceOrientationEvent.gamma π | Chrome | 10/19/2010 | Safari | 9/18/2023 | 4717 | |
| api.HTMLButtonElement.popoverTargetAction π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| api.HTMLButtonElement.popoverTargetElement π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| api.HTMLElement.beforetoggle_event π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| api.HTMLElement.beforetoggle_event.popover_elements π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| api.HTMLElement.hidePopover π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| api.HTMLElement.popover π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | Safari on iOS: On iOS and iPadOS, popovers are not dismissed when the user taps outside of the popover area, see bug 267688.WebView on iOS: On iOS and iPadOS, popovers are not dismissed when the user taps outside of the popover area, see bug 267688. |
| api.HTMLElement.showPopover π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| api.HTMLElement.togglePopover π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| api.HTMLElement.togglePopover.force_parameter π | Chrome | 8/15/2023 | Safari | 9/18/2023 | 34 | |
| api.HTMLElement.togglePopover.returns_boolean | Chrome | 8/15/2023 | Safari | 9/18/2023 | 34 | |
| api.HTMLElement.toggle_event.popover_elements π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| api.HTMLInputElement.popoverTargetAction π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| api.HTMLInputElement.popoverTargetElement π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| api.Headers.getSetCookie π | Chrome | 5/2/2023 | Safari | 9/18/2023 | 139 | |
| api.InputDeviceInfo.getCapabilities π | Chrome | 5/29/2018 | Safari | 9/18/2023 | 1938 | |
| api.Navigator.clearAppBadge π | Chrome | 4/7/2020 | Safari | 9/18/2023 | 1259 | Chrome: Windows and macOS since Chrome 81.Chrome: ChromeOS since Chrome 91.Chrome: Linux offers no universal badging API on the operating system level.Edge: Windows and macOS since Edge 81.Edge: ChromeOS since Edge 91.Edge: Linux offers no universal badging API on the operating system level.Safari: Badging is supported for installed web apps on macOS Sonoma and higher.Safari on iOS: Badging is supported for web apps saved to the home screen.WebView on iOS: Badging is supported for web apps saved to the home screen. |
| api.Navigator.setAppBadge π | Chrome | 4/7/2020 | Safari | 9/18/2023 | 1259 | Chrome: Windows and macOS since Chrome 81.Chrome: ChromeOS since Chrome 91.Chrome: Linux offers no universal badging API on the operating system level.Edge: Windows and macOS since Edge 81.Edge: ChromeOS since Edge 91.Edge: Linux offers no universal badging API on the operating system level.Safari: Badging is supported for installed web apps on macOS Sonoma and higher.Safari: Passing 0 as an argument will clear the badge instead of displaying an unnumbered dot.Safari on iOS: Badging is supported for web apps saved to the home screen.Safari on iOS: Passing 0 as an argument will clear the badge instead of displaying an unnumbered dot.WebView on iOS: Badging is supported for web apps saved to the home screen. |
| api.OffscreenCanvas.getContext.webgl2_context | Chrome | 9/4/2018 | Safari | 9/18/2023 | 1840 | |
| api.OffscreenCanvas.getContext.webgl_context | Chrome | 9/4/2018 | Safari | 9/18/2023 | 1840 | |
| api.Permissions.permission_push | Chrome | 5/19/2015 | Safari | 9/18/2023 | 3044 | Firefox: Alias for the notifications permission (returns the same value).Firefox for Android: Alias for the notifications permission (returns the same value). |
| api.RTCStatsReport.type_inbound-rtp.mid π | Chrome | 9/2/2022 | Safari | 9/18/2023 | 381 | |
| api.ReadableStreamDefaultReader.releaseLock.reject_pending_read_request | Chrome | 9/2/2022 | Safari | 9/18/2023 | 381 | Chrome: Before version 105, releaseLock() throws instead of rejecting.Chrome Android: Before version 105, releaseLock() throws instead of rejecting.Edge: Before version 105, releaseLock() throws instead of rejecting.Opera: Before version 91, releaseLock() throws instead of rejecting.Opera Android: Before version 72, releaseLock() throws instead of rejecting.Samsung Internet: Before version 20.0, releaseLock() throws instead of rejecting.WebView Android: Before version 105, releaseLock() throws instead of rejecting. |
| api.Response.json_static π | Chrome | 9/2/2022 | Safari | 9/18/2023 | 381 | |
| api.Selection.removeRange π | Chrome | 4/19/2017 | Safari | 9/18/2023 | 2343 | |
| api.StorageManager.estimate π | Chrome | 9/5/2017 | Safari | 9/18/2023 | 2204 | |
| api.ToggleEvent π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| api.ToggleEvent.ToggleEvent π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| api.ToggleEvent.newState π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| api.ToggleEvent.oldState π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| api.URLSearchParams.delete.value_parameter | Chrome | 9/12/2023 | Safari | 9/18/2023 | 6 | |
| api.URLSearchParams.has.value_parameter | Chrome | 9/12/2023 | Safari | 9/18/2023 | 6 | |
| api.URLSearchParams.size π | Chrome | 5/2/2023 | Safari | 9/18/2023 | 139 | |
| api.VideoColorSpace.VideoColorSpace π | Chrome | 9/21/2021 | Safari | 9/18/2023 | 727 | |
| api.Window.devicemotion_event π | Chrome | 11/12/2013 | Safari | 9/18/2023 | 3597 | |
| api.Window.deviceorientation_event π | Chrome | 10/19/2010 | Safari | 9/18/2023 | 4717 | |
| api.createImageBitmap.options_premultiplyAlpha_parameter | Chrome | 7/20/2016 | Safari | 9/18/2023 | 2616 | Safari: If the source image is an ImageData object, then the premultiplyAlpha option does nothing. See bug 237082.Safari on iOS: If the source image is an ImageData object, then the premultiplyAlpha option does nothing. See bug 237082.WebView on iOS: If the source image is an ImageData object, then the premultiplyAlpha option does nothing. See bug 237082. |
| css.at-rules.counter-style π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| css.at-rules.counter-style.additive-symbols π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| css.at-rules.counter-style.fallback π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| css.at-rules.counter-style.negative π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| css.at-rules.counter-style.pad π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| css.at-rules.counter-style.prefix π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| css.at-rules.counter-style.range π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| css.at-rules.counter-style.suffix π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| css.at-rules.counter-style.symbols π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | Chrome: Does not support <image> as a value for the symbols descriptor.Chrome Android: Does not support <image> as a value for the symbols descriptor.Edge: Does not support <image> as a value for the symbols descriptor.Firefox: Does not support <image> as a value for the symbols descriptor.Firefox for Android: Does not support <image> as a value for the symbols descriptor.Quest Browser: Does not support <image> as a value for the symbols descriptor.Opera: Does not support <image> as a value for the symbols descriptor.Opera Android: Does not support <image> as a value for the symbols descriptor.Samsung Internet: Does not support <image> as a value for the symbols descriptor.WebView Android: Does not support <image> as a value for the symbols descriptor. |
| css.at-rules.counter-style.system π | Chrome | 5/25/2021 | Safari | 9/18/2023 | 846 | |
| css.at-rules.font-face.size-adjust π | Chrome | 7/20/2021 | Safari | 9/18/2023 | 790 | |
| css.at-rules.font-face.src.tech_keyword | Chrome | 11/29/2022 | Safari | 9/18/2023 | 293 | |
| css.at-rules.media.overflow-block π | Chrome | 5/2/2023 | Safari | 9/18/2023 | 139 | |
| css.at-rules.media.overflow-inline π | Chrome | 5/2/2023 | Safari | 9/18/2023 | 139 | |
| css.at-rules.media.update π | Chrome | 5/2/2023 | Safari | 9/18/2023 | 139 | |
| css.at-rules.supports.font-format | Chrome | 11/29/2022 | Safari | 9/18/2023 | 293 | |
| css.at-rules.supports.font-tech | Chrome | 11/29/2022 | Safari | 9/18/2023 | 293 | |
| css.properties.background-image.image-set π | Chrome | 5/2/2023 | Safari | 9/18/2023 | 139 | Chrome: Support for url images only and x is the only supported resolution unit.Chrome Android: Support for url images only and x is the only supported resolution unit.Edge: Support for url images only and x is the only supported resolution unit.Firefox: The type() function is not supported as an argument to image-set().Firefox for Android: The type() function is not supported as an argument to image-set().Quest Browser: Support for url images only and x is the only supported resolution unit.Opera: Support for url images only and x is the only supported resolution unit.Opera Android: Support for url images only and x is the only supported resolution unit.Safari: The type() function is not supported as an argument to image-set().Safari: The type() function is not supported as an argument to image-set().Safari: Support for url images only and x is the only supported resolution unit.Safari: Support for url images only and x is the only supported resolution unit.Safari on iOS: The type() function is not supported as an argument to image-set().Safari on iOS: The type() function is not supported as an argument to image-set().Safari on iOS: Support for url images only and x is the only supported resolution unit.Safari on iOS: Support for url images only and x is the only supported resolution unit.Samsung Internet: Support for url images only and x is the only supported resolution unit.WebView Android: Support for url images only and x is the only supported resolution unit.WebView on iOS: The type() function is not supported as an argument to image-set().WebView on iOS: The type() function is not supported as an argument to image-set().WebView on iOS: Support for url images only and x is the only supported resolution unit.WebView on iOS: Support for url images only and x is the only supported resolution unit. |
| css.properties.contain-intrinsic-block-size π | Chrome | 10/19/2021 | Safari | 9/18/2023 | 699 | |
| css.properties.contain-intrinsic-block-size.none π | Chrome | 2/1/2022 | Safari | 9/18/2023 | 594 | |
| css.properties.contain-intrinsic-height π | Chrome | 10/19/2021 | Safari | 9/18/2023 | 699 | |
| css.properties.contain-intrinsic-height.none π | Chrome | 2/1/2022 | Safari | 9/18/2023 | 594 | |
| css.properties.contain-intrinsic-inline-size π | Chrome | 10/19/2021 | Safari | 9/18/2023 | 699 | |
| css.properties.contain-intrinsic-inline-size.none π | Chrome | 2/1/2022 | Safari | 9/18/2023 | 594 | |
| css.properties.contain-intrinsic-size π | Chrome | 5/19/2020 | Safari | 9/18/2023 | 1217 | |
| css.properties.contain-intrinsic-size.auto_none | Chrome | 9/12/2023 | Safari | 9/18/2023 | 6 | |
| css.properties.contain-intrinsic-size.none π | Chrome | 2/1/2022 | Safari | 9/18/2023 | 594 | |
| css.properties.contain-intrinsic-width π | Chrome | 10/19/2021 | Safari | 9/18/2023 | 699 | |
| css.properties.contain-intrinsic-width.none π | Chrome | 2/1/2022 | Safari | 9/18/2023 | 594 | |
| css.properties.content.image-set π | Chrome | 5/2/2023 | Safari | 9/18/2023 | 139 | Chrome: Support for url images only and x is the only supported resolution unit.Chrome Android: Support for url images only and x is the only supported resolution unit.Edge: Support for url images only and x is the only supported resolution unit.Firefox: The type() function is not supported as an argument to image-set().Firefox for Android: The type() function is not supported as an argument to image-set().Quest Browser: Support for url images only and x is the only supported resolution unit.Opera: Support for url images only and x is the only supported resolution unit.Opera Android: Support for url images only and x is the only supported resolution unit.Safari: The type() function is not supported as an argument to image-set().Safari: The type() function is not supported as an argument to image-set().Safari: Support for url images only and x is the only supported resolution unit.Safari: Support for url images only and x is the only supported resolution unit.Safari on iOS: The type() function is not supported as an argument to image-set().Safari on iOS: The type() function is not supported as an argument to image-set().Safari on iOS: Support for url images only and x is the only supported resolution unit.Safari on iOS: Support for url images only and x is the only supported resolution unit.Samsung Internet: Support for url images only and x is the only supported resolution unit.WebView Android: Support for url images only and x is the only supported resolution unit.WebView on iOS: The type() function is not supported as an argument to image-set().WebView on iOS: The type() function is not supported as an argument to image-set().WebView on iOS: Support for url images only and x is the only supported resolution unit.WebView on iOS: Support for url images only and x is the only supported resolution unit. |
| css.properties.hyphenate-character π | Chrome | 9/27/2022 | Safari | 9/18/2023 | 356 | |
| css.properties.hyphens π | Chrome | 12/1/2016 | Safari | 9/18/2023 | 2482 | Edge: Only works if the specified language is the same as the language of the underlying OS.Internet Explorer: Only works if the specified language is the same as the language of the underlying OS. |
| css.properties.list-style-type.ethiopic-halehame | Chrome | 9/1/2015 | Safari | 9/18/2023 | 2939 | |
| css.properties.list-style-type.ethiopic-halehame-am | Chrome | 9/1/2015 | Safari | 9/18/2023 | 2939 | |
| css.properties.offset.normal π | Chrome | 8/15/2023 | Safari | 9/18/2023 | 34 | |
| css.properties.offset-path.url π | Chrome | 8/15/2023 | Safari | 9/18/2023 | 34 | |
| css.selectors.backdrop.popover | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| css.selectors.only-child.no_parent_required | Chrome | 3/9/2017 | Safari | 9/18/2023 | 2384 | |
| css.selectors.popover-open π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| css.types.image.image-set π | Chrome | 5/2/2023 | Safari | 9/18/2023 | 139 | Chrome: Support for url images only and x is the only supported resolution unit.Chrome Android: Support for url images only and x is the only supported resolution unit.Edge: Support for url images only and x is the only supported resolution unit.Firefox: The type() function is not supported as an argument to image-set().Firefox for Android: The type() function is not supported as an argument to image-set().Quest Browser: Support for url images only and x is the only supported resolution unit.Opera: Support for url images only and x is the only supported resolution unit.Opera Android: Support for url images only and x is the only supported resolution unit.Safari: The type() function is not supported as an argument to image-set().Safari: The type() function is not supported as an argument to image-set().Safari: Support for url images only and x is the only supported resolution unit.Safari: Support for url images only and x is the only supported resolution unit.Safari on iOS: The type() function is not supported as an argument to image-set().Safari on iOS: The type() function is not supported as an argument to image-set().Safari on iOS: Support for url images only and x is the only supported resolution unit.Safari on iOS: Support for url images only and x is the only supported resolution unit.Samsung Internet: Support for url images only and x is the only supported resolution unit.WebView Android: Support for url images only and x is the only supported resolution unit.WebView on iOS: The type() function is not supported as an argument to image-set().WebView on iOS: The type() function is not supported as an argument to image-set().WebView on iOS: Support for url images only and x is the only supported resolution unit.WebView on iOS: Support for url images only and x is the only supported resolution unit. |
| css.types.ray.size | Chrome | 8/15/2023 | Safari | 9/18/2023 | 34 | |
| html.elements.button.popovertarget π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| html.elements.button.popovertargetaction π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| html.elements.iframe.sandbox.allow-downloads π | Chrome | 5/19/2020 | Safari | 9/18/2023 | 1217 | |
| html.elements.input.popovertarget π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| html.elements.input.popovertargetaction π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| html.elements.link.rel.manifest π | Chrome | 11/18/2014 | Safari | 9/18/2023 | 3226 | |
| html.elements.link.rel.modulepreload π | Chrome | 4/17/2018 | Safari | 9/18/2023 | 1980 | |
| html.elements.link.rel.modulepreload.as-script π | Chrome | 4/17/2018 | Safari | 9/18/2023 | 1980 | |
| html.global_attributes.popover π | Chrome | 5/30/2023 | Safari | 9/18/2023 | 111 | |
| css.properties.font-variant-position π | Safari | 3/21/2016 | Chrome | 9/12/2023 | 2731 | |
| css.properties.font-variant-position.normal π | Safari | 3/21/2016 | Chrome | 9/12/2023 | 2731 | |
| css.properties.font-variant-position.sub π | Safari | 3/21/2016 | Chrome | 9/12/2023 | 2731 | Chrome: If the font does not have subscript glyphs, then substitute characters are not synthesized (see bug 352218916).Chrome Android: If the font does not have subscript glyphs, then substitute characters are not synthesized (see bug 352218916).Edge: If the font does not have subscript glyphs, then substitute characters are not synthesized (see bug 352218916).Opera: If the font does not have subscript glyphs, then substitute characters are not synthesized (see bug 352218916).Opera Android: If the font does not have subscript glyphs, then substitute characters are not synthesized (see bug 352218916).Safari: If the font does not have subscript glyphs, then substitute characters are not synthesized (see bug 151471).Safari on iOS: If the font does not have subscript glyphs, then substitute characters are not synthesized (see bug 151471).Samsung Internet: If the font does not have subscript glyphs, then substitute characters are not synthesized (see bug 352218916).WebView Android: If the font does not have subscript glyphs, then substitute characters are not synthesized (see bug 352218916).WebView on iOS: If the font does not have subscript glyphs, then substitute characters are not synthesized (see bug 151471). |
| css.properties.font-variant-position.super π | Safari | 3/21/2016 | Chrome | 9/12/2023 | 2731 | Chrome: If the font does not have superscript glyphs, then substitute characters are not synthesized (see bug 352218916).Chrome Android: If the font does not have superscript glyphs, then substitute characters are not synthesized (see bug 352218916).Edge: If the font does not have superscript glyphs, then substitute characters are not synthesized (see bug 352218916).Opera: If the font does not have superscript glyphs, then substitute characters are not synthesized (see bug 352218916).Opera Android: If the font does not have superscript glyphs, then substitute characters are not synthesized (see bug 352218916).Safari: If the font does not have superscript glyphs, then substitute characters are not synthesized (see bug 151471).Safari on iOS: If the font does not have superscript glyphs, then substitute characters are not synthesized (see bug 151471).Samsung Internet: If the font does not have superscript glyphs, then substitute characters are not synthesized (see bug 352218916).WebView Android: If the font does not have superscript glyphs, then substitute characters are not synthesized (see bug 352218916).WebView on iOS: If the font does not have superscript glyphs, then substitute characters are not synthesized (see bug 151471). |
| css.properties.grid-template-columns.subgrid π | Safari | 9/12/2022 | Chrome | 9/12/2023 | 365 | |
| css.properties.grid-template-rows.subgrid π | Safari | 9/12/2022 | Chrome | 9/12/2023 | 365 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.offset.auto π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset.border-box π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset.bottom π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset.center π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset.content-box π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset.fill-box π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset.left π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset.padding-box π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset.right π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset.stroke-box π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset.top π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset.view-box π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset-anchor π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset-anchor.auto π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset-anchor.bottom π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset-anchor.center π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset-anchor.left π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset-anchor.right π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset-anchor.top π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset-path.ray π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset-position π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset-position.auto π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset-position.bottom π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset-position.center π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset-position.left π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset-position.right π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.properties.offset-position.top π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 | |
| css.types.color.lab.mixed_type_parameters | Safari | 12/13/2022 | Chrome | 8/15/2023 | 245 | |
| css.types.color.lch.mixed_type_parameters | Safari | 12/13/2022 | Chrome | 8/15/2023 | 245 | |
| css.types.color.oklab.mixed_type_parameters | Safari | 12/13/2022 | Chrome | 8/15/2023 | 245 | |
| css.types.color.oklch.mixed_type_parameters | Safari | 12/13/2022 | Chrome | 8/15/2023 | 245 | |
| css.types.ray π | Safari | 9/12/2022 | Chrome | 8/15/2023 | 337 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Notification.silent π | Chrome | 5/19/2015 | Safari | 7/24/2023 | 2988 | |
| css.properties.display.multi-keyword_values | Safari | 9/20/2021 | Chrome | 7/18/2023 | 666 | |
| css.types.color.system-color.accentcolor_accentcolortext π | Safari | 5/18/2023 | Chrome | 7/18/2023 | 61 | Safari: Only supports a fallback: The native color when accent colour (in macOS' appearance panel) is set to 'multicolour'. On iOS falls back to the blue accent colourSafari on iOS: Only supports a fallback: The native color when accent colour (in macOS' appearance panel) is set to 'multicolour'. On iOS falls back to the blue accent colourWebView on iOS: Only supports a fallback: The native color when accent colour (in macOS' appearance panel) is set to 'multicolour'. On iOS falls back to the blue accent colour |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.types.overflow.overlay | Safari | 9/17/2018 | Chrome | 5/30/2023 | 1716 | Chrome: Before version 114, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 114, the keyword aliases to the standard auto keyword. See bug 40444262.Chrome Android: Before version 114, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 114, the keyword aliases to the standard auto keyword. See bug 40444262.Edge: Before version 114, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 114, the keyword aliases to the standard auto keyword. See bug 40444262.Quest Browser: Before version false, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version false, the keyword aliases to the standard auto keyword. See bug 40444262.Opera: Before version 100, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 100, the keyword aliases to the standard auto keyword. See bug 40444262.Safari: Before version 12, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 12, the keyword aliases to the standard auto keyword. See bug 189811.Safari on iOS: Before version 12, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 12, the keyword aliases to the standard auto keyword. See bug 189811.WebView Android: Before version 114, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 114, the keyword aliases to the standard auto keyword. See bug 40444262.WebView on iOS: Before version 12, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 12, the keyword aliases to the standard auto keyword. See bug 189811. |
| api.CSSStyleRule.cssRules π | Chrome | 4/4/2023 | Safari | 5/18/2023 | 44 | |
| api.CSSStyleRule.deleteRule π | Chrome | 4/4/2023 | Safari | 5/18/2023 | 44 | |
| api.CSSStyleRule.insertRule π | Chrome | 4/4/2023 | Safari | 5/18/2023 | 44 | |
| api.HTMLInputElement.cancel_event π | Safari | 3/27/2023 | Chrome | 5/2/2023 | 36 | |
| html.elements.iframe.sandbox.allow-storage-access-by-user-activation | Safari | 4/12/2018 | Chrome | 5/2/2023 | 1846 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.FormData.FormData.submitter | Safari | 3/27/2023 | Chrome | 4/4/2023 | 8 | |
| api.createImageBitmap.options_imageOrientation_parameter.from-image | Safari | 9/12/2022 | Chrome | 4/4/2023 | 204 | |
| css.properties.animation-composition π | Safari | 9/12/2022 | Chrome | 4/4/2023 | 204 | |
| css.properties.animation-composition.accumulate π | Safari | 9/12/2022 | Chrome | 4/4/2023 | 204 | |
| css.properties.animation-composition.add π | Safari | 9/12/2022 | Chrome | 4/4/2023 | 204 | |
| css.properties.animation-composition.replace π | Safari | 9/12/2022 | Chrome | 4/4/2023 | 204 | |
| css.properties.hyphens.language_czech | Safari | 3/21/2016 | Chrome | 4/4/2023 | 2570 | |
| css.properties.hyphens.language_dutch | Safari | 7/20/2011 | Chrome | 4/4/2023 | 4276 | |
| css.properties.hyphens.language_italian | Safari | 7/20/2011 | Chrome | 4/4/2023 | 4276 | |
| css.properties.hyphens.language_russian | Safari | 7/20/2011 | Chrome | 4/4/2023 | 4276 | |
| css.properties.hyphens.language_swedish | Safari | 7/20/2011 | Chrome | 4/4/2023 | 4276 | |
| css.properties.hyphens.language_ukrainian | Safari | 3/21/2016 | Chrome | 4/4/2023 | 2570 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.CSS.Hz_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.Q_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.ch_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.cm_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.cqb_static π | Chrome | 9/2/2022 | Safari | 3/27/2023 | 206 | |
| api.CSS.cqh_static π | Chrome | 9/2/2022 | Safari | 3/27/2023 | 206 | |
| api.CSS.cqi_static π | Chrome | 9/2/2022 | Safari | 3/27/2023 | 206 | |
| api.CSS.cqmax_static π | Chrome | 9/2/2022 | Safari | 3/27/2023 | 206 | |
| api.CSS.cqmin_static π | Chrome | 9/2/2022 | Safari | 3/27/2023 | 206 | |
| api.CSS.cqw_static π | Chrome | 9/2/2022 | Safari | 3/27/2023 | 206 | |
| api.CSS.deg_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.dpcm_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.dpi_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.dppx_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.dvb_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.dvh_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.dvi_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.dvmax_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.dvmin_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.dvw_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.em_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.ex_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.fr_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.grad_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.in_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.kHz_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.lvb_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.lvh_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.lvi_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.lvmax_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.lvmin_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.lvw_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.mm_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.ms_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.number_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.pc_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.percent_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.pt_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.px_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.rad_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.registerProperty_static π | Chrome | 10/22/2019 | Safari | 3/27/2023 | 1252 | |
| api.CSS.rem_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.s_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.svb_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.svh_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.svi_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.svmax_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.svmin_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.svw_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.turn_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.vb_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.vh_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.vi_static π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.CSS.vmax_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.vmin_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSS.vw_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSImageValue π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSKeywordValue π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSKeywordValue.CSSKeywordValue π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSKeywordValue.value π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMathClamp π | Chrome | 3/29/2022 | Safari | 3/27/2023 | 363 | |
| api.CSSMathClamp.CSSMathClamp π | Chrome | 3/29/2022 | Safari | 3/27/2023 | 363 | |
| api.CSSMathClamp.lower π | Chrome | 3/29/2022 | Safari | 3/27/2023 | 363 | |
| api.CSSMathClamp.upper π | Chrome | 3/29/2022 | Safari | 3/27/2023 | 363 | |
| api.CSSMathClamp.value π | Chrome | 3/29/2022 | Safari | 3/27/2023 | 363 | |
| api.CSSMathInvert π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMathInvert.CSSMathInvert π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMathInvert.value π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMathMax π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMathMax.values π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMathMin π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMathMin.values π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMathNegate π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMathNegate.CSSMathNegate π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMathNegate.value π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMathProduct π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMathProduct.values π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMathSum π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMathSum.values π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMathValue π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMathValue.operator π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMatrixComponent π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMatrixComponent.CSSMatrixComponent π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSMatrixComponent.matrix π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericArray π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericArray.@@iterator | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericArray.entries | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericArray.forEach | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericArray.keys | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericArray.length π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericArray.values | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericValue π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericValue.add π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericValue.div π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericValue.equals π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericValue.max π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericValue.min π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericValue.mul π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericValue.parse_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | Chrome: Not exposed to PaintWorklet.Chrome Android: Not exposed to PaintWorklet.Edge: Not exposed to PaintWorklet.Quest Browser: Not exposed to PaintWorklet.Opera: Not exposed to PaintWorklet.Opera Android: Not exposed to PaintWorklet.Samsung Internet: Not exposed to PaintWorklet.WebView Android: Not exposed to PaintWorklet. |
| api.CSSNumericValue.sub π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericValue.to π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericValue.toSum π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSNumericValue.type π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSPerspective π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSPerspective.CSSPerspective π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSPerspective.length π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSPropertyRule π | Chrome | 8/25/2020 | Safari | 3/27/2023 | 944 | |
| api.CSSPropertyRule.inherits π | Chrome | 8/25/2020 | Safari | 3/27/2023 | 944 | |
| api.CSSPropertyRule.initialValue π | Chrome | 8/25/2020 | Safari | 3/27/2023 | 944 | |
| api.CSSPropertyRule.name π | Chrome | 8/25/2020 | Safari | 3/27/2023 | 944 | |
| api.CSSPropertyRule.syntax π | Chrome | 8/25/2020 | Safari | 3/27/2023 | 944 | |
| api.CSSRotate π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSRotate.CSSRotate π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSRotate.angle π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSRotate.x π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSRotate.y π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSRotate.z π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSScale π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSScale.CSSScale π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSScale.x π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSScale.y π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSScale.z π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSSkew π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSSkew.CSSSkew π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSSkew.ax π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSSkew.ay π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSSkewX π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSSkewX.CSSSkewX π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSSkewX.ax π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSSkewY π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSSkewY.CSSSkewY π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSSkewY.ay π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSStyleRule.styleMap π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSStyleSheet.CSSStyleSheet π | Chrome | 3/12/2019 | Safari | 3/27/2023 | 1476 | |
| api.CSSStyleSheet.replace π | Chrome | 3/12/2019 | Safari | 3/27/2023 | 1476 | Firefox: Before Firefox 121, when calling replace() repeatedly, the style is applied, but the change is not reflected in the CSS Object Model. See bug 1864815.Firefox for Android: Before Firefox for Android 121, when calling replace() repeatedly, the style is applied, but the change is not reflected in the CSS Object Model. See bug 1864815. |
| api.CSSStyleSheet.replaceSync π | Chrome | 3/12/2019 | Safari | 3/27/2023 | 1476 | |
| api.CSSStyleValue π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSStyleValue.parseAll_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSStyleValue.parse_static π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSStyleValue.toString π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTransformComponent π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTransformComponent.is2D π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTransformComponent.toMatrix π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTransformComponent.toString π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTransformValue π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTransformValue.@@iterator | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTransformValue.CSSTransformValue π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTransformValue.entries | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTransformValue.forEach | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTransformValue.is2D π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTransformValue.keys | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTransformValue.length π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTransformValue.toMatrix π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTransformValue.values | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTranslate π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTranslate.CSSTranslate π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTranslate.x π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTranslate.y π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSTranslate.z π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSUnitValue π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSUnitValue.CSSUnitValue π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSUnitValue.unit π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSUnitValue.value π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSUnparsedValue π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSUnparsedValue.@@iterator | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSUnparsedValue.CSSUnparsedValue π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSUnparsedValue.entries | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSUnparsedValue.forEach | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSUnparsedValue.keys | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSUnparsedValue.length π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSUnparsedValue.values | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSVariableReferenceValue π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSVariableReferenceValue.CSSVariableReferenceValue π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSVariableReferenceValue.fallback π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CSSVariableReferenceValue.variable π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.CompressionStream π | Chrome | 2/4/2020 | Safari | 3/27/2023 | 1147 | Node.js: Available as a part of the stream/web module. |
| api.CompressionStream.CompressionStream π | Chrome | 2/4/2020 | Safari | 3/27/2023 | 1147 | |
| api.CompressionStream.CompressionStream.deflate π | Chrome | 2/4/2020 | Safari | 3/27/2023 | 1147 | |
| api.CompressionStream.CompressionStream.deflate-raw π | Chrome | 6/21/2022 | Safari | 3/27/2023 | 279 | |
| api.CompressionStream.CompressionStream.gzip π | Chrome | 2/4/2020 | Safari | 3/27/2023 | 1147 | |
| api.CompressionStream.readable π | Chrome | 2/4/2020 | Safari | 3/27/2023 | 1147 | |
| api.CompressionStream.writable π | Chrome | 2/4/2020 | Safari | 3/27/2023 | 1147 | |
| api.DecompressionStream π | Chrome | 2/4/2020 | Safari | 3/27/2023 | 1147 | Node.js: Available as a part of the stream/web module. |
| api.DecompressionStream.DecompressionStream π | Chrome | 2/4/2020 | Safari | 3/27/2023 | 1147 | |
| api.DecompressionStream.DecompressionStream.deflate π | Chrome | 2/4/2020 | Safari | 3/27/2023 | 1147 | |
| api.DecompressionStream.DecompressionStream.deflate-raw π | Chrome | 6/21/2022 | Safari | 3/27/2023 | 279 | |
| api.DecompressionStream.DecompressionStream.gzip π | Chrome | 2/4/2020 | Safari | 3/27/2023 | 1147 | |
| api.DecompressionStream.readable π | Chrome | 2/4/2020 | Safari | 3/27/2023 | 1147 | |
| api.DecompressionStream.writable π | Chrome | 2/4/2020 | Safari | 3/27/2023 | 1147 | |
| api.DedicatedWorkerGlobalScope.cancelAnimationFrame π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.DedicatedWorkerGlobalScope.messageerror_event π | Chrome | 7/25/2017 | Safari | 3/27/2023 | 2071 | |
| api.DedicatedWorkerGlobalScope.requestAnimationFrame π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | Chrome: Not supported in nested Web Workers. See bug 41483010.Chrome Android: Not supported in nested Web Workers. See bug 41483010.Edge: Not supported in nested Web Workers. See bug 41483010.Quest Browser: Not supported in nested Web Workers. See bug 41483010.Opera: Not supported in nested Web Workers. See bug 41483010.Opera Android: Not supported in nested Web Workers. See bug 41483010.Samsung Internet: Not supported in nested Web Workers. See bug 41483010. |
| api.Document.adoptedStyleSheets π | Chrome | 3/12/2019 | Safari | 3/27/2023 | 1476 | |
| api.Document.adoptedStyleSheets.mutable π | Chrome | 3/1/2022 | Safari | 3/27/2023 | 391 | |
| api.Document.exitFullscreen π | Chrome | 12/4/2018 | Safari | 3/27/2023 | 1574 | Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone. |
| api.Document.exitFullscreen.returns_promise | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.Document.fullscreen π | Chrome | 12/4/2018 | Safari | 3/27/2023 | 1574 | Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone. |
| api.Document.fullscreenElement π | Chrome | 12/4/2018 | Safari | 3/27/2023 | 1574 | Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone.WebView on iOS: Only available on iPad, not on iPhone.WebView on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.WebView on iOS: Only available on iPad, not on iPhone. |
| api.Document.fullscreenEnabled π | Chrome | 12/4/2018 | Safari | 3/27/2023 | 1574 | Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone. |
| api.Document.fullscreenchange_event π | Chrome | 12/4/2018 | Safari | 3/27/2023 | 1574 | Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone. |
| api.Document.fullscreenerror_event π | Chrome | 12/4/2018 | Safari | 3/27/2023 | 1574 | Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone. |
| api.Element.computedStyleMap π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.Element.fullscreenchange_event π | Chrome | 12/4/2018 | Safari | 3/27/2023 | 1574 | Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone. |
| api.Element.fullscreenerror_event π | Chrome | 12/4/2018 | Safari | 3/27/2023 | 1574 | Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone. |
| api.Element.requestFullscreen π | Chrome | 12/4/2018 | Safari | 3/27/2023 | 1574 | Firefox: Before Firefox 44, Firefox incorrectly allowed elements inside a <frame> or <object> element to request, and to be granted, fullscreen. In Firefox 44 and onwards this has been fixed: only elements in the top-level document or in an <iframe> element with the allowfullscreen attribute can be displayed fullscreen.Firefox for Android: Before Firefox for Android 44, Firefox for Android incorrectly allowed elements inside a <frame> or <object> element to request, and to be granted, fullscreen. In Firefox for Android 44 and onwards this has been fixed: only elements in the top-level document or in an <iframe> element with the allowfullscreen attribute can be displayed fullscreen.Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone. Shows an overlay button which can not be disabled. |
| api.Element.requestFullscreen.options_navigationUI_parameter π | Chrome | 12/4/2018 | Safari | 3/27/2023 | 1574 | |
| api.Element.requestFullscreen.returns_promise | Chrome | 12/4/2018 | Safari | 3/27/2023 | 1574 | |
| api.ElementInternals π | Chrome | 9/10/2019 | Safari | 3/27/2023 | 1294 | |
| api.ElementInternals.ariaAtomic π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaAutoComplete π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaBusy π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaChecked π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaColCount π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaColIndex π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaColSpan π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaCurrent π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaDisabled π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaExpanded π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaHasPopup π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaHidden π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaInvalid π | Chrome | 5/24/2022 | Safari | 3/27/2023 | 307 | |
| api.ElementInternals.ariaKeyShortcuts π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaLabel π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaLevel π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaLive π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaModal π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaMultiLine π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaMultiSelectable π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaOrientation π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaPlaceholder π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaPosInSet π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaPressed π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaReadOnly π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaRelevant | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaRequired π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaRoleDescription π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaRowCount π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaRowIndex π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaRowSpan π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaSelected π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaSetSize π | Chrome | 7/27/2020 | Safari | 3/27/2023 | 973 | |
| api.ElementInternals.ariaSort π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaValueMax π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaValueMin π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaValueNow π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.ariaValueText π | Chrome | 4/7/2020 | Safari | 3/27/2023 | 1084 | |
| api.ElementInternals.checkValidity π | Chrome | 9/10/2019 | Safari | 3/27/2023 | 1294 | |
| api.ElementInternals.form π | Chrome | 9/10/2019 | Safari | 3/27/2023 | 1294 | |
| api.ElementInternals.labels π | Chrome | 9/10/2019 | Safari | 3/27/2023 | 1294 | |
| api.ElementInternals.reportValidity π | Chrome | 9/10/2019 | Safari | 3/27/2023 | 1294 | |
| api.ElementInternals.role π | Chrome | 6/21/2022 | Safari | 3/27/2023 | 279 | |
| api.ElementInternals.setFormValue π | Chrome | 9/10/2019 | Safari | 3/27/2023 | 1294 | |
| api.ElementInternals.setValidity π | Chrome | 9/10/2019 | Safari | 3/27/2023 | 1294 | |
| api.ElementInternals.shadowRoot π | Chrome | 1/19/2021 | Safari | 3/27/2023 | 797 | |
| api.ElementInternals.validationMessage π | Chrome | 9/10/2019 | Safari | 3/27/2023 | 1294 | |
| api.ElementInternals.validity π | Chrome | 9/10/2019 | Safari | 3/27/2023 | 1294 | |
| api.ElementInternals.willValidate π | Chrome | 9/10/2019 | Safari | 3/27/2023 | 1294 | |
| api.EncodedVideoChunk π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.EncodedVideoChunk.EncodedVideoChunk π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.EncodedVideoChunk.byteLength π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.EncodedVideoChunk.copyTo π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.EncodedVideoChunk.duration π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.EncodedVideoChunk.timestamp π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.EncodedVideoChunk.type π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.FileSystemDirectoryHandle.@@asyncIterator π | Chrome | 10/20/2020 | Safari | 3/27/2023 | 888 | |
| api.FileSystemSyncAccessHandle.close.sync_version | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.FileSystemSyncAccessHandle.flush.sync_version | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.FileSystemSyncAccessHandle.getSize.sync_version | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.FileSystemSyncAccessHandle.truncate.sync_version | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| api.Gamepad.vibrationActuator π | Chrome | 7/24/2018 | Safari | 3/27/2023 | 1707 | |
| api.GamepadHapticActuator π | Chrome | 7/24/2018 | Safari | 3/27/2023 | 1707 | |
| api.GamepadHapticActuator.playEffect π | Chrome | 7/24/2018 | Safari | 3/27/2023 | 1707 | |
| api.GamepadHapticActuator.reset π | Chrome | 7/24/2018 | Safari | 3/27/2023 | 1707 | |
| api.GamepadHapticActuator.type | Chrome | 7/24/2018 | Safari | 3/27/2023 | 1707 | |
| api.HTMLCanvasElement.transferControlToOffscreen π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.HTMLElement.attachInternals π | Chrome | 9/10/2019 | Safari | 3/27/2023 | 1294 | |
| api.HTMLElement.attributeStyleMap π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.HTMLIFrameElement.loading π | Chrome | 9/10/2019 | Safari | 3/27/2023 | 1294 | |
| api.HTMLSlotElement.assign π | Chrome | 7/20/2021 | Safari | 3/27/2023 | 615 | Chrome: Before Chrome 95, the method accepted any Node instead of just Element and Text.Chrome: Accepted sequence<Node> instead of (Element or Text)....Chrome Android: Before Chrome Android 95, the method accepted any Node instead of just Element and Text.Chrome Android: Accepted sequence<Node> instead of (Element or Text)....Edge: Before Edge 95, the method accepted any Node instead of just Element and Text.Edge: Accepted sequence<Node> instead of (Element or Text)....Quest Browser: Before Quest Browser 18.0, the method accepted any Node instead of just Element and Text.Quest Browser: Accepted sequence<Node> instead of (Element or Text)....Opera: Before Opera 81, the method accepted any Node instead of just Element and Text.Opera: Accepted sequence<Node> instead of (Element or Text)....Opera Android: Before Opera Android 67, the method accepted any Node instead of just Element and Text.Opera Android: Accepted sequence<Node> instead of (Element or Text)....Samsung Internet: Before Samsung Internet 17.0, the method accepted any Node instead of just Element and Text.Samsung Internet: Accepted sequence<Node> instead of (Element or Text)....WebView Android: Before WebView Android 95, the method accepted any Node instead of just Element and Text.WebView Android: Accepted sequence<Node> instead of (Element or Text).... |
| api.HTMLTemplateElement.shadowRootMode π | Chrome | 3/7/2023 | Safari | 3/27/2023 | 20 | |
| api.InputEvent.isComposing π | Chrome | 7/25/2017 | Safari | 3/27/2023 | 2071 | |
| api.MathMLElement.attributeStyleMap π | Chrome | 1/10/2023 | Safari | 3/27/2023 | 76 | |
| api.MessagePort.messageerror_event π | Chrome | 7/25/2017 | Safari | 3/27/2023 | 2071 | Node.js: Supports the event, but only via Node EventEmitter.Node.js: Supports the event, but only via Node EventEmitter. |
| api.Navigator.pdfViewerEnabled π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.Navigator.userActivation π | Chrome | 1/29/2019 | Safari | 3/27/2023 | 1518 | |
| api.Navigator.wakeLock π | Chrome | 7/27/2020 | Safari | 3/27/2023 | 973 | Safari on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.WebView on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545. |
| api.OffscreenCanvas π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvas.OffscreenCanvas π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvas.convertToBlob π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvas.getContext π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvas.getContext.2d_context | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvas.getContext.bitmaprenderer_context | Chrome | 7/30/2019 | Safari | 3/27/2023 | 1336 | |
| api.OffscreenCanvas.height π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvas.transferToImageBitmap π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvas.width π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.arc π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.arcTo π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.beginPath π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.bezierCurveTo π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.canvas π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.clearRect π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.clip π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.closePath π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.createConicGradient π | Chrome | 3/1/2022 | Safari | 3/27/2023 | 391 | |
| api.OffscreenCanvasRenderingContext2D.createImageData π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.createLinearGradient π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.createPattern π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.createRadialGradient π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.direction π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.drawImage π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.ellipse π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.fill π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.fillRect π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.fillStyle π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.fillText π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.getImageData π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.getLineDash π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.getTransform π | Chrome | 2/4/2020 | Safari | 3/27/2023 | 1147 | |
| api.OffscreenCanvasRenderingContext2D.globalAlpha π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.globalCompositeOperation π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.imageSmoothingEnabled π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.imageSmoothingQuality π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.isPointInPath π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.isPointInStroke π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.lineCap π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.lineDashOffset π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.lineJoin π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.lineTo π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.lineWidth π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.measureText π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.miterLimit π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.moveTo π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.putImageData π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.quadraticCurveTo π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.rect π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.resetTransform π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.restore π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.rotate π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.roundRect π | Chrome | 3/1/2022 | Safari | 3/27/2023 | 391 | |
| api.OffscreenCanvasRenderingContext2D.save π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.scale π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.setLineDash π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.setTransform π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.shadowBlur π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.shadowColor π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.shadowOffsetX π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.shadowOffsetY π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.stroke π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.strokeRect π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.strokeStyle π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.strokeText π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.textAlign π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.textBaseline π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.transform π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.OffscreenCanvasRenderingContext2D.translate π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.PerformanceResourceTiming.decodedBodySize π | Chrome | 10/12/2016 | Safari | 3/27/2023 | 2357 | |
| api.PerformanceResourceTiming.encodedBodySize π | Chrome | 10/12/2016 | Safari | 3/27/2023 | 2357 | |
| api.PerformanceResourceTiming.serverTiming π | Chrome | 3/6/2018 | Safari | 3/27/2023 | 1847 | |
| api.PerformanceResourceTiming.transferSize π | Chrome | 10/12/2016 | Safari | 3/27/2023 | 2357 | |
| api.PerformanceServerTiming π | Chrome | 3/6/2018 | Safari | 3/27/2023 | 1847 | |
| api.PerformanceServerTiming.description π | Chrome | 3/6/2018 | Safari | 3/27/2023 | 1847 | |
| api.PerformanceServerTiming.duration π | Chrome | 3/6/2018 | Safari | 3/27/2023 | 1847 | |
| api.PerformanceServerTiming.name π | Chrome | 3/6/2018 | Safari | 3/27/2023 | 1847 | |
| api.PerformanceServerTiming.toJSON π | Chrome | 3/6/2018 | Safari | 3/27/2023 | 1847 | |
| api.PermissionStatus.change_event π | Chrome | 5/19/2015 | Safari | 3/27/2023 | 2869 | Safari: The onchange event handler is supported, but the event never fires. See bug 259432.Safari on iOS: The onchange event handler is supported, but the event never fires. See bug 259432.WebView on iOS: The onchange event handler is supported, but the event never fires. See bug 259432. |
| api.Permissions.permission_notifications | Chrome | 5/19/2015 | Safari | 3/27/2023 | 2869 | Firefox: Alias for the push permission (returns the same value).Firefox for Android: Alias for the push permission (returns the same value). |
| api.Permissions.permission_screen-wake-lock π | Chrome | 7/27/2020 | Safari | 3/27/2023 | 973 | Firefox: The value is recognized, but has no effect.Firefox for Android: The value is recognized, but has no effect. |
| api.RTCIceTransport.getSelectedCandidatePair π | Chrome | 6/4/2019 | Safari | 3/27/2023 | 1392 | |
| api.RTCIceTransport.selectedcandidatepairchange_event π | Chrome | 6/4/2019 | Safari | 3/27/2023 | 1392 | |
| api.RTCStatsReport.type_inbound-rtp.trackIdentifier π | Chrome | 9/2/2022 | Safari | 3/27/2023 | 206 | |
| api.RTCStatsReport.type_outbound-rtp.targetBitrate π | Chrome | 2/1/2022 | Safari | 3/27/2023 | 419 | |
| api.Report π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | Firefox: Worker support added in version 77 |
| api.Report.body π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.Report.toJSON | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.Report.type π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.Report.url π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.ReportBody π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.ReportBody.toJSON | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.ReportingObserver π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.ReportingObserver.ReportingObserver π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.ReportingObserver.disconnect π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.ReportingObserver.observe π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.ReportingObserver.takeRecords π | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| api.SVGElement.attributeStyleMap π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.SVGStyleElement.sheet π | Chrome | 10/7/2014 | Safari | 3/27/2023 | 3093 | |
| api.Screen.orientation π | Chrome | 10/7/2014 | Safari | 3/27/2023 | 3093 | Edge: Edge does not return an Orientation object; instead, it returns the orientation type as a string.Internet Explorer: Not supported on Windows 7. |
| api.ScreenOrientation π | Chrome | 10/7/2014 | Safari | 3/27/2023 | 3093 | |
| api.ScreenOrientation.angle π | Chrome | 10/7/2014 | Safari | 3/27/2023 | 3093 | |
| api.ScreenOrientation.change_event π | Chrome | 10/7/2014 | Safari | 3/27/2023 | 3093 | |
| api.ScreenOrientation.type π | Chrome | 10/7/2014 | Safari | 3/27/2023 | 3093 | |
| api.ServiceWorkerContainer.messageerror_event π | Chrome | 2/4/2020 | Safari | 3/27/2023 | 1147 | Safari: Although the onmessageerror event handler property is supported, the messageerror event is never fired.Safari on iOS: Although the onmessageerror event handler property is supported, the messageerror event is never fired. |
| api.ShadowRoot.adoptedStyleSheets π | Chrome | 3/12/2019 | Safari | 3/27/2023 | 1476 | |
| api.ShadowRoot.fullscreenElement π | Chrome | 12/4/2018 | Safari | 3/27/2023 | 1574 | Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.WebView on iOS: Only available on iPad, not on iPhone.WebView on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games. |
| api.ShadowRoot.slotAssignment π | Chrome | 10/20/2020 | Safari | 3/27/2023 | 888 | |
| api.StylePropertyMap π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.StylePropertyMap.append π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.StylePropertyMap.clear π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.StylePropertyMap.delete π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.StylePropertyMap.set π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.StylePropertyMapReadOnly π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.StylePropertyMapReadOnly.@@iterator | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.StylePropertyMapReadOnly.entries | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.StylePropertyMapReadOnly.forEach | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.StylePropertyMapReadOnly.get π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.StylePropertyMapReadOnly.getAll π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.StylePropertyMapReadOnly.has π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.StylePropertyMapReadOnly.keys | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.StylePropertyMapReadOnly.size π | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.StylePropertyMapReadOnly.values | Chrome | 4/17/2018 | Safari | 3/27/2023 | 1805 | |
| api.UserActivation π | Chrome | 1/29/2019 | Safari | 3/27/2023 | 1518 | |
| api.UserActivation.hasBeenActive π | Chrome | 1/29/2019 | Safari | 3/27/2023 | 1518 | |
| api.UserActivation.isActive π | Chrome | 1/29/2019 | Safari | 3/27/2023 | 1518 | |
| api.VideoDecoder π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoDecoder.VideoDecoder π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoDecoder.close π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoDecoder.configure π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoDecoder.decode π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoDecoder.decodeQueueSize π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoDecoder.dequeue_event π | Chrome | 9/27/2022 | Safari | 3/27/2023 | 181 | |
| api.VideoDecoder.flush π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoDecoder.isConfigSupported_static π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoDecoder.reset π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoDecoder.state π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoEncoder π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoEncoder.VideoEncoder π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoEncoder.close π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoEncoder.configure π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoEncoder.dequeue_event π | Chrome | 9/27/2022 | Safari | 3/27/2023 | 181 | |
| api.VideoEncoder.encode π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoEncoder.encodeQueueSize π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoEncoder.flush π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoEncoder.isConfigSupported_static π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoEncoder.reset π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoEncoder.state π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoFrame π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoFrame.VideoFrame π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoFrame.allocationSize π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoFrame.clone π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoFrame.close π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoFrame.codedHeight π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoFrame.codedRect π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoFrame.codedWidth π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoFrame.colorSpace π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoFrame.copyTo π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoFrame.displayHeight π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoFrame.displayWidth π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoFrame.duration π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoFrame.format π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoFrame.timestamp π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.VideoFrame.visibleRect π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | |
| api.WakeLock π | Chrome | 7/27/2020 | Safari | 3/27/2023 | 973 | Safari on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.WebView on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545. |
| api.WakeLock.request π | Chrome | 7/27/2020 | Safari | 3/27/2023 | 973 | Safari on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.WebView on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545. |
| api.WakeLockSentinel π | Chrome | 7/27/2020 | Safari | 3/27/2023 | 973 | Safari on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.WebView on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545. |
| api.WakeLockSentinel.release π | Chrome | 7/27/2020 | Safari | 3/27/2023 | 973 | Safari on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.WebView on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545. |
| api.WakeLockSentinel.release_event π | Chrome | 7/27/2020 | Safari | 3/27/2023 | 973 | Safari on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.WebView on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545. |
| api.WakeLockSentinel.released π | Chrome | 11/17/2020 | Safari | 3/27/2023 | 860 | Safari on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.WebView on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545. |
| api.WakeLockSentinel.type π | Chrome | 7/27/2020 | Safari | 3/27/2023 | 973 | Safari on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.WebView on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545. |
| api.WebGL2RenderingContext.drawingBufferColorSpace π | Chrome | 8/2/2022 | Safari | 3/27/2023 | 237 | Firefox: Accidental early exposure with no functionality.Firefox for Android: Accidental early exposure with no functionality. |
| api.WebGLRenderingContext.drawingBufferColorSpace π | Chrome | 8/2/2022 | Safari | 3/27/2023 | 237 | Firefox: Accidental early exposure with no functionality.Firefox for Android: Accidental early exposure with no functionality. |
| api.Window.messageerror_event π | Chrome | 7/25/2017 | Safari | 3/27/2023 | 2071 | |
| api.Worker.worker_support | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | Chrome: Not available in Shared Workers. See bug 40695450.Chrome Android: Not available in Shared Workers. See bug 40695450.Edge: Not available in Shared Workers. See bug 40695450.Quest Browser: Not available in Shared Workers. See bug 40695450.Opera: Not available in Shared Workers. See bug 40695450.Opera Android: Not available in Shared Workers. See bug 40695450.Safari: Not available in Shared Workers. See bug 265263.Safari on iOS: Not available in Shared Workers. See bug 265263.Samsung Internet: Not available in Shared Workers. See bug 40695450.WebView Android: Not available in Shared Workers. See bug 40695450.WebView on iOS: Not available in Shared Workers. See bug 265263. |
| api.WorkerNavigator.permissions π | Chrome | 5/19/2015 | Safari | 3/27/2023 | 2869 | |
| api.WritableStreamDefaultController.signal π | Chrome | 2/1/2022 | Safari | 3/27/2023 | 419 | |
| css.at-rules.media.or_syntax | Chrome | 8/2/2022 | Safari | 3/27/2023 | 237 | |
| css.at-rules.media.range_syntax | Chrome | 8/2/2022 | Safari | 3/27/2023 | 237 | Firefox: Only supports range notations where the feature name comes before any value (width > 500px)Firefox for Android: Only supports range notations where the feature name comes before any value (width > 500px) |
| css.at-rules.media.scan π | Chrome | 8/2/2022 | Safari | 3/27/2023 | 237 | |
| css.at-rules.property π | Chrome | 8/25/2020 | Safari | 3/27/2023 | 944 | |
| css.at-rules.property.inherits π | Chrome | 8/25/2020 | Safari | 3/27/2023 | 944 | |
| css.at-rules.property.initial-value π | Chrome | 8/25/2020 | Safari | 3/27/2023 | 944 | |
| css.at-rules.property.syntax π | Chrome | 8/25/2020 | Safari | 3/27/2023 | 944 | |
| css.properties.font-size.xxx-large | Chrome | 12/10/2019 | Safari | 3/27/2023 | 1203 | |
| css.properties.font-synthesis-small-caps π | Chrome | 1/4/2022 | Safari | 3/27/2023 | 447 | |
| css.properties.font-synthesis-small-caps.auto π | Chrome | 1/4/2022 | Safari | 3/27/2023 | 447 | |
| css.properties.font-synthesis-small-caps.none π | Chrome | 1/4/2022 | Safari | 3/27/2023 | 447 | |
| css.properties.font-synthesis-style π | Chrome | 1/4/2022 | Safari | 3/27/2023 | 447 | |
| css.properties.font-synthesis-style.auto π | Chrome | 1/4/2022 | Safari | 3/27/2023 | 447 | |
| css.properties.font-synthesis-style.none π | Chrome | 1/4/2022 | Safari | 3/27/2023 | 447 | |
| css.properties.font-synthesis-weight π | Chrome | 1/4/2022 | Safari | 3/27/2023 | 447 | |
| css.properties.font-synthesis-weight.auto π | Chrome | 1/4/2022 | Safari | 3/27/2023 | 447 | |
| css.properties.font-synthesis-weight.none π | Chrome | 1/4/2022 | Safari | 3/27/2023 | 447 | |
| css.properties.outline π | Chrome | 9/21/2021 | Safari | 3/27/2023 | 552 | Chrome: Before Chrome 94, outline does not follow the shape of border-radius.Chrome Android: Before Chrome Android 94, outline does not follow the shape of border-radius.Edge: Before Edge 94, outline does not follow the shape of border-radius.Firefox: Before Firefox 88, outline does not follow the shape of border-radius.Firefox for Android: Before Firefox for Android 88, outline does not follow the shape of border-radius.Quest Browser: Before Quest Browser 18.0, outline does not follow the shape of border-radius.Opera: Before Opera 80, outline does not follow the shape of border-radius.Safari: Before Safari 16.4, outline does not follow the shape of border-radius. See bug 20807.Safari on iOS: Before Safari on iOS 16.4, outline does not follow the shape of border-radius. See bug 20807.WebView Android: Before Chrome 94, outline does not follow the shape of border-radius.WebView on iOS: Before WebView on iOS 16.4, outline does not follow the shape of border-radius. See bug 20807. |
| css.selectors.backdrop.fullscreen | Chrome | 9/4/2018 | Safari | 3/27/2023 | 1665 | |
| css.selectors.fullscreen π | Chrome | 12/4/2018 | Safari | 3/27/2023 | 1574 | Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone.WebView on iOS: Only available on iPad, not on iPhone.WebView on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.WebView on iOS: Only available on iPad, not on iPhone. |
| css.types.length.lh π | Chrome | 1/10/2023 | Safari | 3/27/2023 | 76 | |
| css.types.length.rlh π | Chrome | 3/7/2023 | Safari | 3/27/2023 | 20 | |
| html.elements.form.autocomplete.webauthn π | Chrome | 11/29/2022 | Safari | 3/27/2023 | 118 | |
| html.elements.iframe.allow.screen-wake-lock π | Chrome | 7/27/2020 | Safari | 3/27/2023 | 973 | |
| html.elements.iframe.loading π | Chrome | 9/10/2019 | Safari | 3/27/2023 | 1294 | |
| html.elements.script.type.importmap π | Chrome | 3/2/2021 | Safari | 3/27/2023 | 755 | |
| html.elements.template.shadowrootmode π | Chrome | 3/7/2023 | Safari | 3/27/2023 | 20 | |
| api.CSSFontFeatureValuesRule.fontFamily π | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.at-rules.font-feature-values π | Safari | 3/21/2016 | Chrome | 3/7/2023 | 2542 | |
| css.at-rules.font-feature-values.annotation | Safari | 3/21/2016 | Chrome | 3/7/2023 | 2542 | |
| css.at-rules.font-feature-values.character-variant | Safari | 3/21/2016 | Chrome | 3/7/2023 | 2542 | |
| css.at-rules.font-feature-values.historical-forms | Safari | 3/21/2016 | Chrome | 3/7/2023 | 2542 | |
| css.at-rules.font-feature-values.ornaments | Safari | 3/21/2016 | Chrome | 3/7/2023 | 2542 | |
| css.at-rules.font-feature-values.styleset | Safari | 3/21/2016 | Chrome | 3/7/2023 | 2542 | |
| css.at-rules.font-feature-values.stylistic | Safari | 3/21/2016 | Chrome | 3/7/2023 | 2542 | |
| css.at-rules.font-feature-values.swash | Safari | 3/21/2016 | Chrome | 3/7/2023 | 2542 | |
| css.properties.font-variant.historical-forms π | Safari | 3/21/2016 | Chrome | 3/7/2023 | 2542 | |
| css.properties.font-variant-alternates π | Safari | 3/21/2016 | Chrome | 3/7/2023 | 2542 | |
| css.properties.font-variant-alternates.annotation π | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.properties.font-variant-alternates.character_variant π | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.properties.font-variant-alternates.historical-forms π | Safari | 3/21/2016 | Chrome | 3/7/2023 | 2542 | |
| css.properties.font-variant-alternates.normal π | Safari | 3/21/2016 | Chrome | 3/7/2023 | 2542 | |
| css.properties.font-variant-alternates.ornaments π | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.properties.font-variant-alternates.styleset π | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.properties.font-variant-alternates.stylistic π | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.properties.font-variant-alternates.swash π | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.selectors.nth-child.of_syntax | Safari | 9/30/2015 | Chrome | 3/7/2023 | 2715 | |
| css.selectors.nth-last-child.of_syntax | Safari | 9/30/2015 | Chrome | 3/7/2023 | 2715 | |
| css.types.acos π | Safari | 3/14/2022 | Chrome | 3/7/2023 | 358 | |
| css.types.asin π | Safari | 3/14/2022 | Chrome | 3/7/2023 | 358 | |
| css.types.atan π | Safari | 3/14/2022 | Chrome | 3/7/2023 | 358 | |
| css.types.atan2 π | Safari | 3/14/2022 | Chrome | 3/7/2023 | 358 | |
| css.types.color.color π | Safari | 9/20/2021 | Chrome | 3/7/2023 | 533 | Safari: Only supports display-p3 and srgb predefined color profiles.Safari on iOS: Only supports display-p3 and srgb predefined color profiles.WebView on iOS: Only supports display-p3 and srgb predefined color profiles. |
| css.types.color.color.mixed_type_parameters | Safari | 9/20/2021 | Chrome | 3/7/2023 | 533 | |
| css.types.color.color-mix π | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.types.color.lab π | Safari | 9/20/2021 | Chrome | 3/7/2023 | 533 | |
| css.types.color.lch π | Safari | 9/20/2021 | Chrome | 3/7/2023 | 533 | |
| css.types.color.oklab π | Safari | 3/14/2022 | Chrome | 3/7/2023 | 358 | |
| css.types.color.oklch π | Safari | 3/14/2022 | Chrome | 3/7/2023 | 358 | |
| css.types.cos π | Safari | 3/14/2022 | Chrome | 3/7/2023 | 358 | |
| css.types.gradient.conic-gradient.hue_interpolation_method | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.types.gradient.conic-gradient.interpolation_color_space | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.types.gradient.linear-gradient.hue_interpolation_method | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.types.gradient.linear-gradient.interpolation_color_space | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.types.gradient.radial-gradient.hue_interpolation_method | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.types.gradient.radial-gradient.interpolation_color_space | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.types.gradient.repeating-conic-gradient.hue_interpolation_method | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.types.gradient.repeating-conic-gradient.interpolation_color_space | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.types.gradient.repeating-linear-gradient.hue_interpolation_method | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.types.gradient.repeating-linear-gradient.interpolation_color_space | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.types.gradient.repeating-radial-gradient.hue_interpolation_method | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.types.gradient.repeating-radial-gradient.interpolation_color_space | Safari | 12/13/2022 | Chrome | 3/7/2023 | 84 | |
| css.types.sin π | Safari | 3/14/2022 | Chrome | 3/7/2023 | 358 | |
| css.types.tan π | Safari | 3/14/2022 | Chrome | 3/7/2023 | 358 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.font-variant.sub π | Safari | 3/21/2016 | Chrome | 2/7/2023 | 2514 | |
| css.properties.font-variant.super π | Safari | 3/21/2016 | Chrome | 2/7/2023 | 2514 | |
| css.properties.initial-letter π | Safari | 9/30/2015 | Chrome | 2/7/2023 | 2687 | Safari: See bug 229090 for the unprefixed property.Safari on iOS: See bug 229090 for the unprefixed property.Safari on iOS: Does not support decimal values. See bug 296785.WebView on iOS: See bug 229090 for the unprefixed property.WebView on iOS: Does not support decimal values. See bug 296785. |
| css.properties.initial-letter.normal π | Safari | 9/30/2015 | Chrome | 2/7/2023 | 2687 | |
| css.selectors.autofill π | Safari | 9/20/2021 | Chrome | 2/7/2023 | 505 | Firefox: The :autofill pseudo-class matches autofilled username and password fields, but not other autocompleted fields. See bug 1923525.Firefox: The :-webkit-autofill pseudo-class matches autofilled username and password fields, but not other autocompleted fields. See bug 1923525.Firefox for Android: The :autofill pseudo-class matches autofilled username and password fields, but not other autocompleted fields. See bug 1923525.Firefox for Android: The :-webkit-autofill pseudo-class matches autofilled username and password fields, but not other autocompleted fields. See bug 1923525. |
| css.selectors.picture-in-picture π | Safari | 3/24/2020 | Chrome | 2/7/2023 | 1050 | |
| css.types.calc-keyword.e | Safari | 3/14/2022 | Chrome | 2/7/2023 | 330 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.MathMLElement π | Safari | 3/24/2020 | Chrome | 1/10/2023 | 1022 | |
| api.MathMLElement.autofocus π | Safari | 3/14/2022 | Chrome | 1/10/2023 | 302 | |
| api.MathMLElement.blur π | Safari | 3/24/2020 | Chrome | 1/10/2023 | 1022 | |
| api.MathMLElement.dataset π | Safari | 3/24/2020 | Chrome | 1/10/2023 | 1022 | |
| api.MathMLElement.focus π | Safari | 3/24/2020 | Chrome | 1/10/2023 | 1022 | |
| api.MathMLElement.nonce π | Safari | 3/14/2022 | Chrome | 1/10/2023 | 302 | |
| api.MathMLElement.style π | Safari | 3/24/2020 | Chrome | 1/10/2023 | 1022 | |
| api.MathMLElement.tabIndex π | Safari | 3/24/2020 | Chrome | 1/10/2023 | 1022 | |
| css.properties.container.normal π | Safari | 9/12/2022 | Chrome | 1/10/2023 | 120 | |
| css.properties.math-style π | Safari | 4/26/2021 | Chrome | 1/10/2023 | 624 | |
| css.properties.math-style.compact π | Safari | 4/26/2021 | Chrome | 1/10/2023 | 624 | |
| css.properties.math-style.normal π | Safari | 4/26/2021 | Chrome | 1/10/2023 | 624 | |
| css.types.calc-keyword.pi | Safari | 3/14/2022 | Chrome | 1/10/2023 | 302 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.align-items.flex_context.last_baseline | Chrome | 11/29/2022 | Safari | 12/13/2022 | 14 | |
| css.properties.align-self.flex_context.last_baseline | Chrome | 11/29/2022 | Safari | 12/13/2022 | 14 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.HTMLFormElement.rel π | Safari | 3/14/2022 | Chrome | 11/29/2022 | 260 | |
| api.HTMLFormElement.relList π | Safari | 3/14/2022 | Chrome | 11/29/2022 | 260 | |
| api.HTMLMediaElement.srcObject π | Safari | 9/19/2017 | Chrome | 11/29/2022 | 1897 | Chrome: Support added for MediaSourceHandle objects transferred from dedicated workers where they were obtained from MediaSource.handle (see bug 40591101).Chrome: Support added for MediaStream objects (see bug 41186131).Chrome Android: Support added for MediaSourceHandle objects transferred from dedicated workers where they were obtained from MediaSource.handle (see bug 40591101).Chrome Android: Support added for MediaStream objects (see bug 41186131).Edge: Support added for MediaSourceHandle objects transferred from dedicated workers where they were obtained from MediaSource.handle (see bug 40591101).Edge: Support added for MediaStream objects (see bug 41186131).Firefox: Only supports MediaStream objects (see bug 886194).Firefox for Android: Only supports MediaStream objects (see bug 886194).Quest Browser: Support added for MediaStream objects (see bug 41186131).Opera: Support added for MediaSourceHandle objects transferred from dedicated workers where they were obtained from MediaSource.handle (see bug 40591101).Opera: Support added for MediaStream objects (see bug 41186131).Opera Android: Support added for MediaSourceHandle objects transferred from dedicated workers where they were obtained from MediaSource.handle (see bug 40591101).Opera Android: Support added for MediaStream objects (see bug 41186131).Samsung Internet: Support added for MediaSourceHandle objects transferred from dedicated workers where they were obtained from MediaSource.handle (see bug 40591101).Samsung Internet: Support added for MediaStream objects (see bug 41186131).WebView Android: Support added for MediaSourceHandle objects transferred from dedicated workers where they were obtained from MediaSource.handle (see bug 40591101).WebView Android: Support added for MediaStream objects (see bug 41186131). |
| api.PublicKeyCredential.isConditionalMediationAvailable_static π | Safari | 9/12/2022 | Chrome | 11/29/2022 | 78 | |
| css.at-rules.font-face.src.format_keyword | Safari | 6/8/2009 | Chrome | 11/29/2022 | 4922 | |
| css.types.length.vb | Safari | 3/14/2022 | Chrome | 11/29/2022 | 260 | |
| css.types.length.vi | Safari | 3/14/2022 | Chrome | 11/29/2022 | 260 | |
| css.types.length.viewport_percentage_units_dynamic | Safari | 3/14/2022 | Chrome | 11/29/2022 | 260 | |
| css.types.length.viewport_percentage_units_large | Safari | 3/14/2022 | Chrome | 11/29/2022 | 260 | |
| css.types.length.viewport_percentage_units_small | Safari | 3/14/2022 | Chrome | 11/29/2022 | 260 | |
| html.elements.form.rel π | Safari | 3/14/2022 | Chrome | 11/29/2022 | 260 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.MediaStreamTrack.applyConstraints.displaySurface_constraint π | Safari | 4/12/2018 | Chrome | 10/25/2022 | 1657 | |
| css.properties.grid-template-columns.animation | Safari | 9/12/2022 | Chrome | 10/25/2022 | 43 | |
| css.properties.grid-template-rows.animation | Safari | 9/12/2022 | Chrome | 10/25/2022 | 43 | |
| api.CanvasRenderingContext2D.createConicGradient π | Chrome | 3/1/2022 | Safari | 10/24/2022 | 237 | Firefox: Implements an older version of the specification. The gradient starts from a line going vertically up from the center, like the equivalent CSS function.Firefox for Android: Implements an older version of the specification. The gradient starts from a line going vertically up from the center, like the equivalent CSS function.Safari: Implements an older version of the specification. The gradient starts from a line going vertically up from the center, like the equivalent CSS function.Safari on iOS: Implements an older version of the specification. The gradient starts from a line going vertically up from the center, like the equivalent CSS function.WebView on iOS: Implements an older version of the specification. The gradient starts from a line going vertically up from the center, like the equivalent CSS function. |
| html.elements.a.text_fragments | Chrome | 2/4/2020 | Safari | 10/24/2022 | 993 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.types.length.ic | Safari | 3/14/2022 | Chrome | 9/27/2022 | 197 | |
| api.AuthenticatorAttestationResponse.getAuthenticatorData π | Chrome | 8/25/2020 | Safari | 9/12/2022 | 748 | |
| api.AuthenticatorAttestationResponse.getPublicKey π | Chrome | 8/25/2020 | Safari | 9/12/2022 | 748 | |
| api.AuthenticatorAttestationResponse.getPublicKeyAlgorithm π | Chrome | 8/25/2020 | Safari | 9/12/2022 | 748 | |
| api.AuthenticatorAttestationResponse.getTransports π | Chrome | 4/23/2019 | Safari | 9/12/2022 | 1238 | |
| api.CSSContainerRule π | Chrome | 9/2/2022 | Safari | 9/12/2022 | 10 | |
| api.CanvasRenderingContext2D.roundRect π | Chrome | 3/1/2022 | Safari | 9/12/2022 | 195 | |
| api.EXT_texture_compression_bptc π | Chrome | 8/31/2021 | Safari | 9/12/2022 | 377 | Chrome: Only supported on macOS.Edge: Only supported on macOS.Opera: Only supported on macOS. |
| api.EXT_texture_norm16 π | Chrome | 11/17/2020 | Safari | 9/12/2022 | 664 | |
| api.Element.animate.options_composite_parameter π | Chrome | 7/27/2020 | Safari | 9/12/2022 | 777 | |
| api.Element.animate.options_timeline_parameter π | Chrome | 8/25/2020 | Safari | 9/12/2022 | 748 | |
| api.FetchEvent.handled π | Chrome | 10/20/2020 | Safari | 9/12/2022 | 692 | |
| api.FetchEvent.resultingClientId π | Chrome | 1/29/2019 | Safari | 9/12/2022 | 1322 | |
| api.HTMLBaseElement.href.forbid_special_characters | Chrome | 9/5/2017 | Safari | 9/12/2022 | 1833 | |
| api.HTMLFormElement.requestSubmit π | Chrome | 7/30/2019 | Safari | 9/12/2022 | 1140 | |
| api.HTMLInputElement.showPicker π | Chrome | 3/1/2022 | Safari | 9/12/2022 | 195 | |
| api.HTMLInputElement.showPicker.color_input | Chrome | 3/1/2022 | Safari | 9/12/2022 | 195 | |
| api.HTMLInputElement.showPicker.file_input | Chrome | 3/1/2022 | Safari | 9/12/2022 | 195 | |
| api.HTMLInputElement.showPicker.time_input | Chrome | 3/1/2022 | Safari | 9/12/2022 | 195 | |
| api.HTMLScriptElement.supports_static π | Chrome | 11/15/2021 | Safari | 9/12/2022 | 301 | |
| api.KeyframeEffect.composite π | Chrome | 7/27/2020 | Safari | 9/12/2022 | 777 | |
| api.Navigator.permissions π | Chrome | 5/19/2015 | Safari | 9/12/2022 | 2673 | |
| api.Notification.data π | Chrome | 7/21/2015 | Safari | 9/12/2022 | 2610 | |
| api.NotificationEvent π | Chrome | 4/14/2015 | Safari | 9/12/2022 | 2708 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.NotificationEvent.NotificationEvent π | Chrome | 4/14/2015 | Safari | 9/12/2022 | 2708 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.OES_draw_buffers_indexed π | Chrome | 3/29/2022 | Safari | 9/12/2022 | 167 | |
| api.OES_draw_buffers_indexed.blendEquationSeparateiOES π | Chrome | 3/29/2022 | Safari | 9/12/2022 | 167 | |
| api.OES_draw_buffers_indexed.blendEquationiOES π | Chrome | 3/29/2022 | Safari | 9/12/2022 | 167 | |
| api.OES_draw_buffers_indexed.blendFuncSeparateiOES π | Chrome | 3/29/2022 | Safari | 9/12/2022 | 167 | |
| api.OES_draw_buffers_indexed.blendFunciOES π | Chrome | 3/29/2022 | Safari | 9/12/2022 | 167 | |
| api.OES_draw_buffers_indexed.colorMaskiOES π | Chrome | 3/29/2022 | Safari | 9/12/2022 | 167 | |
| api.OES_draw_buffers_indexed.disableiOES π | Chrome | 3/29/2022 | Safari | 9/12/2022 | 167 | |
| api.OES_draw_buffers_indexed.enableiOES π | Chrome | 3/29/2022 | Safari | 9/12/2022 | 167 | |
| api.Path2D.roundRect π | Chrome | 3/1/2022 | Safari | 9/12/2022 | 195 | |
| api.PermissionStatus π | Chrome | 5/19/2015 | Safari | 9/12/2022 | 2673 | |
| api.PermissionStatus.name π | Chrome | 1/4/2022 | Safari | 9/12/2022 | 251 | |
| api.PermissionStatus.state π | Chrome | 7/21/2015 | Safari | 9/12/2022 | 2610 | |
| api.Permissions π | Chrome | 5/19/2015 | Safari | 9/12/2022 | 2673 | |
| api.Permissions.permission_camera | Chrome | 1/23/2018 | Safari | 9/12/2022 | 1693 | |
| api.Permissions.permission_geolocation | Chrome | 5/19/2015 | Safari | 9/12/2022 | 2673 | |
| api.Permissions.permission_microphone | Chrome | 1/23/2018 | Safari | 9/12/2022 | 1693 | |
| api.Permissions.query π | Chrome | 5/19/2015 | Safari | 9/12/2022 | 2673 | |
| api.PictureInPictureEvent π | Chrome | 8/25/2020 | Safari | 9/12/2022 | 748 | |
| api.PictureInPictureEvent.PictureInPictureEvent π | Chrome | 8/25/2020 | Safari | 9/12/2022 | 748 | |
| api.PushEvent π | Chrome | 4/14/2015 | Safari | 9/12/2022 | 2708 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushEvent.PushEvent π | Chrome | 4/14/2015 | Safari | 9/12/2022 | 2708 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushEvent.data π | Chrome | 4/13/2016 | Safari | 9/12/2022 | 2343 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushManager π | Chrome | 4/14/2015 | Safari | 9/12/2022 | 2708 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushManager.getSubscription π | Chrome | 4/14/2015 | Safari | 9/12/2022 | 2708 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushManager.permissionState π | Chrome | 7/21/2015 | Safari | 9/12/2022 | 2610 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushManager.subscribe π | Chrome | 4/14/2015 | Safari | 9/12/2022 | 2708 | Chrome: The options parameter with a applicationServerKey value is required.Chrome Android: The options parameter with a applicationServerKey value is required.Edge: The options parameter with a applicationServerKey value is required.Firefox: From Firefox 72 onwards, can only be called in response to a user gesture such as a click event.Firefox for Android: From Firefox Android 79 onwards, can only be called in response to a user gesture such as a click event.Quest Browser: The options parameter with a applicationServerKey value is required.Opera Android: The options parameter with a applicationServerKey value is required.Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.Samsung Internet: The options parameter with a applicationServerKey value is required.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushManager.supportedContentEncodings_static π | Chrome | 7/25/2017 | Safari | 9/12/2022 | 1875 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushMessageData π | Chrome | 4/13/2016 | Safari | 9/12/2022 | 2343 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushMessageData.arrayBuffer π | Chrome | 4/13/2016 | Safari | 9/12/2022 | 2343 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushMessageData.blob π | Chrome | 4/13/2016 | Safari | 9/12/2022 | 2343 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushMessageData.json π | Chrome | 4/13/2016 | Safari | 9/12/2022 | 2343 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushMessageData.text π | Chrome | 4/13/2016 | Safari | 9/12/2022 | 2343 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushSubscription π | Chrome | 4/14/2015 | Safari | 9/12/2022 | 2708 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushSubscription.endpoint π | Chrome | 4/14/2015 | Safari | 9/12/2022 | 2708 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushSubscription.expirationTime π | Chrome | 7/25/2017 | Safari | 9/12/2022 | 1875 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushSubscription.getKey π | Chrome | 4/14/2015 | Safari | 9/12/2022 | 2708 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushSubscription.options π | Chrome | 10/12/2016 | Safari | 9/12/2022 | 2161 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushSubscription.toJSON π | Chrome | 4/14/2015 | Safari | 9/12/2022 | 2708 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushSubscription.unsubscribe π | Chrome | 4/14/2015 | Safari | 9/12/2022 | 2708 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushSubscriptionOptions π | Chrome | 10/12/2016 | Safari | 9/12/2022 | 2161 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushSubscriptionOptions.applicationServerKey π | Chrome | 10/12/2016 | Safari | 9/12/2022 | 2161 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.PushSubscriptionOptions.userVisibleOnly π | Chrome | 10/12/2016 | Safari | 9/12/2022 | 2161 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.ServiceWorkerGlobalScope.notificationclick_event π | Chrome | 1/21/2015 | Safari | 9/12/2022 | 2791 | Safari: Notifications are supported on macOS Ventura and later. |
| api.ServiceWorkerGlobalScope.notificationclose_event π | Chrome | 4/13/2016 | Safari | 9/12/2022 | 2343 | Safari: Notifications are supported on macOS Ventura and later. |
| api.ServiceWorkerGlobalScope.push_event π | Chrome | 1/21/2015 | Safari | 9/12/2022 | 2791 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.ServiceWorkerRegistration.getNotifications π | Chrome | 1/21/2015 | Safari | 9/12/2022 | 2791 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.ServiceWorkerRegistration.pushManager π | Chrome | 1/21/2015 | Safari | 9/12/2022 | 2791 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.ServiceWorkerRegistration.showNotification π | Chrome | 4/14/2015 | Safari | 9/12/2022 | 2708 | Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen. |
| api.SharedWorker π | Chrome | 5/25/2010 | Safari | 9/12/2022 | 4493 | |
| api.SharedWorker.SharedWorker π | Chrome | 5/25/2010 | Safari | 9/12/2022 | 4493 | |
| api.SharedWorker.error_event π | Chrome | 5/25/2010 | Safari | 9/12/2022 | 4493 | |
| api.SharedWorker.port π | Chrome | 5/25/2010 | Safari | 9/12/2022 | 4493 | |
| api.SharedWorkerGlobalScope π | Chrome | 1/25/2010 | Safari | 9/12/2022 | 4613 | |
| api.SharedWorkerGlobalScope.close π | Chrome | 1/25/2010 | Safari | 9/12/2022 | 4613 | |
| api.SharedWorkerGlobalScope.connect_event π | Chrome | 1/25/2010 | Safari | 9/12/2022 | 4613 | Firefox: Before version 65 the data property of the event object was null; it is now initialized to an empty string, as per spec.Firefox for Android: Before version 65 the data property of the event object was null; it is now initialized to an empty string, as per spec. |
| api.SharedWorkerGlobalScope.name π | Chrome | 1/25/2010 | Safari | 9/12/2022 | 4613 | |
| api.SpeechSynthesis.voiceschanged_event π | Chrome | 2/20/2014 | Safari | 9/12/2022 | 3126 | |
| api.SpeechSynthesisErrorEvent.SpeechSynthesisErrorEvent π | Chrome | 12/4/2018 | Safari | 9/12/2022 | 1378 | |
| api.SpeechSynthesisEvent.SpeechSynthesisEvent π | Chrome | 12/4/2018 | Safari | 9/12/2022 | 1378 | |
| api.SpeechSynthesisEvent.charLength π | Chrome | 9/10/2019 | Safari | 9/12/2022 | 1098 | |
| api.SpeechSynthesisEvent.utterance π | Chrome | 2/20/2014 | Safari | 9/12/2022 | 3126 | |
| api.WindowClient.navigate π | Chrome | 3/2/2016 | Safari | 9/12/2022 | 2385 | Safari: This method exists, but always throws NotSupportedError.Safari on iOS: This method exists, but always throws NotSupportedError. |
| api.WorkerGlobalScope.importScripts.mime_checks | Chrome | 12/4/2018 | Safari | 9/12/2022 | 1378 | |
| css.at-rules.container π | Chrome | 9/2/2022 | Safari | 9/12/2022 | 10 | |
| css.at-rules.media.forced-colors π | Chrome | 3/2/2021 | Safari | 9/12/2022 | 559 | |
| css.at-rules.media.resolution π | Chrome | 8/20/2013 | Safari | 9/12/2022 | 3310 | |
| css.properties.contain.inline-size π | Chrome | 9/2/2022 | Safari | 9/12/2022 | 10 | |
| css.properties.container π | Chrome | 9/2/2022 | Safari | 9/12/2022 | 10 | |
| css.properties.container.inline-size π | Chrome | 9/2/2022 | Safari | 9/12/2022 | 10 | |
| css.properties.container.none π | Chrome | 9/2/2022 | Safari | 9/12/2022 | 10 | |
| css.properties.container.scroll-state π | Chrome | 9/2/2022 | Safari | 9/12/2022 | 10 | |
| css.properties.container.size π | Chrome | 9/2/2022 | Safari | 9/12/2022 | 10 | |
| css.properties.container-name π | Chrome | 9/2/2022 | Safari | 9/12/2022 | 10 | |
| css.properties.container-name.none π | Chrome | 9/2/2022 | Safari | 9/12/2022 | 10 | |
| css.properties.container-type π | Chrome | 9/2/2022 | Safari | 9/12/2022 | 10 | |
| css.properties.container-type.inline-size π | Chrome | 9/2/2022 | Safari | 9/12/2022 | 10 | |
| css.properties.container-type.normal π | Chrome | 9/2/2022 | Safari | 9/12/2022 | 10 | |
| css.properties.container-type.size π | Chrome | 9/2/2022 | Safari | 9/12/2022 | 10 | |
| css.properties.flex.fit-content π | Chrome | 9/21/2021 | Safari | 9/12/2022 | 356 | |
| css.properties.flex.max-content π | Chrome | 9/21/2021 | Safari | 9/12/2022 | 356 | |
| css.properties.flex.min-content π | Chrome | 9/21/2021 | Safari | 9/12/2022 | 356 | |
| css.properties.flex-basis.fit-content | Chrome | 9/21/2021 | Safari | 9/12/2022 | 356 | |
| css.properties.flex-basis.max-content | Chrome | 9/21/2021 | Safari | 9/12/2022 | 356 | |
| css.properties.flex-basis.min-content | Chrome | 9/21/2021 | Safari | 9/12/2022 | 356 | |
| css.properties.offset π | Chrome | 12/1/2016 | Safari | 9/12/2022 | 2111 | |
| css.properties.offset.none π | Chrome | 9/5/2017 | Safari | 9/12/2022 | 1833 | |
| css.properties.offset-distance π | Chrome | 12/1/2016 | Safari | 9/12/2022 | 2111 | |
| css.properties.offset-path.path | Chrome | 1/23/2018 | Safari | 9/12/2022 | 1693 | |
| css.properties.offset-rotate π | Chrome | 1/25/2017 | Safari | 9/12/2022 | 2056 | |
| css.properties.offset-rotate.auto π | Chrome | 10/13/2015 | Safari | 9/12/2022 | 2526 | |
| css.properties.offset-rotate.reverse π | Chrome | 10/13/2015 | Safari | 9/12/2022 | 2526 | |
| css.properties.overflow.clip π | Chrome | 4/13/2021 | Safari | 9/12/2022 | 517 | |
| css.properties.overflow-x.clip π | Chrome | 4/13/2021 | Safari | 9/12/2022 | 517 | |
| css.properties.overflow-y.clip π | Chrome | 4/13/2021 | Safari | 9/12/2022 | 517 | |
| css.properties.overscroll-behavior π | Chrome | 12/6/2017 | Safari | 9/12/2022 | 1741 | |
| css.properties.overscroll-behavior.auto π | Chrome | 12/6/2017 | Safari | 9/12/2022 | 1741 | |
| css.properties.overscroll-behavior.contain π | Chrome | 12/6/2017 | Safari | 9/12/2022 | 1741 | |
| css.properties.overscroll-behavior.none π | Chrome | 12/6/2017 | Safari | 9/12/2022 | 1741 | Edge: The none value incorrectly behaves as contain (allowing for the elastic bounce effect). |
| css.properties.overscroll-behavior-block π | Chrome | 9/10/2019 | Safari | 9/12/2022 | 1098 | |
| css.properties.overscroll-behavior-block.auto π | Chrome | 9/10/2019 | Safari | 9/12/2022 | 1098 | |
| css.properties.overscroll-behavior-block.contain π | Chrome | 9/10/2019 | Safari | 9/12/2022 | 1098 | |
| css.properties.overscroll-behavior-block.none π | Chrome | 9/10/2019 | Safari | 9/12/2022 | 1098 | |
| css.properties.overscroll-behavior-inline π | Chrome | 9/10/2019 | Safari | 9/12/2022 | 1098 | |
| css.properties.overscroll-behavior-inline.auto π | Chrome | 9/10/2019 | Safari | 9/12/2022 | 1098 | |
| css.properties.overscroll-behavior-inline.contain π | Chrome | 9/10/2019 | Safari | 9/12/2022 | 1098 | |
| css.properties.overscroll-behavior-inline.none π | Chrome | 9/10/2019 | Safari | 9/12/2022 | 1098 | |
| css.properties.overscroll-behavior-x π | Chrome | 12/6/2017 | Safari | 9/12/2022 | 1741 | |
| css.properties.overscroll-behavior-x.auto π | Chrome | 12/6/2017 | Safari | 9/12/2022 | 1741 | |
| css.properties.overscroll-behavior-x.contain π | Chrome | 12/6/2017 | Safari | 9/12/2022 | 1741 | |
| css.properties.overscroll-behavior-x.none π | Chrome | 12/6/2017 | Safari | 9/12/2022 | 1741 | Edge: The none value incorrectly behaves as contain (allowing for the elastic bounce effect). |
| css.properties.overscroll-behavior-y π | Chrome | 12/6/2017 | Safari | 9/12/2022 | 1741 | |
| css.properties.overscroll-behavior-y.auto π | Chrome | 12/6/2017 | Safari | 9/12/2022 | 1741 | |
| css.properties.overscroll-behavior-y.contain π | Chrome | 12/6/2017 | Safari | 9/12/2022 | 1741 | |
| css.properties.overscroll-behavior-y.none π | Chrome | 12/6/2017 | Safari | 9/12/2022 | 1741 | Edge: The none value incorrectly behaves as contain (allowing for the elastic bounce effect). |
| css.properties.text-align-last π | Chrome | 12/1/2015 | Safari | 9/12/2022 | 2477 | Internet Explorer: IE only supports text-align-last when text-align is set to justify.Internet Explorer: The start and end values are not supported. |
| css.properties.text-align-last.auto π | Chrome | 12/1/2015 | Safari | 9/12/2022 | 2477 | |
| css.properties.text-align-last.center π | Chrome | 12/1/2015 | Safari | 9/12/2022 | 2477 | |
| css.properties.text-align-last.end π | Chrome | 12/1/2015 | Safari | 9/12/2022 | 2477 | |
| css.properties.text-align-last.justify π | Chrome | 12/1/2015 | Safari | 9/12/2022 | 2477 | |
| css.properties.text-align-last.left π | Chrome | 12/1/2015 | Safari | 9/12/2022 | 2477 | |
| css.properties.text-align-last.right π | Chrome | 12/1/2015 | Safari | 9/12/2022 | 2477 | |
| css.properties.text-align-last.start π | Chrome | 12/1/2015 | Safari | 9/12/2022 | 2477 | |
| css.properties.user-select.all | Chrome | 8/31/2016 | Safari | 9/12/2022 | 2203 | |
| css.types.basic-shape.path.offset-path π | Chrome | 1/25/2017 | Safari | 9/12/2022 | 2056 | |
| css.types.calc-keyword.NaN | Chrome | 3/1/2022 | Safari | 9/12/2022 | 195 | |
| css.types.calc-keyword.infinity | Chrome | 3/1/2022 | Safari | 9/12/2022 | 195 | |
| css.types.length.container_query_length_units | Chrome | 9/2/2022 | Safari | 9/12/2022 | 10 | |
| css.types.overflow.clip | Chrome | 4/13/2021 | Safari | 9/12/2022 | 517 | |
| css.types.resolution π | Chrome | 8/20/2013 | Safari | 9/12/2022 | 3310 | |
| css.types.resolution.dpcm | Chrome | 8/20/2013 | Safari | 9/12/2022 | 3310 | |
| css.types.resolution.dpi | Chrome | 8/20/2013 | Safari | 9/12/2022 | 3310 | |
| css.types.resolution.dppx | Chrome | 8/20/2013 | Safari | 9/12/2022 | 3310 | |
| css.types.resolution.x | Chrome | 7/24/2018 | Safari | 9/12/2022 | 1511 | |
| html.elements.textarea.placeholder.line_breaks | Chrome | 7/16/2014 | Safari | 9/12/2022 | 2980 | |
| html.elements.video.autoplay.requires_muted_audio | Chrome | 5/29/2018 | Safari | 9/12/2022 | 1567 | Firefox for Android: Between versions 79 and 91, the default behavior was to block videos from autoplaying, regardless of whether audio was muted. |
| api.Request.body π | Safari | 4/12/2018 | Chrome | 9/2/2022 | 1604 | |
| css.selectors.has π | Safari | 3/14/2022 | Chrome | 9/2/2022 | 172 | |
| css.selectors.modal π | Safari | 7/20/2022 | Chrome | 9/2/2022 | 44 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.rotate π | Safari | 4/26/2021 | Chrome | 8/2/2022 | 463 | |
| css.properties.rotate.none π | Safari | 4/26/2021 | Chrome | 8/2/2022 | 463 | |
| css.properties.rotate.x_y_z_angle | Safari | 4/26/2021 | Chrome | 8/2/2022 | 463 | |
| css.properties.scale π | Safari | 4/26/2021 | Chrome | 8/2/2022 | 463 | |
| css.properties.scale.none π | Safari | 4/26/2021 | Chrome | 8/2/2022 | 463 | |
| css.properties.translate π | Safari | 4/26/2021 | Chrome | 8/2/2022 | 463 | |
| css.properties.translate.none π | Safari | 4/26/2021 | Chrome | 8/2/2022 | 463 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.align-content.flex_context.start_end | Chrome | 8/31/2021 | Safari | 7/20/2022 | 323 | Opera: Before version 79, this value is recognized, but has no effect.Opera Android: This value is recognized, but has no effect. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Element.role π | Safari | 3/25/2019 | Chrome | 6/21/2022 | 1184 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Element.ariaInvalid π | Safari | 3/25/2019 | Chrome | 5/24/2022 | 1156 | |
| api.FileSystemFileHandle.createSyncAccessHandle π | Safari | 12/13/2021 | Chrome | 5/24/2022 | 162 | |
| api.FileSystemSyncAccessHandle π | Safari | 12/13/2021 | Chrome | 5/24/2022 | 162 | |
| api.FileSystemSyncAccessHandle.close π | Safari | 12/13/2021 | Chrome | 5/24/2022 | 162 | |
| api.FileSystemSyncAccessHandle.flush π | Safari | 12/13/2021 | Chrome | 5/24/2022 | 162 | |
| api.FileSystemSyncAccessHandle.getSize π | Safari | 12/13/2021 | Chrome | 5/24/2022 | 162 | |
| api.FileSystemSyncAccessHandle.read π | Safari | 12/13/2021 | Chrome | 5/24/2022 | 162 | |
| api.FileSystemSyncAccessHandle.truncate π | Safari | 12/13/2021 | Chrome | 5/24/2022 | 162 | |
| api.FileSystemSyncAccessHandle.write π | Safari | 12/13/2021 | Chrome | 5/24/2022 | 162 | |
| api.HTMLElement.inert π | Safari | 5/16/2022 | Chrome | 5/24/2022 | 8 | |
| html.global_attributes.inert π | Safari | 5/16/2022 | Chrome | 5/24/2022 | 8 | |
| api.PublicKeyCredential.authenticatorAttachment π | Chrome | 2/1/2022 | Safari | 5/16/2022 | 104 | |
| html.global_attributes.nonce π | Chrome | 9/5/2017 | Safari | 5/16/2022 | 1714 | Firefox: Firefox does not prevent nonce exfiltration through content attributes.Firefox for Android: Firefox for Android does not prevent nonce exfiltration through content attributes.Safari: Safari does not prevent nonce exfiltration through content attributes.Safari on iOS: Safari on iOS does not prevent nonce exfiltration through content attributes.WebView on iOS: WebView on iOS does not prevent nonce exfiltration through content attributes. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.CSSFontPaletteValuesRule π | Safari | 3/14/2022 | Chrome | 4/26/2022 | 43 | |
| api.CSSFontPaletteValuesRule.basePalette π | Safari | 3/14/2022 | Chrome | 4/26/2022 | 43 | |
| api.CSSFontPaletteValuesRule.fontFamily π | Safari | 3/14/2022 | Chrome | 4/26/2022 | 43 | |
| api.CSSFontPaletteValuesRule.name π | Safari | 3/14/2022 | Chrome | 4/26/2022 | 43 | |
| api.CSSFontPaletteValuesRule.overrideColors π | Safari | 3/14/2022 | Chrome | 4/26/2022 | 43 | |
| api.MediaCapabilities.encodingInfo π | Safari | 3/14/2022 | Chrome | 4/26/2022 | 43 | Firefox: The webrtc value of the type option is named transmission.Firefox for Android: The webrtc value of the type option is named transmission. |
| css.at-rules.font-palette-values π | Safari | 3/14/2022 | Chrome | 4/26/2022 | 43 | |
| css.at-rules.font-palette-values.base-palette π | Safari | 3/14/2022 | Chrome | 4/26/2022 | 43 | |
| css.at-rules.font-palette-values.font-family π | Safari | 3/14/2022 | Chrome | 4/26/2022 | 43 | |
| css.at-rules.font-palette-values.override-colors π | Safari | 3/14/2022 | Chrome | 4/26/2022 | 43 | |
| css.properties.font-palette π | Safari | 3/14/2022 | Chrome | 4/26/2022 | 43 | |
| css.properties.font-palette.dark π | Safari | 3/14/2022 | Chrome | 4/26/2022 | 43 | |
| css.properties.font-palette.light π | Safari | 3/14/2022 | Chrome | 4/26/2022 | 43 | |
| css.properties.font-palette.normal π | Safari | 3/14/2022 | Chrome | 4/26/2022 | 43 | |
| css.types.color.hwb π | Safari | 9/20/2021 | Chrome | 4/26/2022 | 218 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.AbortSignal.throwIfAborted π | Safari | 3/14/2022 | Chrome | 3/29/2022 | 15 | |
| api.Window.moveTo.relative-multi-screen | Safari | 6/23/2003 | Chrome | 3/29/2022 | 6854 | Chrome: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Chrome Android: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Edge: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Firefox: Multi-screen coordinates are used, but windows are clamped to their existing displays.Firefox for Android: Multi-screen coordinates are used, but windows are clamped to their existing displays.Quest Browser: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Opera: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Opera Android: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Safari: Coordinate origin used is inconsistent/unreliable.Safari on iOS: Coordinate origin used is inconsistent/unreliable.Samsung Internet: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.WebView Android: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.WebView on iOS: Coordinate origin used is inconsistent/unreliable. |
| api.Window.open.relative-multi-screen | Safari | 6/23/2003 | Chrome | 3/29/2022 | 6854 | Chrome: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Chrome Android: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Edge: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Quest Browser: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Opera: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Opera Android: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Safari: Coordinate origin used is inconsistent/unreliable.Safari on iOS: Coordinate origin used is inconsistent/unreliable.Samsung Internet: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.WebView Android: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.WebView on iOS: Coordinate origin used is inconsistent/unreliable. |
| api.Window.screenLeft.relative-multi-screen | Safari | 6/23/2003 | Chrome | 3/29/2022 | 6854 | Safari: Coordinate origin used is inconsistent/unreliable.Safari on iOS: Coordinate origin used is inconsistent/unreliable.WebView on iOS: Coordinate origin used is inconsistent/unreliable. |
| api.Window.screenTop.relative-multi-screen | Safari | 6/23/2003 | Chrome | 3/29/2022 | 6854 | Safari: Coordinate origin used is inconsistent/unreliable.Safari on iOS: Coordinate origin used is inconsistent/unreliable.WebView on iOS: Coordinate origin used is inconsistent/unreliable. |
| api.Window.screenX.relative-multi-screen | Safari | 6/23/2003 | Chrome | 3/29/2022 | 6854 | Safari: Coordinate origin used is inconsistent/unreliable.Safari on iOS: Coordinate origin used is inconsistent/unreliable.WebView on iOS: Coordinate origin used is inconsistent/unreliable. |
| api.Window.screenY.relative-multi-screen | Safari | 6/23/2003 | Chrome | 3/29/2022 | 6854 | Safari: Coordinate origin used is inconsistent/unreliable.Safari on iOS: Coordinate origin used is inconsistent/unreliable.WebView on iOS: Coordinate origin used is inconsistent/unreliable. |
| css.properties.mix-blend-mode.plus-lighter π | Safari | 3/21/2016 | Chrome | 3/29/2022 | 2199 | |
| api.AbortController.abort.reason_parameter π | Chrome | 2/1/2022 | Safari | 3/14/2022 | 41 | |
| api.AbortSignal.abort_static.reason_parameter π | Chrome | 2/1/2022 | Safari | 3/14/2022 | 41 | |
| api.AbortSignal.reason π | Chrome | 2/1/2022 | Safari | 3/14/2022 | 41 | |
| api.BroadcastChannel π | Chrome | 10/12/2016 | Safari | 3/14/2022 | 1979 | Node.js: Available as a part of the worker_threads module. |
| api.BroadcastChannel.BroadcastChannel π | Chrome | 10/12/2016 | Safari | 3/14/2022 | 1979 | |
| api.BroadcastChannel.close π | Chrome | 10/12/2016 | Safari | 3/14/2022 | 1979 | |
| api.BroadcastChannel.message_event π | Chrome | 10/12/2016 | Safari | 3/14/2022 | 1979 | |
| api.BroadcastChannel.messageerror_event π | Chrome | 7/25/2017 | Safari | 3/14/2022 | 1693 | |
| api.BroadcastChannel.name π | Chrome | 10/12/2016 | Safari | 3/14/2022 | 1979 | |
| api.BroadcastChannel.postMessage π | Chrome | 10/12/2016 | Safari | 3/14/2022 | 1979 | |
| api.CSSImportRule.layerName π | Chrome | 3/1/2022 | Safari | 3/14/2022 | 13 | |
| api.CSSLayerBlockRule π | Chrome | 3/1/2022 | Safari | 3/14/2022 | 13 | |
| api.CSSLayerBlockRule.name π | Chrome | 3/1/2022 | Safari | 3/14/2022 | 13 | |
| api.CSSLayerStatementRule π | Chrome | 3/1/2022 | Safari | 3/14/2022 | 13 | |
| api.CSSLayerStatementRule.nameList π | Chrome | 3/1/2022 | Safari | 3/14/2022 | 13 | |
| api.Crypto.randomUUID π | Chrome | 7/20/2021 | Safari | 3/14/2022 | 237 | Node.js: Since 14.17.0 and 15.6.0, a similar method is available via the crypto module. |
| api.Document.securitypolicyviolation_event π | Chrome | 7/30/2019 | Safari | 3/14/2022 | 958 | |
| api.FetchEvent.preloadResponse π | Chrome | 6/5/2017 | Safari | 3/14/2022 | 1743 | |
| api.HTMLDialogElement π | Chrome | 8/26/2014 | Safari | 3/14/2022 | 2757 | |
| api.HTMLDialogElement.cancel_event π | Chrome | 8/26/2014 | Safari | 3/14/2022 | 2757 | |
| api.HTMLDialogElement.close π | Chrome | 8/26/2014 | Safari | 3/14/2022 | 2757 | |
| api.HTMLDialogElement.close_event π | Chrome | 8/26/2014 | Safari | 3/14/2022 | 2757 | |
| api.HTMLDialogElement.open π | Chrome | 8/26/2014 | Safari | 3/14/2022 | 2757 | |
| api.HTMLDialogElement.returnValue π | Chrome | 8/26/2014 | Safari | 3/14/2022 | 2757 | |
| api.HTMLDialogElement.show π | Chrome | 8/26/2014 | Safari | 3/14/2022 | 2757 | |
| api.HTMLDialogElement.showModal π | Chrome | 8/26/2014 | Safari | 3/14/2022 | 2757 | |
| api.HTMLElement.autofocus π | Chrome | 12/10/2019 | Safari | 3/14/2022 | 825 | Chrome: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Chrome Android: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Edge: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Firefox: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Firefox for Android: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Internet Explorer: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Quest Browser: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Opera: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Opera Android: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Safari: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Safari on iOS: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Samsung Internet: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.WebView Android: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.WebView on iOS: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement. |
| api.HTMLElement.nonce π | Chrome | 9/5/2017 | Safari | 3/14/2022 | 1651 | Safari: The property is defined only for its useful elements: <link>, <script>, and <style>; it is undefined for all other elements.Safari on iOS: The property is defined only for its useful elements: <link>, <script>, and <style>; it is undefined for all other elements.WebView on iOS: The property is defined only for its useful elements: <link>, <script>, and <style>; it is undefined for all other elements. |
| api.HTMLImageElement.loading π | Chrome | 9/10/2019 | Safari | 3/14/2022 | 916 | |
| api.HTMLVideoElement.cancelVideoFrameCallback π | Chrome | 5/19/2020 | Safari | 3/14/2022 | 664 | |
| api.HTMLVideoElement.requestVideoFrameCallback π | Chrome | 5/19/2020 | Safari | 3/14/2022 | 664 | |
| api.Lock π | Chrome | 9/4/2018 | Safari | 3/14/2022 | 1287 | |
| api.Lock.mode π | Chrome | 9/4/2018 | Safari | 3/14/2022 | 1287 | |
| api.Lock.name π | Chrome | 9/4/2018 | Safari | 3/14/2022 | 1287 | |
| api.LockManager π | Chrome | 9/4/2018 | Safari | 3/14/2022 | 1287 | |
| api.LockManager.query π | Chrome | 9/4/2018 | Safari | 3/14/2022 | 1287 | |
| api.LockManager.request π | Chrome | 9/4/2018 | Safari | 3/14/2022 | 1287 | |
| api.NavigationPreloadManager π | Chrome | 6/5/2017 | Safari | 3/14/2022 | 1743 | |
| api.NavigationPreloadManager.disable π | Chrome | 6/5/2017 | Safari | 3/14/2022 | 1743 | |
| api.NavigationPreloadManager.enable π | Chrome | 6/5/2017 | Safari | 3/14/2022 | 1743 | |
| api.NavigationPreloadManager.getState π | Chrome | 6/5/2017 | Safari | 3/14/2022 | 1743 | |
| api.NavigationPreloadManager.setHeaderValue π | Chrome | 6/5/2017 | Safari | 3/14/2022 | 1743 | |
| api.Navigator.hardwareConcurrency π | Chrome | 8/26/2014 | Safari | 3/14/2022 | 2757 | Safari: The value of this property is clamped to 4 or 8 cores, to prevent device fingerprinting. See bug 233381.Safari on iOS: The value of this property is clamped to 4 or 8 cores, to prevent device fingerprinting. See bug 233381.WebView on iOS: The value of this property is clamped to 4 or 8 cores, to prevent device fingerprinting. See bug 233381. |
| api.Navigator.locks π | Chrome | 9/4/2018 | Safari | 3/14/2022 | 1287 | |
| api.RTCDataChannel.closing_event π | Chrome | 4/7/2020 | Safari | 3/14/2022 | 706 | |
| api.RTCDtlsTransport π | Chrome | 1/29/2019 | Safari | 3/14/2022 | 1140 | |
| api.RTCDtlsTransport.error_event | Chrome | 1/29/2019 | Safari | 3/14/2022 | 1140 | |
| api.RTCDtlsTransport.getRemoteCertificates π | Chrome | 1/29/2019 | Safari | 3/14/2022 | 1140 | |
| api.RTCDtlsTransport.iceTransport π | Chrome | 1/29/2019 | Safari | 3/14/2022 | 1140 | |
| api.RTCDtlsTransport.state π | Chrome | 1/29/2019 | Safari | 3/14/2022 | 1140 | |
| api.RTCDtlsTransport.statechange_event | Chrome | 1/29/2019 | Safari | 3/14/2022 | 1140 | |
| api.RTCEncodedAudioFrame π | Chrome | 10/20/2020 | Safari | 3/14/2022 | 510 | |
| api.RTCEncodedAudioFrame.data π | Chrome | 10/20/2020 | Safari | 3/14/2022 | 510 | |
| api.RTCEncodedAudioFrame.getMetadata π | Chrome | 10/20/2020 | Safari | 3/14/2022 | 510 | |
| api.RTCEncodedAudioFrame.timestamp | Chrome | 10/20/2020 | Safari | 3/14/2022 | 510 | |
| api.RTCEncodedVideoFrame π | Chrome | 10/20/2020 | Safari | 3/14/2022 | 510 | |
| api.RTCEncodedVideoFrame.data π | Chrome | 10/20/2020 | Safari | 3/14/2022 | 510 | |
| api.RTCEncodedVideoFrame.getMetadata π | Chrome | 10/20/2020 | Safari | 3/14/2022 | 510 | |
| api.RTCEncodedVideoFrame.timestamp | Chrome | 10/20/2020 | Safari | 3/14/2022 | 510 | |
| api.RTCEncodedVideoFrame.type π | Chrome | 10/20/2020 | Safari | 3/14/2022 | 510 | |
| api.RTCError π | Chrome | 4/23/2019 | Safari | 3/14/2022 | 1056 | |
| api.RTCError.RTCError π | Chrome | 4/23/2019 | Safari | 3/14/2022 | 1056 | |
| api.RTCError.errorDetail π | Chrome | 4/23/2019 | Safari | 3/14/2022 | 1056 | |
| api.RTCError.receivedAlert π | Chrome | 4/23/2019 | Safari | 3/14/2022 | 1056 | |
| api.RTCError.sctpCauseCode π | Chrome | 4/23/2019 | Safari | 3/14/2022 | 1056 | |
| api.RTCError.sdpLineNumber π | Chrome | 4/23/2019 | Safari | 3/14/2022 | 1056 | |
| api.RTCError.sentAlert π | Chrome | 4/23/2019 | Safari | 3/14/2022 | 1056 | |
| api.RTCErrorEvent π | Chrome | 4/23/2019 | Safari | 3/14/2022 | 1056 | |
| api.RTCErrorEvent.RTCErrorEvent π | Chrome | 4/23/2019 | Safari | 3/14/2022 | 1056 | |
| api.RTCErrorEvent.error π | Chrome | 4/23/2019 | Safari | 3/14/2022 | 1056 | |
| api.RTCIceTransport.gatheringstatechange_event π | Chrome | 6/4/2019 | Safari | 3/14/2022 | 1014 | |
| api.RTCIceTransport.statechange_event π | Chrome | 6/4/2019 | Safari | 3/14/2022 | 1014 | |
| api.RTCPeerConnection.canTrickleIceCandidates π | Chrome | 5/19/2020 | Safari | 3/14/2022 | 664 | |
| api.RTCPeerConnection.sctp π | Chrome | 7/30/2019 | Safari | 3/14/2022 | 958 | |
| api.RTCPeerConnection.setRemoteDescription.implicit_rollback | Chrome | 2/4/2020 | Safari | 3/14/2022 | 769 | |
| api.RTCRtpReceiver.transport π | Chrome | 6/5/2017 | Safari | 3/14/2022 | 1743 | |
| api.RTCRtpSender.transport π | Chrome | 6/4/2019 | Safari | 3/14/2022 | 1014 | |
| api.RTCSctpTransport π | Chrome | 7/30/2019 | Safari | 3/14/2022 | 958 | |
| api.RTCSctpTransport.maxChannels π | Chrome | 7/30/2019 | Safari | 3/14/2022 | 958 | |
| api.RTCSctpTransport.maxMessageSize π | Chrome | 7/30/2019 | Safari | 3/14/2022 | 958 | |
| api.RTCSctpTransport.state π | Chrome | 7/30/2019 | Safari | 3/14/2022 | 958 | |
| api.RTCSctpTransport.statechange_event | Chrome | 7/30/2019 | Safari | 3/14/2022 | 958 | |
| api.RTCSctpTransport.transport π | Chrome | 7/30/2019 | Safari | 3/14/2022 | 958 | |
| api.RTCStatsReport.type_inbound-rtp.packetsDiscarded π | Chrome | 9/21/2021 | Safari | 3/14/2022 | 174 | |
| api.RTCStatsReport.type_outbound-rtp.nackCount π | Chrome | 8/31/2021 | Safari | 3/14/2022 | 195 | |
| api.ResizeObserver.observe.options_box_parameter | Chrome | 7/27/2020 | Safari | 3/14/2022 | 595 | Firefox: Before version 93, the device-pixel-content-box value is not supported.Firefox for Android: Before version 93, the device-pixel-content-box value is not supported. |
| api.ResizeObserverEntry.borderBoxSize π | Chrome | 7/27/2020 | Safari | 3/14/2022 | 595 | Firefox: Implemented as a single object representing a content box size, rather than an array of content box size objects.Firefox for Android: Implemented as a single object representing a content box size, rather than an array of content box size objects. |
| api.ResizeObserverEntry.contentBoxSize π | Chrome | 7/27/2020 | Safari | 3/14/2022 | 595 | Firefox: Implemented as a single object representing a content box size, rather than an array of content box size objects.Firefox for Android: Implemented as a single object representing a content box size, rather than an array of content box size objects. |
| api.ResizeObserverSize π | Chrome | 7/27/2020 | Safari | 3/14/2022 | 595 | |
| api.ResizeObserverSize.blockSize π | Chrome | 7/27/2020 | Safari | 3/14/2022 | 595 | |
| api.ResizeObserverSize.inlineSize π | Chrome | 7/27/2020 | Safari | 3/14/2022 | 595 | |
| api.SVGElement.autofocus π | Chrome | 12/10/2019 | Safari | 3/14/2022 | 825 | Firefox: Only supported on SVGGraphicsElement.Firefox for Android: Only supported on SVGGraphicsElement. |
| api.SVGElement.nonce π | Chrome | 9/5/2017 | Safari | 3/14/2022 | 1651 | |
| api.ServiceWorkerGlobalScope.serviceWorker π | Chrome | 12/10/2019 | Safari | 3/14/2022 | 825 | |
| api.ServiceWorkerRegistration.navigationPreload π | Chrome | 6/5/2017 | Safari | 3/14/2022 | 1743 | |
| api.SubmitEvent.submitter π | Chrome | 4/7/2020 | Safari | 3/14/2022 | 706 | Safari: Property is not set for <button> elements. See bug 229660.Safari on iOS: Property is not set for <button> elements. See bug 229660.WebView on iOS: Property is not set for <button> elements. See bug 229660. |
| api.VideoColorSpace π | Chrome | 9/21/2021 | Safari | 3/14/2022 | 174 | |
| api.VideoColorSpace.fullRange π | Chrome | 9/21/2021 | Safari | 3/14/2022 | 174 | |
| api.VideoColorSpace.matrix π | Chrome | 9/21/2021 | Safari | 3/14/2022 | 174 | |
| api.VideoColorSpace.primaries π | Chrome | 9/21/2021 | Safari | 3/14/2022 | 174 | |
| api.VideoColorSpace.toJSON π | Chrome | 9/21/2021 | Safari | 3/14/2022 | 174 | |
| api.VideoColorSpace.transfer π | Chrome | 9/21/2021 | Safari | 3/14/2022 | 174 | |
| api.WorkerNavigator.hardwareConcurrency π | Chrome | 8/26/2014 | Safari | 3/14/2022 | 2757 | Safari: The value of this property is clamped to 4 or 8 cores, to prevent device fingerprinting. See bug 233381.Safari on iOS: The value of this property is clamped to 4 or 8 cores, to prevent device fingerprinting. See bug 233381.WebView on iOS: The value of this property is clamped to 4 or 8 cores, to prevent device fingerprinting. See bug 233381. |
| api.WorkerNavigator.locks π | Chrome | 9/4/2018 | Safari | 3/14/2022 | 1287 | |
| api.WorkerNavigator.mediaCapabilities π | Chrome | 7/30/2019 | Safari | 3/14/2022 | 958 | |
| api.reportError π | Chrome | 10/19/2021 | Safari | 3/14/2022 | 146 | |
| api.structuredClone π | Chrome | 2/1/2022 | Safari | 3/14/2022 | 41 | Deno: The message parameter does not support cloning Blob values.Deno: The message parameter does not support cloning Blob values.Deno: The transfer parameter does not accept ArrayBuffer items. Passing an ArrayBuffer results in an error being thrown. |
| css.at-rules.import.layer π | Chrome | 3/1/2022 | Safari | 3/14/2022 | 13 | |
| css.at-rules.layer π | Chrome | 3/1/2022 | Safari | 3/14/2022 | 13 | |
| css.properties.accent-color π | Chrome | 8/31/2021 | Safari | 3/14/2022 | 195 | Chrome Android: Chrome for Android does not maintain minimum contrast for legibility of the control. See bug 343503163.Quest Browser: Chrome for Android does not maintain minimum contrast for legibility of the control. See bug 343503163.Opera Android: Chrome for Android does not maintain minimum contrast for legibility of the control. See bug 343503163.Safari: Safari does not maintain minimum contrast for legibility of the control. See bug 244233.Safari on iOS: Safari on iOS does not maintain minimum contrast for legibility of the control. See bug 244233.Samsung Internet: Chrome for Android does not maintain minimum contrast for legibility of the control. See bug 343503163.WebView Android: Chrome for Android does not maintain minimum contrast for legibility of the control. See bug 343503163.WebView on iOS: WebView on iOS does not maintain minimum contrast for legibility of the control. See bug 244233. |
| css.properties.accent-color.auto | Chrome | 8/31/2021 | Safari | 3/14/2022 | 195 | |
| css.properties.align-items.flex_context.start_end | Chrome | 8/31/2021 | Safari | 3/14/2022 | 195 | |
| css.properties.align-self.flex_context.start_end | Chrome | 8/31/2021 | Safari | 3/14/2022 | 195 | Opera: Before version 79, this value is recognized, but has no effect. |
| css.properties.appearance π | Chrome | 7/27/2020 | Safari | 3/14/2022 | 595 | |
| css.properties.appearance.auto π | Chrome | 5/19/2020 | Safari | 3/14/2022 | 664 | |
| css.properties.backface-visibility π | Chrome | 7/16/2014 | Safari | 3/14/2022 | 2798 | |
| css.properties.background-attachment.fixed π | Chrome | 12/11/2008 | Safari | 3/14/2022 | 4841 | Safari: fixed is recognized but has no effect. See related bug 219324.Safari on iOS: fixed is recognized but has no effect. See bug 275247.WebView on iOS: fixed is recognized but has no effect. See bug 275247. |
| css.properties.background-attachment.local π | Chrome | 12/11/2008 | Safari | 3/14/2022 | 4841 | Safari: local is recognized but has no effect. See bug 219324.Safari on iOS: local is recognized but has no effect. See bug 219324.Safari on iOS: If -webkit-overflow-scrolling: touch is set, then local has no effect.WebView on iOS: local is recognized but has no effect. See bug 219324.WebView on iOS: If -webkit-overflow-scrolling: touch is set, then local has no effect. |
| css.properties.contain π | Chrome | 7/20/2016 | Safari | 3/14/2022 | 2063 | |
| css.properties.contain.content π | Chrome | 7/20/2016 | Safari | 3/14/2022 | 2063 | |
| css.properties.contain.layout π | Chrome | 7/20/2016 | Safari | 3/14/2022 | 2063 | |
| css.properties.contain.none π | Chrome | 7/20/2016 | Safari | 3/14/2022 | 2063 | |
| css.properties.contain.paint π | Chrome | 7/20/2016 | Safari | 3/14/2022 | 2063 | |
| css.properties.contain.size π | Chrome | 7/20/2016 | Safari | 3/14/2022 | 2063 | |
| css.properties.contain.strict π | Chrome | 7/20/2016 | Safari | 3/14/2022 | 2063 | |
| css.properties.contain.style π | Chrome | 7/20/2016 | Safari | 3/14/2022 | 2063 | Chrome: Before Chrome 115, style containment did not affect quotes, see bug 40592922.Chrome Android: Before Chrome Android 115, style containment did not affect quotes, see bug 40592922.Edge: Before Edge 115, style containment did not affect quotes, see bug 40592922.Quest Browser: Before Quest Browser false, style containment did not affect quotes, see bug 40592922.Opera: Before Opera 101, style containment did not affect quotes, see bug 40592922.Opera Android: Before Opera Android 77, style containment did not affect quotes, see bug 40592922.Safari: Style containment does not affect quotes, see bug 232083.Safari on iOS: Style containment does not affect quotes, see bug 232083.Samsung Internet: Before Samsung Internet 23.0, style containment did not affect quotes, see bug 40592922.WebView Android: Before WebView Android 115, style containment did not affect quotes, see bug 40592922.WebView on iOS: Style containment does not affect quotes, see bug 232083. |
| css.properties.flex-basis.content | Chrome | 9/21/2021 | Safari | 3/14/2022 | 174 | |
| css.properties.justify-content.flex_context.start_end | Chrome | 8/31/2021 | Safari | 3/14/2022 | 195 | |
| css.properties.mask-origin.border | Chrome | 12/11/2008 | Safari | 3/14/2022 | 4841 | |
| css.properties.mask-origin.content | Chrome | 12/11/2008 | Safari | 3/14/2022 | 4841 | |
| css.properties.mask-origin.padding | Chrome | 12/11/2008 | Safari | 3/14/2022 | 4841 | |
| css.properties.offset-path π | Chrome | 12/1/2016 | Safari | 3/14/2022 | 1929 | Samsung Internet: path() is the only value type supported. |
| css.properties.overflow-wrap.anywhere π | Chrome | 2/4/2020 | Safari | 3/14/2022 | 769 | |
| css.properties.scroll-behavior π | Chrome | 9/5/2017 | Safari | 3/14/2022 | 1651 | |
| css.properties.scroll-behavior.auto π | Chrome | 9/5/2017 | Safari | 3/14/2022 | 1651 | |
| css.properties.scroll-behavior.smooth π | Chrome | 9/5/2017 | Safari | 3/14/2022 | 1651 | |
| css.properties.text-align.match-parent π | Chrome | 12/13/2011 | Safari | 3/14/2022 | 3744 | |
| css.properties.text-combine-upright π | Chrome | 1/20/2016 | Safari | 3/14/2022 | 2245 | Chrome: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.Chrome Android: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.Firefox: Before version 81, Firefox implemented the property as animatable. This was corrected to spec in 81.Firefox for Android: Before version 81, Firefox for Android implemented the property as animatable. This was corrected to spec in 81.Quest Browser: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.Opera: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.Opera Android: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.Safari: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.Safari on iOS: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.Samsung Internet: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.WebView Android: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.WebView on iOS: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits. |
| css.properties.text-combine-upright.all π | Chrome | 1/20/2016 | Safari | 3/14/2022 | 2245 | |
| css.properties.text-combine-upright.none π | Chrome | 1/20/2016 | Safari | 3/14/2022 | 2245 | |
| css.properties.text-decoration-skip-ink π | Chrome | 1/23/2018 | Safari | 3/14/2022 | 1511 | |
| css.properties.text-decoration-skip-ink.auto π | Chrome | 1/23/2018 | Safari | 3/14/2022 | 1511 | |
| css.properties.text-decoration-skip-ink.none π | Chrome | 1/23/2018 | Safari | 3/14/2022 | 1511 | |
| css.selectors.backdrop π | Chrome | 8/26/2014 | Safari | 3/14/2022 | 2757 | |
| css.selectors.backdrop.dialog | Chrome | 1/14/2014 | Safari | 3/14/2022 | 2981 | |
| css.selectors.focus-visible π | Chrome | 10/20/2020 | Safari | 3/14/2022 | 510 | |
| css.types.calc-keyword π | Chrome | 3/1/2022 | Safari | 3/14/2022 | 13 | |
| css.types.global_keywords.revert-layer π | Chrome | 3/1/2022 | Safari | 3/14/2022 | 13 | |
| css.types.transform-function.perspective.none π | Chrome | 1/4/2022 | Safari | 3/14/2022 | 69 | |
| html.elements.dialog π | Chrome | 8/26/2014 | Safari | 3/14/2022 | 2757 | |
| html.elements.dialog.open | Chrome | 8/26/2014 | Safari | 3/14/2022 | 2757 | |
| html.elements.img.loading π | Chrome | 9/10/2019 | Safari | 3/14/2022 | 916 | |
| html.global_attributes.autofocus π | Chrome | 12/10/2019 | Safari | 3/14/2022 | 825 | Chrome: Supported for the <button>, <input>, <select>, and <textarea> elements.Chrome Android: Supported for the <button>, <input>, <select>, and <textarea> elements.Edge: Supported for the <button>, <input>, <select>, and <textarea> elements.Firefox: Supported for the <button>, <input>, <select>, and <textarea> elements.Firefox for Android: Supported for the <button>, <input>, <select>, and <textarea> elements.Internet Explorer: Supported for the <button>, <input>, <select>, and <textarea> elements.Quest Browser: Supported for the <button>, <input>, <select>, and <textarea> elements.Opera: Supported for the <button>, <input>, <select>, and <textarea> elements.Opera Android: Supported for the <button>, <input>, <select>, and <textarea> elements.Safari: Supported for the <button>, <input>, <select>, and <textarea> elements.Safari on iOS: If there's no hardware keyboard connected, then the autofocus attribute has no effect (for example, the focus event doesn't fire and the element does not match the :focus selector).Samsung Internet: Supported for the <button>, <input>, <select>, and <textarea> elements.WebView Android: Supported for the <button>, <input>, <select>, and <textarea> elements.WebView on iOS: If there's no hardware keyboard connected, then the autofocus attribute has no effect (for example, the focus event doesn't fire and the element does not match the :focus selector). |
| css.properties.text-emphasis π | Safari | 10/22/2013 | Chrome | 3/1/2022 | 3052 | |
| css.properties.text-emphasis-color π | Safari | 10/22/2013 | Chrome | 3/1/2022 | 3052 | |
| css.properties.text-emphasis-position π | Safari | 10/22/2013 | Chrome | 3/1/2022 | 3052 | |
| css.properties.text-emphasis-position.over | Safari | 10/22/2013 | Chrome | 3/1/2022 | 3052 | |
| css.properties.text-emphasis-position.under | Safari | 10/22/2013 | Chrome | 3/1/2022 | 3052 | |
| css.properties.text-emphasis-style π | Safari | 10/22/2013 | Chrome | 3/1/2022 | 3052 | |
| css.properties.text-emphasis-style.circle π | Safari | 10/22/2013 | Chrome | 3/1/2022 | 3052 | |
| css.properties.text-emphasis-style.dot π | Safari | 10/22/2013 | Chrome | 3/1/2022 | 3052 | |
| css.properties.text-emphasis-style.double-circle π | Safari | 10/22/2013 | Chrome | 3/1/2022 | 3052 | |
| css.properties.text-emphasis-style.filled π | Safari | 10/22/2013 | Chrome | 3/1/2022 | 3052 | |
| css.properties.text-emphasis-style.none π | Safari | 10/22/2013 | Chrome | 3/1/2022 | 3052 | |
| css.properties.text-emphasis-style.open π | Safari | 10/22/2013 | Chrome | 3/1/2022 | 3052 | |
| css.properties.text-emphasis-style.sesame π | Safari | 10/22/2013 | Chrome | 3/1/2022 | 3052 | |
| css.properties.text-emphasis-style.triangle π | Safari | 10/22/2013 | Chrome | 3/1/2022 | 3052 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.at-rules.media.dynamic-range π | Safari | 3/24/2020 | Chrome | 2/1/2022 | 679 | |
| css.properties.color-scheme.only | Safari | 9/19/2019 | Chrome | 2/1/2022 | 866 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.font-synthesis π | Safari | 9/30/2015 | Chrome | 1/4/2022 | 2288 | |
| css.properties.font-synthesis.none π | Safari | 9/30/2015 | Chrome | 1/4/2022 | 2288 | |
| css.properties.font-synthesis.small-caps | Safari | 3/27/2017 | Chrome | 1/4/2022 | 1744 | |
| css.properties.font-synthesis.style | Safari | 3/27/2017 | Chrome | 1/4/2022 | 1744 | |
| css.properties.font-synthesis.weight | Safari | 3/27/2017 | Chrome | 1/4/2022 | 1744 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.FileSystemDirectoryHandle π | Chrome | 10/20/2020 | Safari | 12/13/2021 | 419 | |
| api.FileSystemDirectoryHandle.entries π | Chrome | 10/20/2020 | Safari | 12/13/2021 | 419 | |
| api.FileSystemDirectoryHandle.getDirectoryHandle π | Chrome | 10/20/2020 | Safari | 12/13/2021 | 419 | |
| api.FileSystemDirectoryHandle.getFileHandle π | Chrome | 10/20/2020 | Safari | 12/13/2021 | 419 | |
| api.FileSystemDirectoryHandle.keys π | Chrome | 10/20/2020 | Safari | 12/13/2021 | 419 | |
| api.FileSystemDirectoryHandle.removeEntry π | Chrome | 10/20/2020 | Safari | 12/13/2021 | 419 | |
| api.FileSystemDirectoryHandle.resolve π | Chrome | 10/20/2020 | Safari | 12/13/2021 | 419 | |
| api.FileSystemDirectoryHandle.values π | Chrome | 10/20/2020 | Safari | 12/13/2021 | 419 | |
| api.FileSystemFileHandle π | Chrome | 10/20/2020 | Safari | 12/13/2021 | 419 | |
| api.FileSystemFileHandle.getFile π | Chrome | 10/20/2020 | Safari | 12/13/2021 | 419 | |
| api.FileSystemHandle π | Chrome | 10/20/2020 | Safari | 12/13/2021 | 419 | |
| api.FileSystemHandle.isSameEntry π | Chrome | 10/20/2020 | Safari | 12/13/2021 | 419 | |
| api.FileSystemHandle.kind π | Chrome | 10/20/2020 | Safari | 12/13/2021 | 419 | |
| api.FileSystemHandle.name π | Chrome | 10/20/2020 | Safari | 12/13/2021 | 419 | |
| api.HTMLCanvasElement.getContext.2d_context.options_colorSpace_parameter π | Chrome | 7/20/2021 | Safari | 12/13/2021 | 146 | |
| api.ImageData.ImageData.settings_parameter | Chrome | 7/20/2021 | Safari | 12/13/2021 | 146 | |
| api.ImageData.ImageData.settings_parameter.colorSpace_option π | Chrome | 7/20/2021 | Safari | 12/13/2021 | 146 | |
| api.ImageData.colorSpace π | Chrome | 7/20/2021 | Safari | 12/13/2021 | 146 | |
| api.Navigator.storage π | Chrome | 12/1/2016 | Safari | 12/13/2021 | 1838 | |
| api.StorageManager π | Chrome | 12/1/2016 | Safari | 12/13/2021 | 1838 | |
| api.StorageManager.getDirectory π | Chrome | 10/20/2020 | Safari | 12/13/2021 | 419 | |
| api.StorageManager.persist π | Chrome | 12/1/2016 | Safari | 12/13/2021 | 1838 | |
| api.StorageManager.persisted π | Chrome | 12/1/2016 | Safari | 12/13/2021 | 1838 | |
| api.WorkerNavigator.storage π | Chrome | 12/1/2016 | Safari | 12/13/2021 | 1838 | |
| api.crossOriginIsolated π | Chrome | 11/17/2020 | Safari | 12/13/2021 | 391 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.at-rules.media.prefers-contrast π | Safari | 4/26/2021 | Chrome | 11/15/2021 | 203 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.flex.content π | Safari | 9/20/2021 | Chrome | 9/21/2021 | 1 | |
| html.elements.iframe.allow.display-capture π | Safari | 9/19/2019 | Chrome | 9/21/2021 | 733 | |
| api.AbortSignal.abort_static π | Chrome | 8/31/2021 | Safari | 9/20/2021 | 20 | |
| api.CanvasRenderingContext2D.drawImage.ImageBitmap_source_image | Chrome | 4/13/2016 | Safari | 9/20/2021 | 1986 | |
| api.CanvasRenderingContext2D.getContextAttributes π | Chrome | 3/12/2019 | Safari | 9/20/2021 | 923 | |
| api.Crypto.subtle.secure_context_required | Chrome | 7/25/2017 | Safari | 9/20/2021 | 1518 | |
| api.EXT_color_buffer_float π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.EventTarget.addEventListener.options_parameter.options_signal_parameter π | Chrome | 4/13/2021 | Safari | 9/20/2021 | 160 | |
| api.FontFace.worker_support | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| api.FontFaceSet.worker_support | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| api.FormDataEvent π | Chrome | 9/10/2019 | Safari | 9/20/2021 | 741 | |
| api.FormDataEvent.FormDataEvent π | Chrome | 9/10/2019 | Safari | 9/20/2021 | 741 | |
| api.FormDataEvent.formData π | Chrome | 9/10/2019 | Safari | 9/20/2021 | 741 | |
| api.HTMLCanvasElement.getContext.2d_context.options_desynchronized_parameter π | Chrome | 4/7/2020 | Safari | 9/20/2021 | 531 | Chrome: ChromeOS and WindowsChrome: ChromeOS only |
| api.HTMLCanvasElement.getContext.webgl2_context | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.HTMLCanvasElement.getContext.webgl2_context.options_alpha_parameter π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.HTMLCanvasElement.getContext.webgl2_context.options_failIfMajorPerformanceCaveat_parameter π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.HTMLCanvasElement.getContext.webgl2_context.options_powerPreference_parameter π | Chrome | 6/4/2019 | Safari | 9/20/2021 | 839 | Chrome: Chrome respects the GPU hint on macOS only.Chrome Android: Chrome Android respects the GPU hint on macOS only.Edge: Edge respects the GPU hint on macOS only.Firefox: Firefox respects the GPU hint on macOS only.Quest Browser: Quest Browser respects the GPU hint on macOS only.Opera: Opera respects the GPU hint on macOS only.Opera Android: Opera Android respects the GPU hint on macOS only.Samsung Internet: Samsung Internet respects the GPU hint on macOS only.WebView Android: WebView Android respects the GPU hint on macOS only. |
| api.HTMLElement.focus.options_preventScroll_parameter | Chrome | 1/23/2018 | Safari | 9/20/2021 | 1336 | |
| api.HTMLFormElement.formdata_event π | Chrome | 9/10/2019 | Safari | 9/20/2021 | 741 | |
| api.HTMLMetaElement.media π | Chrome | 8/31/2021 | Safari | 9/20/2021 | 20 | |
| api.HTMLSourceElement.height π | Chrome | 4/13/2021 | Safari | 9/20/2021 | 160 | |
| api.HTMLSourceElement.width π | Chrome | 4/13/2021 | Safari | 9/20/2021 | 160 | |
| api.IDBCursor.request π | Chrome | 7/30/2019 | Safari | 9/20/2021 | 783 | |
| api.IDBFactory.open π | Chrome | 11/6/2012 | Safari | 9/20/2021 | 3240 | Safari: In some releases of Safari 14, the first indexedDB.open() call hangs forever, see bug 226547.Safari on iOS: In some releases of Safari on iOS 14, the first indexedDB.open() call hangs forever, see bug 226547.WebView on iOS: In some releases of WebView on iOS 14, the first indexedDB.open() call hangs forever, see bug 226547. |
| api.IDBTransaction.commit π | Chrome | 7/30/2019 | Safari | 9/20/2021 | 783 | |
| api.IDBTransaction.durability π | Chrome | 5/19/2020 | Safari | 9/20/2021 | 489 | |
| api.ImageBitmap π | Chrome | 4/13/2016 | Safari | 9/20/2021 | 1986 | |
| api.ImageBitmap.close π | Chrome | 7/20/2016 | Safari | 9/20/2021 | 1888 | |
| api.ImageBitmap.height π | Chrome | 4/13/2016 | Safari | 9/20/2021 | 1986 | |
| api.ImageBitmap.width π | Chrome | 4/13/2016 | Safari | 9/20/2021 | 1986 | |
| api.MediaError.message π | Chrome | 6/5/2017 | Safari | 9/20/2021 | 1568 | |
| api.MediaSession π | Chrome | 3/12/2019 | Safari | 9/20/2021 | 923 | Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface. |
| api.MediaSession.metadata π | Chrome | 3/12/2019 | Safari | 9/20/2021 | 923 | Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface. |
| api.MediaSession.playbackState π | Chrome | 3/12/2019 | Safari | 9/20/2021 | 923 | Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface. |
| api.MediaSession.setActionHandler π | Chrome | 3/12/2019 | Safari | 9/20/2021 | 923 | Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface. |
| api.MediaSession.setActionHandler.nexttrack_type | Chrome | 3/12/2019 | Safari | 9/20/2021 | 923 | |
| api.MediaSession.setActionHandler.pause_type | Chrome | 3/12/2019 | Safari | 9/20/2021 | 923 | |
| api.MediaSession.setActionHandler.play_type | Chrome | 3/12/2019 | Safari | 9/20/2021 | 923 | |
| api.MediaSession.setActionHandler.previoustrack_type | Chrome | 3/12/2019 | Safari | 9/20/2021 | 923 | |
| api.MediaSession.setActionHandler.seekbackward_type | Chrome | 3/12/2019 | Safari | 9/20/2021 | 923 | |
| api.MediaSession.setActionHandler.seekforward_type | Chrome | 3/12/2019 | Safari | 9/20/2021 | 923 | |
| api.MediaSession.setActionHandler.seekto_type | Chrome | 10/22/2019 | Safari | 9/20/2021 | 699 | |
| api.MediaSession.setActionHandler.stop_type | Chrome | 9/10/2019 | Safari | 9/20/2021 | 741 | |
| api.MediaSession.setPositionState π | Chrome | 4/7/2020 | Safari | 9/20/2021 | 531 | Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface. |
| api.Navigator.mediaSession π | Chrome | 3/12/2019 | Safari | 9/20/2021 | 923 | |
| api.Notification.requestPermission_static π | Chrome | 6/26/2012 | Safari | 9/20/2021 | 3373 | Firefox: From Firefox 70 onwards, cannot be called from a cross-origin iframe.Firefox: From Firefox 72 onwards, can only be called in response to a user gesture such as a click event.Firefox for Android: From Firefox Android 79 onwards, cannot be called from a cross-origin iframe.Firefox for Android: From Firefox Android 79 onwards, can only be called in response to a user gesture such as a click event.Safari: Only supported the deprecated callback syntax.Safari on iOS: The parent Notification interface is undefined unless the page is a web app saved to the home screen. The app's manifest must have a non-default display value. |
| api.Notification.requestPermission_static.returns_promise | Chrome | 12/1/2015 | Safari | 9/20/2021 | 2120 | |
| api.Performance.timeOrigin π | Chrome | 10/17/2017 | Safari | 9/20/2021 | 1434 | |
| api.PerformanceNavigationTiming π | Chrome | 3/9/2017 | Safari | 9/20/2021 | 1656 | |
| api.PerformanceNavigationTiming.domComplete π | Chrome | 3/9/2017 | Safari | 9/20/2021 | 1656 | |
| api.PerformanceNavigationTiming.domContentLoadedEventEnd π | Chrome | 3/9/2017 | Safari | 9/20/2021 | 1656 | |
| api.PerformanceNavigationTiming.domContentLoadedEventStart π | Chrome | 3/9/2017 | Safari | 9/20/2021 | 1656 | |
| api.PerformanceNavigationTiming.domInteractive π | Chrome | 3/9/2017 | Safari | 9/20/2021 | 1656 | |
| api.PerformanceNavigationTiming.loadEventEnd π | Chrome | 3/9/2017 | Safari | 9/20/2021 | 1656 | |
| api.PerformanceNavigationTiming.loadEventStart π | Chrome | 3/9/2017 | Safari | 9/20/2021 | 1656 | |
| api.PerformanceNavigationTiming.redirectCount π | Chrome | 3/9/2017 | Safari | 9/20/2021 | 1656 | |
| api.PerformanceNavigationTiming.toJSON π | Chrome | 3/9/2017 | Safari | 9/20/2021 | 1656 | |
| api.PerformanceNavigationTiming.type π | Chrome | 3/9/2017 | Safari | 9/20/2021 | 1656 | |
| api.PerformanceNavigationTiming.unloadEventEnd π | Chrome | 3/9/2017 | Safari | 9/20/2021 | 1656 | |
| api.PerformanceNavigationTiming.unloadEventStart π | Chrome | 3/9/2017 | Safari | 9/20/2021 | 1656 | |
| api.PerformanceObserver.takeRecords π | Chrome | 3/6/2018 | Safari | 9/20/2021 | 1294 | |
| api.RTCRtpReceiver.getParameters.return_object_property_rtcp π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| api.RTCRtpSender.getParameters.return_object_property_rtcp π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | Firefox: The property is defined but not implemented/used.Firefox for Android: The property is defined but not implemented/used. |
| api.RTCRtpSender.setParameters.parameters_rtcp_parameter π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | Firefox: The property is defined but not implemented/used.Firefox for Android: The property is defined but not implemented/used. |
| api.SVGElement.focus.options_preventScroll_parameter | Chrome | 10/22/2019 | Safari | 9/20/2021 | 699 | |
| api.SecurityPolicyViolationEvent.disposition π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.SecurityPolicyViolationEvent.sample π | Chrome | 6/5/2017 | Safari | 9/20/2021 | 1568 | |
| api.ServiceWorker.ecmascript_modules | Chrome | 5/25/2021 | Safari | 9/20/2021 | 118 | Safari: Nested workers support was introduced in Safari 15.5.Safari: Script loading in nested workers was introduced in Safari 16.4.Safari on iOS: Nested workers support was introduced in Safari on iOS 15.5.Safari on iOS: Script loading in nested workers was introduced in Safari on iOS 16.4. |
| api.ShadowRoot.delegatesFocus π | Chrome | 8/31/2016 | Safari | 9/20/2021 | 1846 | |
| api.SharedWorker.SharedWorker.ecmascript_modules | Chrome | 2/4/2020 | Safari | 9/20/2021 | 594 | Safari: Nested workers support was introduced in Safari 15.5.Safari: Script loading in nested workers was introduced in Safari 16.4.Safari on iOS: Nested workers support was introduced in Safari on iOS 15.5.Safari on iOS: Script loading in nested workers was introduced in Safari on iOS 16.4.WebView on iOS: Nested workers support was introduced in WebView on iOS 15.5.WebView on iOS: Script loading in nested workers was introduced in WebView on iOS 16.4. |
| api.SharedWorker.SharedWorker.options_type_parameter | Chrome | 2/4/2020 | Safari | 9/20/2021 | 594 | |
| api.SubmitEvent π | Chrome | 4/7/2020 | Safari | 9/20/2021 | 531 | |
| api.SubmitEvent.SubmitEvent π | Chrome | 4/7/2020 | Safari | 9/20/2021 | 531 | |
| api.SubtleCrypto.secure_context_required | Chrome | 7/25/2017 | Safari | 9/20/2021 | 1518 | |
| api.WEBGL_multi_draw π | Chrome | 10/20/2020 | Safari | 9/20/2021 | 335 | |
| api.WEBGL_multi_draw.multiDrawArraysInstancedWEBGL π | Chrome | 10/20/2020 | Safari | 9/20/2021 | 335 | |
| api.WEBGL_multi_draw.multiDrawArraysWEBGL π | Chrome | 10/20/2020 | Safari | 9/20/2021 | 335 | |
| api.WEBGL_multi_draw.multiDrawElementsInstancedWEBGL π | Chrome | 10/20/2020 | Safari | 9/20/2021 | 335 | |
| api.WEBGL_multi_draw.multiDrawElementsWEBGL π | Chrome | 10/20/2020 | Safari | 9/20/2021 | 335 | |
| api.WebGL2RenderingContext π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.activeTexture π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.attachShader π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.beginQuery π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.beginTransformFeedback π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.bindAttribLocation π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.bindBuffer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.bindBufferBase π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.bindBufferRange π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.bindFramebuffer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.bindRenderbuffer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.bindSampler π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.bindTexture π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.bindTransformFeedback π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.bindVertexArray π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.blendColor π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.blendEquation π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.blendEquationSeparate π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.blendFunc π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.blendFuncSeparate π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.blitFramebuffer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.bufferData π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.bufferSubData π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.canvas π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.checkFramebufferStatus π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.clear π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.clearBufferfi π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.clearBufferfv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.clearBufferiv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.clearBufferuiv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.clearColor π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.clearDepth π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.clearStencil π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.clientWaitSync π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.colorMask π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.compileShader π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.compressedTexImage2D π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.compressedTexImage3D π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.compressedTexSubImage2D π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.compressedTexSubImage3D π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.copyBufferSubData π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.copyTexImage2D π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.copyTexSubImage2D π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.copyTexSubImage3D π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.createBuffer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.createFramebuffer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.createProgram π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.createQuery π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.createRenderbuffer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.createSampler π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.createShader π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.createTexture π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.createTransformFeedback π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.createVertexArray π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.cullFace π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.deleteBuffer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.deleteFramebuffer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.deleteProgram π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.deleteQuery π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.deleteRenderbuffer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.deleteSampler π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.deleteShader π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.deleteSync π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.deleteTexture π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.deleteTransformFeedback π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.deleteVertexArray π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.depthFunc π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.depthMask π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.depthRange π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.detachShader π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.disable π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.disableVertexAttribArray π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.drawArrays π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.drawArraysInstanced π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.drawBuffers π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.drawElements π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.drawElementsInstanced π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.drawRangeElements π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.drawingBufferHeight π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.drawingBufferWidth π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.enable π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.enableVertexAttribArray π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.endQuery π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.endTransformFeedback π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.fenceSync π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.finish π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.flush π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.framebufferRenderbuffer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.framebufferTexture2D π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.framebufferTextureLayer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.frontFace π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.generateMipmap π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getActiveAttrib π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getActiveUniform π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getActiveUniformBlockName π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getActiveUniformBlockParameter π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getActiveUniforms π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getAttachedShaders π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getAttribLocation π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getBufferParameter π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getBufferSubData π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getContextAttributes π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getError π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getExtension π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getFragDataLocation π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getFramebufferAttachmentParameter π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getIndexedParameter π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getInternalformatParameter π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getParameter π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getProgramInfoLog π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getProgramParameter π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getQuery π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getQueryParameter π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getRenderbufferParameter π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getSamplerParameter π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getShaderInfoLog π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getShaderParameter π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getShaderPrecisionFormat π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getShaderSource π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getSupportedExtensions π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getSyncParameter π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getTexParameter π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getTransformFeedbackVarying π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getUniform π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getUniformBlockIndex π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getUniformIndices π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getUniformLocation π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getVertexAttrib π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.getVertexAttribOffset π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.hint π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.invalidateFramebuffer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.invalidateSubFramebuffer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.isBuffer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.isContextLost π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.isEnabled π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.isFramebuffer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.isProgram π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.isQuery π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.isRenderbuffer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.isSampler π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.isShader π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.isSync π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.isTexture π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.isTransformFeedback π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.isVertexArray π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.lineWidth π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.linkProgram π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.pauseTransformFeedback π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.pixelStorei π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.polygonOffset π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.readBuffer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.readPixels π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.renderbufferStorage π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.renderbufferStorageMultisample π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.resumeTransformFeedback π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.sampleCoverage π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.samplerParameterf π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.samplerParameteri π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.scissor π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.shaderSource π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.stencilFunc π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.stencilFuncSeparate π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.stencilMask π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.stencilMaskSeparate π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.stencilOp π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.stencilOpSeparate π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.texImage2D π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | Firefox for Android: Textures from video elements are not supported. See bug 1884282. |
| api.WebGL2RenderingContext.texImage3D π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.texParameterf π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.texParameteri π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.texStorage2D π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.texStorage3D π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.texSubImage2D π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | Firefox for Android: Textures from video elements are not supported. See bug 1884282. |
| api.WebGL2RenderingContext.texSubImage3D π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.transformFeedbackVaryings π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform1f π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform1fv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform1i π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform1iv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform1ui π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform1uiv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform2f π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform2fv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform2i π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform2iv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform2ui π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform2uiv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform3f π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform3fv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform3i π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform3iv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform3ui π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform3uiv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform4f π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform4fv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform4i π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform4iv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform4ui π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniform4uiv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniformBlockBinding π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniformMatrix2fv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniformMatrix2x3fv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniformMatrix2x4fv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniformMatrix3fv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniformMatrix3x2fv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniformMatrix3x4fv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniformMatrix4fv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniformMatrix4x2fv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.uniformMatrix4x3fv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.useProgram π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.validateProgram π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.vertexAttrib1f π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.vertexAttrib1fv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.vertexAttrib2f π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.vertexAttrib2fv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.vertexAttrib3f π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.vertexAttrib3fv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.vertexAttrib4f π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.vertexAttrib4fv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.vertexAttribDivisor π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.vertexAttribI4i π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.vertexAttribI4iv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.vertexAttribI4ui π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.vertexAttribI4uiv π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.vertexAttribIPointer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.vertexAttribPointer π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.viewport π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGL2RenderingContext.waitSync π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGLQuery π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGLSampler π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGLSync π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGLTransformFeedback π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WebGLVertexArrayObject π | Chrome | 1/25/2017 | Safari | 9/20/2021 | 1699 | |
| api.WheelEvent.pinch_to_zoom_support | Chrome | 11/12/2013 | Safari | 9/20/2021 | 2869 | |
| api.Worker.Worker.ecmascript_modules | Chrome | 2/4/2020 | Safari | 9/20/2021 | 594 | Node.js: ECMAScript modules are enabled for files ending with .mjs and for files ending with .js when the nearest parent package.json file contains a top-level field "type" with a value of "module".Safari: Nested workers support was introduced in Safari 15.5.Safari: Script loading in nested workers was introduced in Safari 16.4.Safari on iOS: Nested workers support was introduced in Safari on iOS 15.5.Safari on iOS: Script loading in nested workers was introduced in Safari on iOS 16.4.WebView on iOS: Nested workers support was introduced in WebView on iOS 15.5.WebView on iOS: Script loading in nested workers was introduced in WebView on iOS 16.4. |
| api.Worker.Worker.options_type_parameter | Chrome | 2/4/2020 | Safari | 9/20/2021 | 594 | Deno: Only supports module |
| api.WorkerGlobalScope.fonts π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| api.Worklet.ecmascript_modules | Chrome | 2/4/2020 | Safari | 9/20/2021 | 594 | Safari: Nested workers support was introduced in Safari 15.5.Safari: Script loading in nested workers was introduced in Safari 16.4.Safari on iOS: Nested workers support was introduced in Safari on iOS 15.5.Safari on iOS: Script loading in nested workers was introduced in Safari on iOS 16.4.WebView on iOS: Nested workers support was introduced in WebView on iOS 15.5.WebView on iOS: Script loading in nested workers was introduced in WebView on iOS 16.4. |
| api.XMLHttpRequest.send.body_URLSearchParams_type | Chrome | 6/5/2017 | Safari | 9/20/2021 | 1568 | Safari: Doesn't send the correct Content-Type header by default. See bug 227477.Safari on iOS: Doesn't send the correct Content-Type header by default. See bug 227477.WebView on iOS: Doesn't send the correct Content-Type header by default. See bug 227477. |
| api.createImageBitmap π | Chrome | 4/13/2016 | Safari | 9/20/2021 | 1986 | |
| api.createImageBitmap.options_colorSpaceConversion_parameter | Chrome | 4/19/2017 | Safari | 9/20/2021 | 1615 | |
| api.createImageBitmap.options_imageOrientation_parameter | Chrome | 7/20/2016 | Safari | 9/20/2021 | 1888 | |
| api.createImageBitmap.options_resizeHeight_parameter | Chrome | 10/12/2016 | Safari | 9/20/2021 | 1804 | |
| api.createImageBitmap.options_resizeQuality_parameter | Chrome | 10/12/2016 | Safari | 9/20/2021 | 1804 | |
| api.createImageBitmap.options_resizeWidth_parameter | Chrome | 10/12/2016 | Safari | 9/20/2021 | 1804 | |
| css.properties.aspect-ratio π | Chrome | 1/19/2021 | Safari | 9/20/2021 | 244 | |
| css.properties.aspect-ratio.auto π | Chrome | 1/19/2021 | Safari | 9/20/2021 | 244 | |
| css.properties.border-end-end-radius π | Chrome | 3/2/2021 | Safari | 9/20/2021 | 202 | |
| css.properties.border-end-start-radius π | Chrome | 3/2/2021 | Safari | 9/20/2021 | 202 | |
| css.properties.border-start-end-radius π | Chrome | 3/2/2021 | Safari | 9/20/2021 | 202 | |
| css.properties.border-start-start-radius π | Chrome | 3/2/2021 | Safari | 9/20/2021 | 202 | |
| css.properties.list-style-type.cjk-decimal π | Chrome | 5/25/2021 | Safari | 9/20/2021 | 118 | |
| css.properties.list-style-type.disclosure-closed π | Chrome | 3/2/2021 | Safari | 9/20/2021 | 202 | |
| css.properties.list-style-type.disclosure-open π | Chrome | 3/2/2021 | Safari | 9/20/2021 | 202 | |
| css.properties.list-style-type.ethiopic-numeric π | Chrome | 5/25/2021 | Safari | 9/20/2021 | 118 | Firefox: Before Firefox 38, Firefox added a dot as suffix of the number for ethiopic-numeric (for example, α«. instead of α«). The specification later defined the absence of a suffix, which Firefox 38 followed.Firefox for Android: Before Firefox for Android 38, Firefox for Android added a dot as suffix of the number for ethiopic-numeric (for example, α«. instead of α«). The specification later defined the absence of a suffix, which Firefox for Android 38 followed. |
| css.properties.list-style-type.japanese-formal π | Chrome | 5/25/2021 | Safari | 9/20/2021 | 118 | |
| css.properties.list-style-type.japanese-informal π | Chrome | 5/25/2021 | Safari | 9/20/2021 | 118 | |
| css.properties.list-style-type.korean-hangul-formal π | Chrome | 9/1/2015 | Safari | 9/20/2021 | 2211 | |
| css.properties.list-style-type.korean-hanja-formal π | Chrome | 9/1/2015 | Safari | 9/20/2021 | 2211 | |
| css.properties.list-style-type.korean-hanja-informal π | Chrome | 9/1/2015 | Safari | 9/20/2021 | 2211 | |
| css.properties.list-style-type.simp-chinese-formal π | Chrome | 9/1/2015 | Safari | 9/20/2021 | 2211 | |
| css.properties.list-style-type.simp-chinese-informal π | Chrome | 9/1/2015 | Safari | 9/20/2021 | 2211 | |
| css.properties.list-style-type.tamil π | Chrome | 5/25/2021 | Safari | 9/20/2021 | 118 | |
| css.properties.list-style-type.trad-chinese-formal π | Chrome | 9/1/2015 | Safari | 9/20/2021 | 2211 | |
| css.properties.list-style-type.trad-chinese-informal π | Chrome | 9/1/2015 | Safari | 9/20/2021 | 2211 | |
| css.properties.scroll-margin-block π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-margin-block-end π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-margin-block-start π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-margin-inline π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-margin-inline-end π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-margin-inline-start π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-padding-block π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-padding-block.auto π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-padding-block-end π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-padding-block-end.auto π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-padding-block-start π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-padding-block-start.auto π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-padding-bottom.auto π | Chrome | 10/22/2019 | Safari | 9/20/2021 | 699 | |
| css.properties.scroll-padding-inline π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-padding-inline.auto π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-padding-inline-end π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-padding-inline-end.auto π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-padding-inline-start π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-padding-inline-start.auto π | Chrome | 9/4/2018 | Safari | 9/20/2021 | 1112 | |
| css.properties.scroll-padding-left.auto π | Chrome | 10/22/2019 | Safari | 9/20/2021 | 699 | |
| css.properties.scroll-padding-right.auto π | Chrome | 10/22/2019 | Safari | 9/20/2021 | 699 | |
| css.properties.scroll-padding-top.auto π | Chrome | 10/22/2019 | Safari | 9/20/2021 | 699 | |
| css.properties.scroll-snap-stop π | Chrome | 6/4/2019 | Safari | 9/20/2021 | 839 | |
| css.properties.scroll-snap-stop.always π | Chrome | 6/4/2019 | Safari | 9/20/2021 | 839 | |
| css.properties.scroll-snap-stop.normal π | Chrome | 6/4/2019 | Safari | 9/20/2021 | 839 | |
| css.selectors.any-link.not_match_link | Chrome | 3/6/2018 | Safari | 9/20/2021 | 1294 | |
| css.selectors.link.not_match_link | Chrome | 12/11/2008 | Safari | 9/20/2021 | 4666 | |
| css.selectors.visited.not_match_link | Chrome | 12/11/2008 | Safari | 9/20/2021 | 4666 | |
| css.types.gradient.linear-gradient.premultiplied_gradients | Chrome | 8/20/2013 | Safari | 9/20/2021 | 2953 | |
| css.types.gradient.radial-gradient.premultiplied_gradients | Chrome | 8/20/2013 | Safari | 9/20/2021 | 2953 | |
| html.elements.img.aspect_ratio_computed_from_attributes | Chrome | 12/10/2019 | Safari | 9/20/2021 | 650 | Safari: Safari doesn't preserve space for images without a valid src, which may disrupt layouts that rely on lazy loading (see bug 224197).Safari on iOS: Safari on iOS doesn't preserve space for images without a valid src, which may disrupt layouts that rely on lazy loading (see bug 224197).WebView on iOS: WebView on iOS doesn't preserve space for images without a valid src, which may disrupt layouts that rely on lazy loading (see bug 224197). |
| html.elements.meta.name.theme-color π | Chrome | 3/12/2019 | Safari | 9/20/2021 | 923 | Chrome: Chrome uses the color only on installed progressive web apps.Chrome: Chrome reports support, but does not actually use the color anywhere.Chrome Android: Chrome for Android does not use the color on devices with native dark mode enabled unless it's an installed progressive web app or a trusted web activity.Edge: Edge uses the color only on installed progressive web apps.Quest Browser: Chrome for Android does not use the color on devices with native dark mode enabled unless it's an installed progressive web app or a trusted web activity. |
| html.elements.source.height π | Chrome | 4/13/2021 | Safari | 9/20/2021 | 160 | |
| html.elements.source.width π | Chrome | 4/13/2021 | Safari | 9/20/2021 | 160 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.EXT_texture_compression_rgtc π | Safari | 4/26/2021 | Chrome | 8/31/2021 | 127 | Chrome: Only supported on macOS.Edge: Only supported on macOS.Firefox: Only supported on macOS.Opera: Only supported on macOS. |
| css.properties.justify-content.flex_context.left_right | Safari | 9/30/2015 | Chrome | 8/31/2021 | 2162 | Internet Explorer: This value is recognized, but has no effect.Opera Android: This value is recognized, but has no effect. |
| html.elements.form.autocomplete.one-time-code | Safari | 9/17/2018 | Chrome | 8/31/2021 | 1079 | |
| html.elements.textarea.autocomplete.one-time-code | Safari | 9/17/2018 | Chrome | 8/31/2021 | 1079 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.RTCStatsReport.type_remote-outbound-rtp π | Safari | 9/19/2017 | Chrome | 5/25/2021 | 1344 | |
| api.RTCStatsReport.type_remote-outbound-rtp.codecId π | Safari | 9/19/2017 | Chrome | 5/25/2021 | 1344 | |
| api.RTCStatsReport.type_remote-outbound-rtp.kind π | Safari | 9/16/2020 | Chrome | 5/25/2021 | 251 | |
| api.RTCStatsReport.type_remote-outbound-rtp.ssrc π | Safari | 9/19/2017 | Chrome | 5/25/2021 | 1344 | |
| api.RTCStatsReport.type_remote-outbound-rtp.transportId π | Safari | 9/19/2017 | Chrome | 5/25/2021 | 1344 | |
| css.properties.list-style-type.afar | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.amharic | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.amharic-abegede | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.asterisks | Safari | 7/20/2011 | Chrome | 5/25/2021 | 3597 | |
| css.properties.list-style-type.binary | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.ethiopic | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.ethiopic-abegede | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.ethiopic-abegede-am-et | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.ethiopic-abegede-gez | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.ethiopic-abegede-ti-er | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.ethiopic-abegede-ti-et | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.ethiopic-halehame-aa-er | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.ethiopic-halehame-aa-et | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.ethiopic-halehame-am-et | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.ethiopic-halehame-gez | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.ethiopic-halehame-om-et | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.ethiopic-halehame-sid-et | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.ethiopic-halehame-so-et | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.ethiopic-halehame-tig | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.footnotes | Safari | 7/20/2011 | Chrome | 5/25/2021 | 3597 | |
| css.properties.list-style-type.lower-hexadecimal | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.lower-norwegian | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.octal | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.oromo | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.sidama | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.somali | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.tigre | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.tigrinya-er | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.tigrinya-er-abegede | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.tigrinya-et | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.tigrinya-et-abegede | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.upper-greek | Safari | 6/23/2003 | Chrome | 5/25/2021 | 6546 | |
| css.properties.list-style-type.upper-hexadecimal | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 | |
| css.properties.list-style-type.upper-norwegian | Safari | 6/7/2010 | Chrome | 5/25/2021 | 4005 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.AbstractRange π | Chrome | 4/13/2021 | Safari | 4/26/2021 | 13 | |
| api.AbstractRange.collapsed π | Chrome | 4/13/2021 | Safari | 4/26/2021 | 13 | |
| api.AbstractRange.endContainer π | Chrome | 4/13/2021 | Safari | 4/26/2021 | 13 | |
| api.AbstractRange.endOffset π | Chrome | 4/13/2021 | Safari | 4/26/2021 | 13 | |
| api.AbstractRange.startContainer π | Chrome | 4/13/2021 | Safari | 4/26/2021 | 13 | |
| api.AbstractRange.startOffset π | Chrome | 4/13/2021 | Safari | 4/26/2021 | 13 | |
| api.AnalyserNode.AnalyserNode π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | |
| api.AnalyserNode.getFloatTimeDomainData π | Chrome | 5/20/2014 | Safari | 4/26/2021 | 2533 | |
| api.AudioBuffer.AudioBuffer π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | Chrome: The context parameter was supported up until version 57, but has now been removed.Chrome Android: The context parameter was supported up until version 57, but has now been removed.Quest Browser: The context parameter was supported up until version 5.0, but has now been removed.Opera: The context parameter was supported up until version 44, but has now been removed.Opera Android: The context parameter was supported up until version 44, but has now been removed.Samsung Internet: The context parameter was supported up until Samsung Internet 7.0, but has now been removed.WebView Android: The context parameter was supported up until version 57, but has now been removed. |
| api.AudioBuffer.copyFromChannel π | Chrome | 5/19/2015 | Safari | 4/26/2021 | 2169 | |
| api.AudioBuffer.copyToChannel π | Chrome | 5/19/2015 | Safari | 4/26/2021 | 2169 | |
| api.AudioBufferSourceNode.AudioBufferSourceNode π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | |
| api.AudioBufferSourceNode.detune π | Chrome | 7/21/2015 | Safari | 4/26/2021 | 2106 | |
| api.AudioContext π | Chrome | 5/20/2014 | Safari | 4/26/2021 | 2533 | |
| api.AudioContext.AudioContext π | Chrome | 5/20/2014 | Safari | 4/26/2021 | 2533 | Chrome: Before Chrome 66, each tab is limited to 6 audio contexts in Chrome; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Chrome.Chrome: If latencyHint isn't valid, Chrome throws a TypeError exception. See Non-standard exceptions in Chrome for details.Chrome Android: Before Chrome Android 66, each tab is limited to 6 audio contexts in Chrome Android; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Chrome Android.Chrome Android: If latencyHint isn't valid, Chrome Android throws a TypeError exception. See Non-standard exceptions in Chrome Android for details.Quest Browser: Before Quest Browser 5.0, each tab is limited to 6 audio contexts in Quest Browser; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Quest Browser.Quest Browser: If latencyHint isn't valid, Quest Browser throws a TypeError exception. See Non-standard exceptions in Quest Browser for details.Opera: Before Opera 53, each tab is limited to 6 audio contexts in Opera; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Chrome.Opera: If latencyHint isn't valid, Opera throws a TypeError exception. See Non-standard exceptions in Chrome for details.Opera Android: Before Opera Android 47, each tab is limited to 6 audio contexts in Opera; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Chrome.Opera Android: If latencyHint isn't valid, Opera throws a TypeError exception. See Non-standard exceptions in Chrome for details.Safari: New audio contexts are suspended until the resume() method is called via user action, such as the click event.Safari on iOS: New audio contexts are suspended until the resume() method is called via user action, such as the click event.Samsung Internet: Before Samsung Internet 9.0, each tab is limited to 6 audio contexts in Samsung Internet; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Chrome.Samsung Internet: If latencyHint isn't valid, Samsung Internet throws a TypeError exception. See Non-standard exceptions in Chrome for details.WebView Android: Before WebView Android 66, each tab is limited to 6 audio contexts in WebView Android; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in WebView Android.WebView Android: If latencyHint isn't valid, WebView Android throws a TypeError exception. See Non-standard exceptions in WebView Android for details.WebView on iOS: New audio contexts are suspended until the resume() method is called via user action, such as the click event. |
| api.AudioContext.AudioContext.options_latencyHint_parameter π | Chrome | 4/19/2017 | Safari | 4/26/2021 | 1468 | |
| api.AudioContext.AudioContext.options_sampleRate_parameter π | Chrome | 4/23/2019 | Safari | 4/26/2021 | 734 | |
| api.AudioContext.baseLatency π | Chrome | 4/19/2017 | Safari | 4/26/2021 | 1468 | |
| api.AudioContext.getOutputTimestamp π | Chrome | 3/9/2017 | Safari | 4/26/2021 | 1509 | |
| api.AudioDestinationNode.maxChannelCount π | Chrome | 5/21/2013 | Safari | 4/26/2021 | 2897 | Safari: This property always returns 0.Safari on iOS: This property always returns 0.WebView on iOS: This property always returns 0. |
| api.AudioListener.forwardX π | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | Firefox: Can be set using the setOrientation() method instead.Firefox for Android: Can be set using the setOrientation() method instead. |
| api.AudioListener.forwardY π | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | Firefox: Can be set using the setOrientation() method instead.Firefox for Android: Can be set using the setOrientation() method instead. |
| api.AudioListener.forwardZ π | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | Firefox: Can be set using the setOrientation() method instead.Firefox for Android: Can be set using the setOrientation() method instead. |
| api.AudioListener.positionX π | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | Firefox: Can be set using the setPosition() method instead.Firefox for Android: Can be set using the setPosition() method instead. |
| api.AudioListener.positionY π | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | Firefox: Can be set using the setPosition() method instead.Firefox for Android: Can be set using the setPosition() method instead. |
| api.AudioListener.positionZ π | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | Firefox: Can be set using the setPosition() method instead.Firefox for Android: Can be set using the setPosition() method instead. |
| api.AudioListener.upX π | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | Firefox: Can be set using the setOrientation() method instead.Firefox for Android: Can be set using the setOrientation() method instead. |
| api.AudioListener.upY π | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | Firefox: Can be set using the setOrientation() method instead.Firefox for Android: Can be set using the setOrientation() method instead. |
| api.AudioListener.upZ π | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | Firefox: Can be set using the setOrientation() method instead.Firefox for Android: Can be set using the setOrientation() method instead. |
| api.AudioParam.cancelAndHoldAtTime π | Chrome | 3/9/2017 | Safari | 4/26/2021 | 1509 | |
| api.AudioParamMap π | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioParamMap.@@iterator | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioParamMap.entries | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioParamMap.forEach | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioParamMap.get | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioParamMap.has | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioParamMap.keys | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioParamMap.size | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioParamMap.values | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioProcessingEvent.AudioProcessingEvent π | Chrome | 3/9/2017 | Safari | 4/26/2021 | 1509 | |
| api.AudioWorklet π | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioWorkletGlobalScope π | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioWorkletGlobalScope.currentFrame π | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioWorkletGlobalScope.currentTime π | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioWorkletGlobalScope.registerProcessor π | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioWorkletGlobalScope.sampleRate π | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioWorkletNode π | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioWorkletNode.AudioWorkletNode π | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioWorkletNode.parameters π | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioWorkletNode.port π | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioWorkletNode.processorerror_event π | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.AudioWorkletProcessor π | Chrome | 1/23/2018 | Safari | 4/26/2021 | 1189 | |
| api.AudioWorkletProcessor.AudioWorkletProcessor π | Chrome | 1/23/2018 | Safari | 4/26/2021 | 1189 | |
| api.AudioWorkletProcessor.port π | Chrome | 1/23/2018 | Safari | 4/26/2021 | 1189 | |
| api.BaseAudioContext π | Chrome | 1/25/2017 | Safari | 4/26/2021 | 1552 | Chrome: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Chrome Android: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Edge: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Firefox: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Firefox for Android: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Opera: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Opera Android: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Safari: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Safari on iOS: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Samsung Internet: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.WebView Android: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.WebView on iOS: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces. |
| api.BaseAudioContext.audioWorklet π | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| api.BaseAudioContext.createConstantSource π | Chrome | 1/25/2017 | Safari | 4/26/2021 | 1552 | |
| api.BaseAudioContext.createIIRFilter π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | |
| api.BaseAudioContext.createPeriodicWave.constraints_disableNormalization_parameter | Chrome | 10/13/2015 | Safari | 4/26/2021 | 2022 | |
| api.BaseAudioContext.createStereoPanner π | Chrome | 3/3/2015 | Safari | 4/26/2021 | 2246 | |
| api.BaseAudioContext.decodeAudioData.returns_promise | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | |
| api.BiquadFilterNode.BiquadFilterNode π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | |
| api.Blob.stream π | Chrome | 7/30/2019 | Safari | 4/26/2021 | 636 | |
| api.BlobEvent.timecode π | Chrome | 3/9/2017 | Safari | 4/26/2021 | 1509 | |
| api.CSSConditionRule π | Chrome | 1/25/2017 | Safari | 4/26/2021 | 1552 | |
| api.CSSConditionRule.conditionText π | Chrome | 1/25/2017 | Safari | 4/26/2021 | 1552 | |
| api.CSSGroupingRule π | Chrome | 9/1/2015 | Safari | 4/26/2021 | 2064 | Safari: The CSSGroupingRule interface itself is not present, but many of the methods are available on various interfaces such as the CSSMediaRule and CSSPageRule interfaces.Safari on iOS: The CSSGroupingRule interface itself is not present, but many of the methods are available on various interfaces such as the CSSMediaRule and CSSPageRule interfaces.WebView on iOS: The CSSGroupingRule interface itself is not present, but many of the methods are available on various interfaces such as the CSSMediaRule and CSSPageRule interfaces. |
| api.ChannelMergerNode.ChannelMergerNode π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | |
| api.ChannelSplitterNode.ChannelSplitterNode π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | |
| api.ConstantSourceNode π | Chrome | 1/25/2017 | Safari | 4/26/2021 | 1552 | |
| api.ConstantSourceNode.ConstantSourceNode π | Chrome | 1/25/2017 | Safari | 4/26/2021 | 1552 | |
| api.ConstantSourceNode.offset π | Chrome | 1/25/2017 | Safari | 4/26/2021 | 1552 | |
| api.ConvolverNode.ConvolverNode π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | |
| api.DataTransfer.DataTransfer π | Chrome | 6/5/2017 | Safari | 4/26/2021 | 1421 | |
| api.DelayNode.DelayNode π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | |
| api.Document.visibilitychange_event π | Chrome | 10/17/2017 | Safari | 4/26/2021 | 1287 | Chrome: The onvisibilitychange event handler property is not supported.Chrome: The onvisibilitychange event handler property is not supported.Chrome Android: The onvisibilitychange event handler property is not supported.Chrome Android: The onvisibilitychange event handler property is not supported.Edge: The onvisibilitychange event handler property is not supported.Internet Explorer: The onvisibilitychange event handler property is not supported.Quest Browser: The onvisibilitychange event handler property is not supported.Opera: The onvisibilitychange event handler property is not supported.Opera: The onvisibilitychange event handler property is not supported.Opera: The onvisibilitychange event handler property is not supported.Opera Android: The onvisibilitychange event handler property is not supported.Opera Android: The onvisibilitychange event handler property is not supported.Opera Android: The onvisibilitychange event handler property is not supported.Safari: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari: Before Safari 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.Safari: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari: Before Safari 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.Safari: The onvisibilitychange event handler property is not supported.Safari on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari on iOS: Before Safari on iOS 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.Safari on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari on iOS: Before Safari on iOS 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.Safari on iOS: The onvisibilitychange event handler property is not supported.Samsung Internet: The onvisibilitychange event handler property is not supported.Samsung Internet: The onvisibilitychange event handler property is not supported.WebView Android: The onvisibilitychange event handler property is not supported.WebView Android: The onvisibilitychange event handler property is not supported.WebView on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.WebView on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.WebView on iOS: Before WebView on iOS 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.WebView on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.WebView on iOS: Before WebView on iOS 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.WebView on iOS: The onvisibilitychange event handler property is not supported. |
| api.DynamicsCompressorNode.DynamicsCompressorNode π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | |
| api.EXT_float_blend π | Chrome | 6/4/2019 | Safari | 4/26/2021 | 692 | Chrome Android: Until Chrome 77, this extension was unavailable on several Android devices powered by GLES 3.2. See bug 41459397.Quest Browser: Until Chrome 77, this extension was unavailable on several Android devices powered by GLES 3.2. See bug 41459397. |
| api.GainNode.GainNode π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | |
| api.HTMLAreaElement.referrerPolicy π | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | |
| api.HTMLAreaElement.referrerPolicy.no-referrer-when-downgrade | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | |
| api.HTMLAreaElement.referrerPolicy.origin-when-cross-origin | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | |
| api.HTMLAreaElement.referrerPolicy.unsafe-url | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | |
| api.HTMLLinkElement.referrerPolicy π | Chrome | 4/19/2017 | Safari | 4/26/2021 | 1468 | |
| api.HTMLLinkElement.referrerPolicy.no-referrer-when-downgrade | Chrome | 4/19/2017 | Safari | 4/26/2021 | 1468 | |
| api.HTMLLinkElement.referrerPolicy.origin-when-cross-origin | Chrome | 4/19/2017 | Safari | 4/26/2021 | 1468 | |
| api.HTMLLinkElement.referrerPolicy.unsafe-url | Chrome | 4/19/2017 | Safari | 4/26/2021 | 1468 | |
| api.IIRFilterNode π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | |
| api.IIRFilterNode.IIRFilterNode π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | |
| api.IIRFilterNode.getFrequencyResponse π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | |
| api.KHR_parallel_shader_compile π | Chrome | 7/30/2019 | Safari | 4/26/2021 | 636 | |
| api.MediaElementAudioSourceNode.MediaElementAudioSourceNode π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | |
| api.MediaRecorder π | Chrome | 12/1/2015 | Safari | 4/26/2021 | 1973 | Firefox: Before Firefox 58, using MediaStream.addTrack() on a stream obtained using getUserMedia(), then attempting to record the resulting stream would result in only recording the original stream without the added tracks (severe bug).Firefox for Android: Before Firefox for Android 58, using MediaStream.addTrack() on a stream obtained using getUserMedia(), then attempting to record the resulting stream would result in only recording the original stream without the added tracks (severe bug). |
| api.MediaRecorder.MediaRecorder π | Chrome | 12/1/2015 | Safari | 4/26/2021 | 1973 | |
| api.MediaRecorder.MediaRecorder.options_parameter | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | |
| api.MediaRecorder.audioBitsPerSecond π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | |
| api.MediaRecorder.dataavailable_event π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | |
| api.MediaRecorder.error_event π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | Chrome: The interface for this event is a plain Event, not ErrorEvent. See bug 40791876.Chrome Android: The interface for this event is a plain Event, not ErrorEvent. See bug 40791876.Edge: The interface for this event is a plain Event, not ErrorEvent. See bug 40791876.Quest Browser: The interface for this event is a plain Event, not ErrorEvent. See bug 40791876.Opera: The interface for this event is a plain Event, not ErrorEvent. See bug 40791876.Opera Android: The interface for this event is a plain Event, not ErrorEvent. See bug 40791876.Samsung Internet: The interface for this event is a plain Event, not ErrorEvent. See bug 40791876.WebView Android: The interface for this event is a plain Event, not ErrorEvent. See bug 40791876. |
| api.MediaRecorder.isTypeSupported_static π | Chrome | 12/1/2015 | Safari | 4/26/2021 | 1973 | |
| api.MediaRecorder.mimeType π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | Chrome: Before Chrome 49, only video is supported, not audio.Chrome Android: Before Chrome Android 49, only video is supported, not audio.Firefox: Starting with Firefox 71, the behavior of mimeType is more consistent. For example, it now returns the media type even after recording has stopped.WebView Android: Before WebView Android 49, only video is supported, not audio. |
| api.MediaRecorder.pause π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | |
| api.MediaRecorder.pause_event π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | |
| api.MediaRecorder.requestData π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | |
| api.MediaRecorder.resume π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | |
| api.MediaRecorder.resume_event π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | |
| api.MediaRecorder.start π | Chrome | 12/1/2015 | Safari | 4/26/2021 | 1973 | |
| api.MediaRecorder.start_event π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | |
| api.MediaRecorder.state π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | Chrome: Before Chrome 49, only video is supported, not audio.Chrome Android: Before Chrome Android 49, only video is supported, not audio.WebView Android: Before WebView Android 49, only video is supported, not audio. |
| api.MediaRecorder.stop π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | |
| api.MediaRecorder.stop_event π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | |
| api.MediaRecorder.stream π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | Chrome: Before Chrome 49, only video is supported, not audio.Chrome Android: Before Chrome Android 49, only video is supported, not audio. |
| api.MediaRecorder.videoBitsPerSecond π | Chrome | 3/2/2016 | Safari | 4/26/2021 | 1881 | |
| api.MediaStreamAudioDestinationNode.MediaStreamAudioDestinationNode π | Chrome | 3/9/2017 | Safari | 4/26/2021 | 1509 | |
| api.MediaStreamAudioSourceNode.MediaStreamAudioSourceNode π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | |
| api.OES_fbo_render_mipmap π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.OfflineAudioContext π | Chrome | 5/20/2014 | Safari | 4/26/2021 | 2533 | |
| api.OfflineAudioContext.OfflineAudioContext π | Chrome | 5/20/2014 | Safari | 4/26/2021 | 2533 | |
| api.OfflineAudioContext.OfflineAudioContext.options_parameter | Chrome | 10/17/2017 | Safari | 4/26/2021 | 1287 | |
| api.OfflineAudioContext.length π | Chrome | 5/25/2016 | Safari | 4/26/2021 | 1797 | |
| api.OfflineAudioContext.startRendering.returns_promise | Chrome | 4/14/2015 | Safari | 4/26/2021 | 2204 | |
| api.OscillatorNode.OscillatorNode π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | |
| api.PannerNode.PannerNode π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | |
| api.PannerNode.orientationX π | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | |
| api.PannerNode.orientationY π | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | |
| api.PannerNode.orientationZ π | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | |
| api.PannerNode.positionX π | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | |
| api.PannerNode.positionY π | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | |
| api.PannerNode.positionZ π | Chrome | 7/20/2016 | Safari | 4/26/2021 | 1741 | |
| api.Performance.mark.markOptions_parameter | Chrome | 10/22/2019 | Safari | 4/26/2021 | 552 | |
| api.Performance.mark.returns_performancemark | Chrome | 10/22/2019 | Safari | 4/26/2021 | 552 | |
| api.Performance.measure.measureOptions_parameter | Chrome | 9/10/2019 | Safari | 4/26/2021 | 594 | |
| api.Performance.measure.returns_performancemeasure | Chrome | 10/22/2019 | Safari | 4/26/2021 | 552 | |
| api.Performance.toJSON π | Chrome | 1/25/2017 | Safari | 4/26/2021 | 1552 | |
| api.PerformanceMark.PerformanceMark π | Chrome | 7/30/2019 | Safari | 4/26/2021 | 636 | |
| api.PerformanceMark.detail π | Chrome | 10/22/2019 | Safari | 4/26/2021 | 552 | |
| api.PerformanceMeasure.detail π | Chrome | 10/22/2019 | Safari | 4/26/2021 | 552 | |
| api.PerformanceNavigation.toJSON π | Chrome | 1/25/2017 | Safari | 4/26/2021 | 1552 | Firefox: Before Firefox 70, this property could return incorrect values. See bug 1459711.Firefox for Android: Before Firefox for Android 79, this property could return incorrect values. See bug 1459711. |
| api.PerformancePaintTiming π | Chrome | 7/25/2017 | Safari | 4/26/2021 | 1371 | |
| api.PerformancePaintTiming.first-contentful-paint π | Chrome | 7/25/2017 | Safari | 4/26/2021 | 1371 | |
| api.PerformancePaintTiming.toJSON π | Chrome | 7/25/2017 | Safari | 4/26/2021 | 1371 | |
| api.PeriodicWave.PeriodicWave π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | |
| api.RTCIceCandidate.address π | Chrome | 4/23/2019 | Safari | 4/26/2021 | 734 | |
| api.RTCIceCandidate.component π | Chrome | 4/23/2019 | Safari | 4/26/2021 | 734 | |
| api.RTCIceCandidate.foundation π | Chrome | 4/23/2019 | Safari | 4/26/2021 | 734 | |
| api.RTCIceCandidate.port π | Chrome | 4/23/2019 | Safari | 4/26/2021 | 734 | |
| api.RTCIceCandidate.priority π | Chrome | 4/23/2019 | Safari | 4/26/2021 | 734 | |
| api.RTCIceCandidate.protocol π | Chrome | 4/23/2019 | Safari | 4/26/2021 | 734 | |
| api.RTCIceCandidate.relatedAddress π | Chrome | 4/23/2019 | Safari | 4/26/2021 | 734 | |
| api.RTCIceCandidate.relatedPort π | Chrome | 4/23/2019 | Safari | 4/26/2021 | 734 | |
| api.RTCIceCandidate.tcpType π | Chrome | 4/23/2019 | Safari | 4/26/2021 | 734 | |
| api.RTCIceCandidate.type π | Chrome | 4/23/2019 | Safari | 4/26/2021 | 734 | |
| api.RTCIceCandidate.usernameFragment π | Chrome | 4/23/2019 | Safari | 4/26/2021 | 734 | Firefox: Before Firefox 126, the property was not read-only.Firefox for Android: Before Firefox for Android 126, the property was not read-only. |
| api.RTCPeerConnection.addTransceiver.init_sendEncodings_parameter | Chrome | 9/4/2018 | Safari | 4/26/2021 | 965 | |
| api.RTCPeerConnection.icecandidateerror_event π | Chrome | 9/10/2019 | Safari | 4/26/2021 | 594 | |
| api.RTCPeerConnection.restartIce π | Chrome | 9/10/2019 | Safari | 4/26/2021 | 594 | |
| api.RTCPeerConnection.setLocalDescription.description_parameter_optional | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCPeerConnectionIceErrorEvent π | Chrome | 9/10/2019 | Safari | 4/26/2021 | 594 | |
| api.RTCPeerConnectionIceErrorEvent.RTCPeerConnectionIceErrorEvent π | Chrome | 9/10/2019 | Safari | 4/26/2021 | 594 | |
| api.RTCPeerConnectionIceErrorEvent.address π | Chrome | 4/7/2020 | Safari | 4/26/2021 | 384 | |
| api.RTCPeerConnectionIceErrorEvent.errorCode π | Chrome | 9/10/2019 | Safari | 4/26/2021 | 594 | |
| api.RTCPeerConnectionIceErrorEvent.errorText π | Chrome | 9/10/2019 | Safari | 4/26/2021 | 594 | |
| api.RTCPeerConnectionIceErrorEvent.port π | Chrome | 4/7/2020 | Safari | 4/26/2021 | 384 | |
| api.RTCPeerConnectionIceErrorEvent.url π | Chrome | 9/10/2019 | Safari | 4/26/2021 | 594 | |
| api.RTCRtpSender.setStreams π | Chrome | 7/30/2019 | Safari | 4/26/2021 | 636 | |
| api.RTCStatsReport.type_codec.channels π | Chrome | 5/19/2020 | Safari | 4/26/2021 | 342 | |
| api.RTCStatsReport.type_inbound-rtp.concealedSamples π | Chrome | 10/20/2020 | Safari | 4/26/2021 | 188 | |
| api.RTCStatsReport.type_inbound-rtp.concealmentEvents π | Chrome | 10/20/2020 | Safari | 4/26/2021 | 188 | |
| api.RTCStatsReport.type_inbound-rtp.fecPacketsDiscarded π | Chrome | 4/7/2020 | Safari | 4/26/2021 | 384 | |
| api.RTCStatsReport.type_inbound-rtp.fecPacketsReceived π | Chrome | 4/7/2020 | Safari | 4/26/2021 | 384 | |
| api.RTCStatsReport.type_inbound-rtp.headerBytesReceived π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_inbound-rtp.insertedSamplesForDeceleration π | Chrome | 10/20/2020 | Safari | 4/26/2021 | 188 | |
| api.RTCStatsReport.type_inbound-rtp.jitterBufferDelay π | Chrome | 10/20/2020 | Safari | 4/26/2021 | 188 | |
| api.RTCStatsReport.type_inbound-rtp.jitterBufferEmittedCount π | Chrome | 10/20/2020 | Safari | 4/26/2021 | 188 | |
| api.RTCStatsReport.type_inbound-rtp.removedSamplesForAcceleration π | Chrome | 10/20/2020 | Safari | 4/26/2021 | 188 | |
| api.RTCStatsReport.type_inbound-rtp.silentConcealedSamples π | Chrome | 10/20/2020 | Safari | 4/26/2021 | 188 | |
| api.RTCStatsReport.type_inbound-rtp.totalAudioEnergy π | Chrome | 10/20/2020 | Safari | 4/26/2021 | 188 | |
| api.RTCStatsReport.type_inbound-rtp.totalSamplesDuration π | Chrome | 10/20/2020 | Safari | 4/26/2021 | 188 | |
| api.RTCStatsReport.type_inbound-rtp.totalSamplesReceived π | Chrome | 10/20/2020 | Safari | 4/26/2021 | 188 | |
| api.RTCStatsReport.type_media-source π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_media-source.id π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_media-source.kind π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_media-source.timestamp π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_media-source.trackIdentifier π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_media-source.type π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_outbound-rtp.headerBytesSent π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_outbound-rtp.mediaSourceId π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_outbound-rtp.retransmittedBytesSent π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_outbound-rtp.retransmittedPacketsSent π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_remote-inbound-rtp.id π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_remote-inbound-rtp.localId π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_remote-inbound-rtp.roundTripTime π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_remote-inbound-rtp.timestamp π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_remote-inbound-rtp.type π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_transport.dtlsCipher π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_transport.dtlsState π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_transport.srtpCipher π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.RTCStatsReport.type_transport.tlsVersion π | Chrome | 2/4/2020 | Safari | 4/26/2021 | 447 | |
| api.Request.formData π | Chrome | 7/25/2017 | Safari | 4/26/2021 | 1371 | Safari: The method exists but always rejects with NotSupportedError. See bug 215671.Safari on iOS: The method exists but always rejects with NotSupportedError. See bug 215671.WebView on iOS: The method exists but always rejects with NotSupportedError. See bug 215671. |
| api.Response.formData π | Chrome | 7/25/2017 | Safari | 4/26/2021 | 1371 | Safari: The method exists but always rejects with NotSupportedError. See bug 215671.Safari on iOS: The method exists but always rejects with NotSupportedError. See bug 215671.WebView on iOS: The method exists but always rejects with NotSupportedError. See bug 215671. |
| api.SpeechRecognition.abort π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognition.audioend_event π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognition.audiostart_event π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognition.continuous π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | Chrome Android: The property can be set, but has no effect.Quest Browser: The property can be set, but has no effect.Opera Android: The property can be set, but has no effect.Samsung Internet: The property can be set, but has no effect.WebView Android: The property can be set, but has no effect. |
| api.SpeechRecognition.end_event π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognition.error_event π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognition.interimResults π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognition.lang π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognition.maxAlternatives π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognition.nomatch_event π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognition.result_event π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognition.soundend_event π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognition.soundstart_event π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognition.speechend_event π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognition.speechstart_event π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognition.start π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognition.start_event π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognition.stop π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognitionAlternative π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognitionAlternative.confidence π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognitionAlternative.transcript π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognitionErrorEvent.error π | Chrome | 9/10/2019 | Safari | 4/26/2021 | 594 | |
| api.SpeechRecognitionErrorEvent.message π | Chrome | 9/10/2019 | Safari | 4/26/2021 | 594 | |
| api.SpeechRecognitionEvent.resultIndex π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognitionEvent.results π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognitionResult π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognitionResult.isFinal π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognitionResult.item π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognitionResult.length π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognitionResultList π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognitionResultList.item π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.SpeechRecognitionResultList.length π | Chrome | 2/20/2014 | Safari | 4/26/2021 | 2622 | |
| api.StereoPannerNode π | Chrome | 3/3/2015 | Safari | 4/26/2021 | 2246 | |
| api.StereoPannerNode.StereoPannerNode π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | |
| api.StereoPannerNode.pan π | Chrome | 3/3/2015 | Safari | 4/26/2021 | 2246 | |
| api.TextDecoderStream π | Chrome | 12/4/2018 | Safari | 4/26/2021 | 874 | Node.js: Available as a part of the stream/web module. |
| api.TextDecoderStream.TextDecoderStream π | Chrome | 12/4/2018 | Safari | 4/26/2021 | 874 | |
| api.TextDecoderStream.encoding π | Chrome | 12/4/2018 | Safari | 4/26/2021 | 874 | |
| api.TextDecoderStream.fatal π | Chrome | 12/4/2018 | Safari | 4/26/2021 | 874 | |
| api.TextDecoderStream.ignoreBOM π | Chrome | 12/4/2018 | Safari | 4/26/2021 | 874 | |
| api.TextDecoderStream.readable π | Chrome | 12/4/2018 | Safari | 4/26/2021 | 874 | |
| api.TextDecoderStream.writable π | Chrome | 12/4/2018 | Safari | 4/26/2021 | 874 | |
| api.TextEncoder.encodeInto π | Chrome | 4/23/2019 | Safari | 4/26/2021 | 734 | |
| api.TextEncoderStream π | Chrome | 12/4/2018 | Safari | 4/26/2021 | 874 | Node.js: Available as a part of the stream/web module. |
| api.TextEncoderStream.TextEncoderStream π | Chrome | 12/4/2018 | Safari | 4/26/2021 | 874 | |
| api.TextEncoderStream.encoding π | Chrome | 12/4/2018 | Safari | 4/26/2021 | 874 | |
| api.TextEncoderStream.readable π | Chrome | 12/4/2018 | Safari | 4/26/2021 | 874 | |
| api.TextEncoderStream.writable π | Chrome | 12/4/2018 | Safari | 4/26/2021 | 874 | |
| api.TransformStream π | Chrome | 5/29/2018 | Safari | 4/26/2021 | 1063 | Node.js: Available as a part of the stream/web module. |
| api.TransformStream.TransformStream π | Chrome | 5/29/2018 | Safari | 4/26/2021 | 1063 | |
| api.TransformStream.readable π | Chrome | 5/29/2018 | Safari | 4/26/2021 | 1063 | |
| api.TransformStream.writable π | Chrome | 5/29/2018 | Safari | 4/26/2021 | 1063 | |
| api.TransformStreamDefaultController π | Chrome | 5/29/2018 | Safari | 4/26/2021 | 1063 | Deno: TransformStreamDefaultController is not exposed on the global scope.Node.js: Available as a part of the stream/web module. |
| api.TransformStreamDefaultController.desiredSize π | Chrome | 5/29/2018 | Safari | 4/26/2021 | 1063 | |
| api.TransformStreamDefaultController.enqueue π | Chrome | 5/29/2018 | Safari | 4/26/2021 | 1063 | |
| api.TransformStreamDefaultController.error π | Chrome | 5/29/2018 | Safari | 4/26/2021 | 1063 | |
| api.TransformStreamDefaultController.terminate π | Chrome | 5/29/2018 | Safari | 4/26/2021 | 1063 | |
| api.URL.URL π | Chrome | 5/15/2012 | Safari | 4/26/2021 | 3268 | Edge: Before Edge 79, query arguments in the base URL argument are removed when calling the URL constructor.Firefox: Before version 122, host, hostname, and port were not parsed for unknown protocols/schemes.Firefox for Android: Before version 122, host, hostname, and port were not parsed for unknown protocols/schemes.Safari: Before Safari 14.1, calling the URL constructor with a base URL whose value is undefined caused Safari to throw a TypeError, see bug 216841.Safari on iOS: Before Safari on iOS 14.1, calling the URL constructor with a base URL whose value is undefined caused Safari on iOS to throw a TypeError, see bug 216841.WebView on iOS: Before WebView on iOS 14.1, calling the URL constructor with a base URL whose value is undefined caused WebView on iOS to throw a TypeError, see bug 216841. |
| api.WEBGL_compressed_texture_s3tc_srgb π | Chrome | 7/25/2017 | Safari | 4/26/2021 | 1371 | |
| api.WaveShaperNode.WaveShaperNode π | Chrome | 12/1/2016 | Safari | 4/26/2021 | 1607 | |
| api.Worklet π | Chrome | 3/6/2018 | Safari | 4/26/2021 | 1147 | |
| api.Worklet.addModule π | Chrome | 3/6/2018 | Safari | 4/26/2021 | 1147 | |
| api.WorkletGlobalScope π | Chrome | 3/6/2018 | Safari | 4/26/2021 | 1147 | |
| api.WritableStream π | Chrome | 6/5/2017 | Safari | 4/26/2021 | 1421 | Node.js: Available as a part of the stream/web module. |
| api.WritableStream.WritableStream π | Chrome | 6/5/2017 | Safari | 4/26/2021 | 1421 | |
| api.WritableStream.abort π | Chrome | 6/5/2017 | Safari | 4/26/2021 | 1421 | |
| api.WritableStream.close π | Chrome | 4/7/2020 | Safari | 4/26/2021 | 384 | |
| api.WritableStream.getWriter π | Chrome | 6/5/2017 | Safari | 4/26/2021 | 1421 | |
| api.WritableStream.locked π | Chrome | 6/5/2017 | Safari | 4/26/2021 | 1421 | |
| api.WritableStreamDefaultController π | Chrome | 6/5/2017 | Safari | 4/26/2021 | 1421 | Node.js: Available as a part of the stream/web module. |
| api.WritableStreamDefaultController.error π | Chrome | 6/5/2017 | Safari | 4/26/2021 | 1421 | |
| api.WritableStreamDefaultWriter π | Chrome | 6/5/2017 | Safari | 4/26/2021 | 1421 | Node.js: Available as a part of the stream/web module. |
| api.WritableStreamDefaultWriter.WritableStreamDefaultWriter π | Chrome | 10/22/2019 | Safari | 4/26/2021 | 552 | |
| api.WritableStreamDefaultWriter.abort π | Chrome | 6/5/2017 | Safari | 4/26/2021 | 1421 | |
| api.WritableStreamDefaultWriter.close π | Chrome | 6/5/2017 | Safari | 4/26/2021 | 1421 | |
| api.WritableStreamDefaultWriter.closed π | Chrome | 6/5/2017 | Safari | 4/26/2021 | 1421 | |
| api.WritableStreamDefaultWriter.desiredSize π | Chrome | 6/5/2017 | Safari | 4/26/2021 | 1421 | |
| api.WritableStreamDefaultWriter.ready π | Chrome | 6/5/2017 | Safari | 4/26/2021 | 1421 | |
| api.WritableStreamDefaultWriter.releaseLock π | Chrome | 6/5/2017 | Safari | 4/26/2021 | 1421 | |
| api.WritableStreamDefaultWriter.write π | Chrome | 6/5/2017 | Safari | 4/26/2021 | 1421 | |
| css.at-rules.supports.selector | Chrome | 5/19/2020 | Safari | 4/26/2021 | 342 | |
| css.properties.border-block π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block.currentColor π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block.dashed π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block.dotted π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block.double π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block.groove π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block.hidden π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block.inset π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block.medium π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block.none π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block.outset π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block.ridge π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block.solid π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block.thick π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block.thin π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block.transparent π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-color π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-color.currentColor π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-color.transparent π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-style π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-style.dashed π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-style.dotted π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-style.double π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-style.groove π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-style.hidden π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-style.inset π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-style.none π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-style.outset π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-style.ridge π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-style.solid π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-width π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-width.medium π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-width.thick π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-block-width.thin π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline.currentColor π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline.dashed π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline.dotted π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline.double π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline.groove π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline.hidden π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline.inset π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline.medium π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline.none π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline.outset π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline.ridge π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline.solid π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline.thick π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline.thin π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline.transparent π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-color π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-color.currentColor π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-color.transparent π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-style π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-style.dashed π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-style.dotted π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-style.double π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-style.groove π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-style.hidden π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-style.inset π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-style.none π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-style.outset π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-style.ridge π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-style.solid π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-width π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-width.medium π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-width.thick π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.border-inline-width.thin π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.column-gap.flex_context π | Chrome | 7/27/2020 | Safari | 4/26/2021 | 273 | |
| css.properties.gap.flex_context π | Chrome | 7/27/2020 | Safari | 4/26/2021 | 273 | |
| css.properties.gap.multicol_context π | Chrome | 4/17/2018 | Safari | 4/26/2021 | 1105 | |
| css.properties.inset π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.inset.auto π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.inset-block π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.inset-block.auto π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.inset-block-end π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.inset-block-end.auto π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.inset-block-start π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.inset-block-start.auto π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.inset-inline π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.inset-inline.auto π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.inset-inline-end π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.inset-inline-end.auto π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.inset-inline-start π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.inset-inline-start.auto π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.list-style-type.string | Chrome | 12/10/2019 | Safari | 4/26/2021 | 503 | |
| css.properties.margin-block π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.margin-block.auto π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.margin-inline π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.margin-inline.auto π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.padding-block π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.padding-inline π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | |
| css.properties.quotes.auto π | Chrome | 11/17/2020 | Safari | 4/26/2021 | 160 | Internet Explorer: This value is not supported, but the default browser behavior is to choose appropriate quotes for the user's language setting |
| css.properties.row-gap.flex_context π | Chrome | 7/27/2020 | Safari | 4/26/2021 | 273 | |
| css.properties.scroll-margin π | Chrome | 9/4/2018 | Safari | 4/26/2021 | 965 | Firefox: The scroll-margin property can cause an element's visibility to be incorrectly calculated for element.focus(). See bug 1708303.Firefox for Android: The scroll-margin property can cause an element's visibility to be incorrectly calculated for element.focus(). See bug 1708303.Safari: Before version 14.1, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.Safari on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.WebView on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265. |
| css.properties.scroll-margin-bottom π | Chrome | 9/4/2018 | Safari | 4/26/2021 | 965 | Safari: Before version 14.1, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.Safari on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.WebView on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265. |
| css.properties.scroll-margin-left π | Chrome | 9/4/2018 | Safari | 4/26/2021 | 965 | Safari: Before version 14.1, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.Safari on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.WebView on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265. |
| css.properties.scroll-margin-right π | Chrome | 9/4/2018 | Safari | 4/26/2021 | 965 | Safari: Before version 14.1, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.Safari on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.WebView on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265. |
| css.properties.scroll-margin-top π | Chrome | 9/4/2018 | Safari | 4/26/2021 | 965 | Safari: Before version 14.1, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.Safari on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.WebView on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265. |
| css.properties.scroll-padding π | Chrome | 9/4/2018 | Safari | 4/26/2021 | 965 | Safari: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.Safari on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.WebView on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379. |
| css.properties.scroll-padding-bottom π | Chrome | 9/4/2018 | Safari | 4/26/2021 | 965 | Safari: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.Safari on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.WebView on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379. |
| css.properties.scroll-padding-left π | Chrome | 9/4/2018 | Safari | 4/26/2021 | 965 | Safari: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.Safari on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.WebView on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379. |
| css.properties.scroll-padding-right π | Chrome | 9/4/2018 | Safari | 4/26/2021 | 965 | Safari: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.Safari on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.WebView on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379. |
| css.properties.scroll-padding-top π | Chrome | 9/4/2018 | Safari | 4/26/2021 | 965 | Safari: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.Safari on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.WebView on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379. |
| css.selectors.file-selector-button π | Chrome | 3/2/2021 | Safari | 4/26/2021 | 55 | |
| css.selectors.marker.animation_and_transition_support | Chrome | 10/20/2020 | Safari | 4/26/2021 | 188 | |
| html.elements.datalist.input_type_date π | Chrome | 6/26/2012 | Safari | 4/26/2021 | 3226 | |
| html.elements.datalist.input_type_time π | Chrome | 6/26/2012 | Safari | 4/26/2021 | 3226 | |
| html.elements.input.type_date π | Chrome | 6/26/2012 | Safari | 4/26/2021 | 3226 | |
| html.elements.input.type_date.disables_invalid_values_in_picker_ui | Chrome | 6/26/2012 | Safari | 4/26/2021 | 3226 | |
| html.elements.input.type_date.list π | Chrome | 6/26/2012 | Safari | 4/26/2021 | 3226 | |
| html.elements.input.type_datetime-local π | Chrome | 6/26/2012 | Safari | 4/26/2021 | 3226 | Firefox: Only displays a date picker without a time picker, see bug 1726107 and bug 1726108.Firefox for Android: Only displays a date picker without a time picker, see bug 1726107 and bug 1726108.Safari: Safari only displays a date picker and does not display a time picker. |
| html.elements.input.type_time π | Chrome | 6/26/2012 | Safari | 4/26/2021 | 3226 | |
| html.elements.input.type_time.list π | Chrome | 6/26/2012 | Safari | 4/26/2021 | 3226 | |
| api.StaticRange.StaticRange π | Safari | 3/24/2020 | Chrome | 4/13/2021 | 385 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Navigator.canShare.data_files_parameter π | Safari | 9/16/2020 | Chrome | 3/2/2021 | 167 | |
| api.Navigator.canShare.data_text_parameter π | Safari | 9/16/2020 | Chrome | 3/2/2021 | 167 | |
| api.Navigator.share.data_files_parameter π | Safari | 9/16/2020 | Chrome | 3/2/2021 | 167 | |
| api.Navigator.share.data_text_parameter π | Safari | 9/16/2020 | Chrome | 3/2/2021 | 167 | |
| css.properties.text-decoration-thickness π | Safari | 3/25/2019 | Chrome | 3/2/2021 | 708 | Chrome: The text-decoration-thickness property has no effect unless text-underline-offset, text-decoration-color, or text-decoration-style are set to a non-initial value. See bug 40734940.Chrome Android: The text-decoration-thickness property has no effect unless text-underline-offset, text-decoration-color, or text-decoration-style are set to a non-initial value. See bug 40734940.Edge: The text-decoration-thickness property has no effect unless text-underline-offset, text-decoration-color, or text-decoration-style are set to a non-initial value. See bug 40734940.Quest Browser: The text-decoration-thickness property has no effect unless text-underline-offset, text-decoration-color, or text-decoration-style are set to a non-initial value. See bug 40734940.Opera: The text-decoration-thickness property has no effect unless text-underline-offset, text-decoration-color, or text-decoration-style are set to a non-initial value. See bug 40734940.Opera Android: The text-decoration-thickness property has no effect unless text-underline-offset, text-decoration-color, or text-decoration-style are set to a non-initial value. See bug 40734940.Samsung Internet: The text-decoration-thickness property has no effect unless text-underline-offset, text-decoration-color, or text-decoration-style are set to a non-initial value. See bug 40734940.WebView Android: The text-decoration-thickness property has no effect unless text-underline-offset, text-decoration-color, or text-decoration-style are set to a non-initial value. See bug 40734940. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.RTCRtpTransceiver.stop π | Safari | 9/19/2017 | Chrome | 1/19/2021 | 1218 | |
| css.properties.clip-path.path | Safari | 3/24/2020 | Chrome | 1/19/2021 | 301 | |
| css.properties.hyphens.auto | Safari | 7/20/2011 | Chrome | 1/19/2021 | 3471 | Chrome: Only supported on macOS.Edge: Only supported on macOS.Opera: Only supported on macOS. |
| css.properties.hyphens.manual | Safari | 7/20/2011 | Chrome | 1/19/2021 | 3471 | Chrome: Only supported on macOS.Edge: Only supported on macOS.Opera: Only supported on macOS. |
| css.properties.hyphens.none | Safari | 7/20/2011 | Chrome | 1/19/2021 | 3471 | Chrome: Only supported on macOS.Edge: Only supported on macOS.Opera: Only supported on macOS. |
| css.selectors.is π | Safari | 9/16/2020 | Chrome | 1/19/2021 | 125 | Chrome: Doesn't support combinators.Chrome Android: Doesn't support combinators.Edge: Doesn't support combinators.Firefox: Doesn't support combinators.Firefox: See bug 906353.Firefox for Android: Doesn't support combinators.Firefox for Android: See bug 906353.Quest Browser: Doesn't support combinators.Opera: Doesn't support combinators.Opera Android: Doesn't support combinators.Safari: Doesn't support combinators.Safari on iOS: Doesn't support combinators.WebView Android: Doesn't support combinators.WebView on iOS: Doesn't support combinators. |
| css.selectors.is.forgiving_selector_list | Safari | 9/16/2020 | Chrome | 1/19/2021 | 125 | |
| css.selectors.not.selector_list | Safari | 9/30/2015 | Chrome | 1/19/2021 | 1938 | |
| css.selectors.where π | Safari | 9/16/2020 | Chrome | 1/19/2021 | 125 | |
| css.selectors.where.forgiving_selector_list | Safari | 9/16/2020 | Chrome | 1/19/2021 | 125 | |
| css.types.basic-shape.path.clip-path π | Safari | 3/24/2020 | Chrome | 1/19/2021 | 301 | |
| html.elements.a.implicit_noopener | Safari | 3/25/2019 | Chrome | 1/19/2021 | 666 | |
| html.elements.area.implicit_noopener | Safari | 3/25/2019 | Chrome | 1/19/2021 | 666 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Element.transitioncancel_event π | Safari | 3/24/2020 | Chrome | 11/17/2020 | 238 | Chrome: The ontransitioncancel event handler property is not supported. To listen to this event, use element.addEventListener('transitioncancel', function() {});.Chrome Android: The ontransitioncancel event handler property is not supported. To listen to this event, use element.addEventListener('transitioncancel', function() {});.Edge: The ontransitioncancel event handler property is not supported. To listen to this event, use element.addEventListener('transitioncancel', function() {});.Quest Browser: The ontransitioncancel event handler property is not supported. To listen to this event, use element.addEventListener('transitioncancel', function() {});.Opera: The ontransitioncancel event handler property is not supported. To listen to this event, use element.addEventListener('transitioncancel', function() {});.Opera Android: The ontransitioncancel event handler property is not supported. To listen to this event, use element.addEventListener('transitioncancel', function() {});.Safari: Although the ontransitioncancel event handler property is supported, the transitioncancel event is never fired.Safari on iOS: Although the ontransitioncancel event handler property is supported, the transitioncancel event is never fired.Samsung Internet: The ontransitioncancel event handler property is not supported. To listen to this event, use element.addEventListener('transitioncancel', function() {});.WebView Android: The ontransitioncancel event handler property is not supported. To listen to this event, use element.addEventListener('transitioncancel', function() {});.WebView on iOS: Although the ontransitioncancel event handler property is supported, the transitioncancel event is never fired. |
| api.TextMetrics.fontBoundingBoxAscent π | Safari | 4/12/2018 | Chrome | 11/17/2020 | 950 | |
| api.TextMetrics.fontBoundingBoxDescent π | Safari | 4/12/2018 | Chrome | 11/17/2020 | 950 | |
| css.properties.hyphens.language_croatian | Safari | 3/21/2016 | Chrome | 11/17/2020 | 1702 | |
| css.properties.hyphens.language_danish | Safari | 7/20/2011 | Chrome | 11/17/2020 | 3408 | |
| css.properties.hyphens.language_french | Safari | 7/20/2011 | Chrome | 11/17/2020 | 3408 | |
| css.properties.hyphens.language_german_reformed_orthography | Safari | 7/20/2011 | Chrome | 11/17/2020 | 3408 | |
| css.properties.hyphens.language_hungarian | Safari | 3/21/2016 | Chrome | 11/17/2020 | 1702 | |
| css.properties.hyphens.language_norwegian_no | Safari | 7/20/2011 | Chrome | 11/17/2020 | 3408 | |
| css.properties.hyphens.language_portuguese | Safari | 3/21/2016 | Chrome | 11/17/2020 | 1702 | |
| css.properties.hyphens.language_spanish | Safari | 7/20/2011 | Chrome | 11/17/2020 | 3408 | |
| css.properties.text-decoration-thickness.auto π | Safari | 3/25/2019 | Chrome | 11/17/2020 | 603 | |
| css.properties.text-decoration-thickness.from-font π | Safari | 3/25/2019 | Chrome | 11/17/2020 | 603 | |
| css.properties.text-underline-offset π | Safari | 3/25/2019 | Chrome | 11/17/2020 | 603 | |
| css.properties.text-underline-offset.auto π | Safari | 3/25/2019 | Chrome | 11/17/2020 | 603 | |
| css.properties.text-underline-position.from-font π | Safari | 3/25/2019 | Chrome | 11/17/2020 | 603 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Clipboard.type_text-html | Safari | 3/24/2020 | Chrome | 10/20/2020 | 210 | |
| api.Document.replaceChildren π | Safari | 9/16/2020 | Chrome | 10/20/2020 | 34 | |
| api.DocumentFragment.replaceChildren π | Safari | 9/16/2020 | Chrome | 10/20/2020 | 34 | |
| api.Element.replaceChildren π | Safari | 9/16/2020 | Chrome | 10/20/2020 | 34 | |
| api.Element.scrollLeft π | Safari | 6/23/2003 | Chrome | 10/20/2020 | 6329 | Chrome: For right-to-left elements, this property uses 0-100 (most left to most right) instead of negative values. See bug 41319147.Chrome Android: For right-to-left elements, this property uses 0-100 (most left to most right) instead of negative values. See bug 41319147.Edge: For right-to-left elements, this property uses 0-100 (most left to most right) instead of negative values. See bug 41319147.Internet Explorer: For right-to-left elements, this property uses 100-0 (most left to most right) instead of negative values.Quest Browser: For right-to-left elements, this property uses 0-100 (most left to most right) instead of negative values. See bug 41319147.Samsung Internet: For right-to-left elements, this property uses 0-100 (most left to most right) instead of negative values. See bug 41319147.WebView Android: For right-to-left elements, this property uses 0-100 (most left to most right) instead of negative values. See bug 41319147. |
| css.selectors.marker π | Safari | 4/12/2018 | Chrome | 10/20/2020 | 922 | Safari: Safari support is limited to color and font-size.Safari on iOS: Safari on iOS support is limited to color and font-size.WebView on iOS: WebView on iOS support is limited to color and font-size. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.AudioParam.automationRate π | Chrome | 7/24/2018 | Safari | 9/16/2020 | 785 | |
| api.AudioScheduledSourceNode π | Chrome | 3/9/2017 | Safari | 9/16/2020 | 1287 | Chrome: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Chrome Android: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Edge: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Firefox: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Firefox for Android: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Opera: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Opera Android: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Safari: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Safari on iOS: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Samsung Internet: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.WebView Android: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.WebView on iOS: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces. |
| api.Blob.arrayBuffer π | Chrome | 7/30/2019 | Safari | 9/16/2020 | 414 | |
| api.Blob.text π | Chrome | 7/30/2019 | Safari | 9/16/2020 | 414 | |
| api.BlobEvent π | Chrome | 3/2/2016 | Safari | 9/16/2020 | 1659 | |
| api.BlobEvent.BlobEvent π | Chrome | 3/2/2016 | Safari | 9/16/2020 | 1659 | |
| api.BlobEvent.data π | Chrome | 3/2/2016 | Safari | 9/16/2020 | 1659 | |
| api.Document.getAnimations π | Chrome | 7/27/2020 | Safari | 9/16/2020 | 51 | Safari: Implements an older version of the specification, see bug 179536.Safari on iOS: Implements an older version of the specification, see bug 179536.WebView on iOS: Implements an older version of the specification, see bug 179536. |
| api.DragEvent π | Chrome | 10/13/2015 | Safari | 9/16/2020 | 1800 | Internet Explorer: Before Internet Explorer 10, DragEvent is exposed in standards mode but not quirks mode. |
| api.DragEvent.DragEvent π | Chrome | 10/13/2015 | Safari | 9/16/2020 | 1800 | |
| api.DragEvent.dataTransfer π | Chrome | 10/13/2015 | Safari | 9/16/2020 | 1800 | Internet Explorer: The value is always null. |
| api.EXT_color_buffer_half_float π | Chrome | 12/6/2017 | Safari | 9/16/2020 | 1015 | Firefox: Not supported on Windows. |
| api.Element.animate.options_pseudoElement_parameter π | Chrome | 7/27/2020 | Safari | 9/16/2020 | 51 | |
| api.Element.scroll.options_behavior_parameter | Chrome | 9/5/2017 | Safari | 9/16/2020 | 1107 | |
| api.Element.scrollBy.options_behavior_parameter | Chrome | 9/5/2017 | Safari | 9/16/2020 | 1107 | |
| api.Element.scrollIntoView.options_parameter π | Chrome | 9/5/2017 | Safari | 9/16/2020 | 1107 | |
| api.Element.scrollIntoView.options_parameter.block_option π | Chrome | 9/5/2017 | Safari | 9/16/2020 | 1107 | Firefox: Only values "top" and "bottom", not "nearest" and "center".Firefox for Android: Only values "top" and "bottom", not "nearest" and "center". |
| api.Element.scrollIntoView.options_parameter.inline_option π | Chrome | 9/5/2017 | Safari | 9/16/2020 | 1107 | |
| api.Element.scrollTo.options_behavior_parameter | Chrome | 9/5/2017 | Safari | 9/16/2020 | 1107 | |
| api.EventTarget.EventTarget π | Chrome | 1/23/2018 | Safari | 9/16/2020 | 967 | |
| api.HTMLAnchorElement.referrerPolicy π | Chrome | 7/20/2016 | Safari | 9/16/2020 | 1519 | |
| api.HTMLAnchorElement.referrerPolicy.no-referrer-when-downgrade | Chrome | 7/20/2016 | Safari | 9/16/2020 | 1519 | |
| api.HTMLAnchorElement.referrerPolicy.origin-when-cross-origin | Chrome | 7/20/2016 | Safari | 9/16/2020 | 1519 | |
| api.HTMLAnchorElement.referrerPolicy.unsafe-url | Chrome | 7/20/2016 | Safari | 9/16/2020 | 1519 | |
| api.HTMLIFrameElement.referrerPolicy π | Chrome | 7/20/2016 | Safari | 9/16/2020 | 1519 | |
| api.HTMLIFrameElement.referrerPolicy.no-referrer-when-downgrade | Chrome | 7/20/2016 | Safari | 9/16/2020 | 1519 | |
| api.HTMLIFrameElement.referrerPolicy.origin-when-cross-origin | Chrome | 7/20/2016 | Safari | 9/16/2020 | 1519 | |
| api.HTMLIFrameElement.referrerPolicy.unsafe-url | Chrome | 7/20/2016 | Safari | 9/16/2020 | 1519 | |
| api.HTMLImageElement.referrerPolicy π | Chrome | 7/20/2016 | Safari | 9/16/2020 | 1519 | |
| api.HTMLImageElement.referrerPolicy.no-referrer-when-downgrade | Chrome | 7/20/2016 | Safari | 9/16/2020 | 1519 | |
| api.HTMLImageElement.referrerPolicy.origin-when-cross-origin | Chrome | 7/20/2016 | Safari | 9/16/2020 | 1519 | |
| api.HTMLImageElement.referrerPolicy.unsafe-url | Chrome | 7/20/2016 | Safari | 9/16/2020 | 1519 | |
| api.HTMLScriptElement.referrerPolicy π | Chrome | 10/16/2018 | Safari | 9/16/2020 | 701 | |
| api.HTMLScriptElement.referrerPolicy.no-referrer-when-downgrade | Chrome | 10/16/2018 | Safari | 9/16/2020 | 701 | |
| api.HTMLScriptElement.referrerPolicy.origin-when-cross-origin | Chrome | 10/16/2018 | Safari | 9/16/2020 | 701 | |
| api.HTMLScriptElement.referrerPolicy.unsafe-url | Chrome | 10/16/2018 | Safari | 9/16/2020 | 701 | |
| api.IDBFactory.databases π | Chrome | 1/29/2019 | Safari | 9/16/2020 | 596 | |
| api.IntersectionObserver.IntersectionObserver.options_root_parameter_Document | Chrome | 4/7/2020 | Safari | 9/16/2020 | 162 | |
| api.KeyframeEffect.pseudoElement π | Chrome | 7/27/2020 | Safari | 9/16/2020 | 51 | |
| api.MediaMetadata π | Chrome | 3/9/2017 | Safari | 9/16/2020 | 1287 | Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface. |
| api.MediaMetadata.MediaMetadata π | Chrome | 3/9/2017 | Safari | 9/16/2020 | 1287 | |
| api.MediaMetadata.album π | Chrome | 3/9/2017 | Safari | 9/16/2020 | 1287 | |
| api.MediaMetadata.artist π | Chrome | 3/9/2017 | Safari | 9/16/2020 | 1287 | |
| api.MediaMetadata.artwork π | Chrome | 3/9/2017 | Safari | 9/16/2020 | 1287 | |
| api.MediaMetadata.title π | Chrome | 3/9/2017 | Safari | 9/16/2020 | 1287 | |
| api.MediaQueryList.EventTarget_inheritance | Chrome | 11/18/2014 | Safari | 9/16/2020 | 2129 | |
| api.MediaQueryList.change_event π | Chrome | 11/18/2014 | Safari | 9/16/2020 | 2129 | |
| api.MediaQueryListEvent π | Chrome | 11/18/2014 | Safari | 9/16/2020 | 2129 | |
| api.MediaQueryListEvent.MediaQueryListEvent π | Chrome | 11/18/2014 | Safari | 9/16/2020 | 2129 | |
| api.MediaQueryListEvent.matches π | Chrome | 11/18/2014 | Safari | 9/16/2020 | 2129 | |
| api.MediaQueryListEvent.media π | Chrome | 11/18/2014 | Safari | 9/16/2020 | 2129 | |
| api.OfflineAudioCompletionEvent.OfflineAudioCompletionEvent π | Chrome | 3/9/2017 | Safari | 9/16/2020 | 1287 | |
| api.RTCStatsReport.type_codec.sdpFmtpLine π | Chrome | 5/19/2020 | Safari | 9/16/2020 | 120 | |
| api.RTCStatsReport.type_inbound-rtp.kind π | Chrome | 2/4/2020 | Safari | 9/16/2020 | 225 | |
| api.RTCStatsReport.type_outbound-rtp.kind π | Chrome | 2/4/2020 | Safari | 9/16/2020 | 225 | |
| api.RTCStatsReport.type_remote-inbound-rtp.kind π | Chrome | 2/4/2020 | Safari | 9/16/2020 | 225 | |
| api.ShadowRoot.getAnimations π | Chrome | 7/27/2020 | Safari | 9/16/2020 | 51 | |
| api.URLSearchParams.delete π | Chrome | 3/2/2016 | Safari | 9/16/2020 | 1659 | Safari: Removing a non-existent query parameter doesn't remove ? from the URL. See bug 193022.Safari on iOS: Removing a non-existent query parameter doesn't remove ? from the URL. See bug 193022.WebView on iOS: Removing a non-existent query parameter doesn't remove ? from the URL. See bug 193022. |
| api.WEBGL_color_buffer_float π | Chrome | 12/6/2017 | Safari | 9/16/2020 | 1015 | |
| api.WEBGL_debug_shaders π | Chrome | 12/1/2015 | Safari | 9/16/2020 | 1751 | |
| api.WEBGL_debug_shaders.getTranslatedShaderSource π | Chrome | 12/1/2015 | Safari | 9/16/2020 | 1751 | |
| api.Window.scroll.options_behavior_parameter | Chrome | 9/5/2017 | Safari | 9/16/2020 | 1107 | Safari: Safari does not have support for the smooth scroll behavior.Safari on iOS: Safari on iOS does not have support for the smooth scroll behavior.WebView on iOS: WebView on iOS does not have support for the smooth scroll behavior. |
| api.Window.scrollBy.options_behavior_parameter | Chrome | 9/5/2017 | Safari | 9/16/2020 | 1107 | Safari: Safari does not have support for the smooth scroll behavior.Safari on iOS: Safari on iOS does not have support for the smooth scroll behavior.WebView on iOS: WebView on iOS does not have support for the smooth scroll behavior. |
| api.Window.scrollTo.options_behavior_parameter | Chrome | 9/5/2017 | Safari | 9/16/2020 | 1107 | Safari: Before version 15.4, Safari did not have support for the smooth scroll behavior.Safari on iOS: Before version 15.4, Safari on iOS did not have support for the smooth scroll behavior.WebView on iOS: Before version 15.4, WebView on iOS did not have support for the smooth scroll behavior. |
| css.properties.animation-timing-function.jump | Chrome | 9/10/2019 | Safari | 9/16/2020 | 372 | |
| css.properties.text-orientation π | Chrome | 1/20/2016 | Safari | 9/16/2020 | 1701 | |
| css.properties.transition-timing-function.jump | Chrome | 9/10/2019 | Safari | 9/16/2020 | 372 | |
| css.types.easing-function.steps.jump | Chrome | 9/10/2019 | Safari | 9/16/2020 | 372 | |
| html.elements.a.referrerpolicy π | Chrome | 5/25/2016 | Safari | 9/16/2020 | 1575 | |
| html.elements.area.referrerpolicy π | Chrome | 5/25/2016 | Safari | 9/16/2020 | 1575 | |
| html.elements.iframe.referrerpolicy π | Chrome | 5/25/2016 | Safari | 9/16/2020 | 1575 | |
| html.elements.img.referrerpolicy π | Chrome | 5/25/2016 | Safari | 9/16/2020 | 1575 | |
| html.elements.link.referrerpolicy π | Chrome | 5/25/2016 | Safari | 9/16/2020 | 1575 | |
| html.elements.script.referrerpolicy π | Chrome | 10/16/2018 | Safari | 9/16/2020 | 701 | |
| html.elements.video.aspect_ratio_computed_from_attributes | Chrome | 12/10/2019 | Safari | 9/16/2020 | 281 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.page π | Safari | 6/23/2003 | Chrome | 8/25/2020 | 6273 | |
| css.properties.page.auto π | Safari | 6/23/2003 | Chrome | 8/25/2020 | 6273 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Animation.commitStyles π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.Animation.finished π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.Animation.persist π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.Animation.ready π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.Animation.remove_event π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.Animation.remove_filling_animation | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.Animation.replaceState π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.Animation.timeline π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | Firefox: Only the getter is supportedFirefox for Android: Only the getter is supportedSafari: Only the getter is supportedSafari on iOS: Only the getter is supportedWebView on iOS: Only the getter is supported |
| api.AnimationPlaybackEvent π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.AnimationPlaybackEvent.AnimationPlaybackEvent π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.AnimationPlaybackEvent.currentTime π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.AnimationPlaybackEvent.timelineTime π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.AnimationTimeline π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.AnimationTimeline.currentTime π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.CSSAnimation π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.CSSAnimation.animationName π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.CSSTransition π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.CSSTransition.transitionProperty π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.Document.timeline π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.DocumentTimeline π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.DocumentTimeline.DocumentTimeline π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.Element.animate.implicit_tofrom | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | Safari: Implementation seems somewhat buggy. More information will follow when available.Safari on iOS: Implementation seems somewhat buggy. More information will follow when available.WebView on iOS: Implementation seems somewhat buggy. More information will follow when available. |
| api.Element.ariaSetSize π | Safari | 3/25/2019 | Chrome | 7/27/2020 | 490 | |
| api.Element.getAnimations π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.KeyframeEffect.getKeyframes π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| api.KeyframeEffect.setKeyframes π | Safari | 3/24/2020 | Chrome | 7/27/2020 | 125 | |
| css.types.global_keywords.revert π | Safari | 3/21/2016 | Chrome | 7/27/2020 | 1589 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Element.animationcancel_event π | Safari | 3/24/2020 | Chrome | 5/19/2020 | 56 | Chrome: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.Chrome Android: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.Edge: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.Quest Browser: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.Opera: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.Opera Android: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.Safari: Although the onanimationcancel event handler property is supported, the animationcancel event is never fired.Safari on iOS: Although the onanimationcancel event handler property is supported, the animationcancel event is never fired.Samsung Internet: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.WebView Android: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.WebView on iOS: Although the onanimationcancel event handler property is supported, the animationcancel event is never fired. |
| api.RTCRtpSender.getParameters.return_object_property_degradationPreference π | Safari | 3/25/2019 | Chrome | 5/19/2020 | 421 | |
| api.RTCRtpSender.setParameters.parameters_degradationPreference_parameter π | Safari | 3/25/2019 | Chrome | 5/19/2020 | 421 | |
| css.properties.line-break.anywhere π | Safari | 9/19/2019 | Chrome | 5/19/2020 | 243 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Element.ariaAtomic π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaAutoComplete π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaBusy π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaChecked π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaColCount π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaColIndex π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaColSpan π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaCurrent π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaDisabled π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaExpanded π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaHasPopup π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaHidden π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaKeyShortcuts π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaLabel π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaLevel π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaLive π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaModal π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaMultiLine π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaMultiSelectable π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaOrientation π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaPlaceholder π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaPosInSet π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaPressed π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaReadOnly π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaRelevant | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaRequired π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaRoleDescription π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaRowCount π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaRowIndex π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaRowSpan π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaSelected π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaSort π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaValueMax π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaValueMin π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaValueNow π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.Element.ariaValueText π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 | |
| api.RTCRtpSender.setParameters.parameters_encodings_parameter.maxFramerate π | Safari | 9/19/2017 | Chrome | 4/7/2020 | 931 | Firefox: Zero is treated as 'no fps limit' (see bug 1611957).Firefox for Android: Zero is treated as 'no fps limit' (see bug 1611957). |
| api.ServiceWorkerGlobalScope.messageerror_event π | Safari | 4/12/2018 | Chrome | 4/7/2020 | 726 | Safari: Although the onmessageerror property is supported, the messageerror event is never fired. See bug 272967.Safari on iOS: Although the onmessageerror property is supported, the messageerror event is never fired. See bug 272967. |
| css.properties.color-scheme π | Safari | 9/19/2019 | Chrome | 4/7/2020 | 201 | |
| css.properties.color-scheme.dark | Safari | 9/19/2019 | Chrome | 4/7/2020 | 201 | |
| css.properties.color-scheme.light | Safari | 9/19/2019 | Chrome | 4/7/2020 | 201 | |
| css.properties.color-scheme.normal | Safari | 9/19/2019 | Chrome | 4/7/2020 | 201 | |
| css.properties.image-orientation π | Safari | 3/24/2020 | Chrome | 4/7/2020 | 14 | |
| css.properties.image-orientation.from-image π | Safari | 3/24/2020 | Chrome | 4/7/2020 | 14 | |
| css.properties.image-orientation.none π | Safari | 3/24/2020 | Chrome | 4/7/2020 | 14 | |
| html.elements.meta.name.color-scheme π | Safari | 3/25/2019 | Chrome | 4/7/2020 | 379 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Animation π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.Animation.Animation π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.Animation.cancel π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.Animation.cancel_event π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.Animation.currentTime π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.Animation.effect π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.Animation.finish π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.Animation.finish_event π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.Animation.id π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.Animation.pause π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.Animation.pending π | Chrome | 7/30/2019 | Safari | 3/24/2020 | 238 | Firefox: Before version 59, the pending status was reported by a "pending" value returned from Animation.playState.Firefox for Android: Before version 59, the pending status was reported by a "pending" value returned from Animation.playState. |
| api.Animation.play π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.Animation.playState π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | Chrome: Before Chrome 50/Opera 37, this property returned idle for an animation that had not yet started. Starting with Chrome 50/Opera 37, it shows paused.Chrome Android: Before Chrome Android 50/Opera 37, this property returned idle for an animation that had not yet started. Starting with Chrome Android 50/Opera 37, it shows paused.Firefox: Before Firefox 59, this property returned pending for Animations with incomplete asynchronous operations but as of Firefox 59 this is indicated by the separate Animation.pending property. This reflects recent changes to the specification.Firefox for Android: Before Firefox for Android 59, this property returned pending for Animations with incomplete asynchronous operations but as of Firefox for Android 59 this is indicated by the separate Animation.pending property. This reflects recent changes to the specification.Quest Browser: Before Quest Browser 5.0/Opera 37, this property returned idle for an animation that had not yet started. Starting with Quest Browser 5.0/Opera 37, it shows paused.Opera: Before Chrome 50/Opera 37, this property returned idle for an animation that had not yet started. Starting with Chrome 50/Opera 37, it shows paused.Opera Android: Before Chrome 50/Opera 37, this property returned idle for an animation that had not yet started. Starting with Chrome 50/Opera 37, it shows paused.Samsung Internet: Before Samsung Internet 5.0/Opera 37, this property returned idle for an animation that had not yet started. Starting with Samsung Internet 5.0/Opera 37, it shows paused.WebView Android: Before WebView Android 50/Opera 37, this property returned idle for an animation that had not yet started. Starting with WebView Android 50/Opera 37, it shows paused. |
| api.Animation.playbackRate π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.Animation.reverse π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.Animation.startTime π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.Animation.updatePlaybackRate π | Chrome | 7/30/2019 | Safari | 3/24/2020 | 238 | |
| api.AnimationEffect π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.AnimationEffect.getComputedTiming π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.AnimationEffect.getTiming π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.AnimationEffect.updateTiming π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.AnimationEvent.pseudoElement π | Chrome | 7/24/2018 | Safari | 3/24/2020 | 609 | |
| api.Clipboard π | Chrome | 4/17/2018 | Safari | 3/24/2020 | 707 | |
| api.Clipboard.read π | Chrome | 7/30/2019 | Safari | 3/24/2020 | 238 | Chrome: The user must grant the clipboard-read permission.Chrome Android: The user must grant the clipboard-read permission.Edge: The user must grant the clipboard-read permission.Firefox: This method must be called within user gesture event handlers.Firefox: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.Firefox: Web extensions with the clipboardRead permission in their manifest can read data without the paste prompt displaying. Prior to Firefox 147, extensions without this permission were unable to read clipboard data.Firefox for Android: This method must be called within user gesture event handlers.Firefox for Android: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.Firefox for Android: Web extensions with the clipboardRead permission in their manifest can read data without the paste prompt displaying. Prior to Firefox for Android 147, extensions without this permission were unable to read clipboard data.Quest Browser: The user must grant the clipboard-read permission.Opera: The user must grant the clipboard-read permission.Opera Android: The user must grant the clipboard-read permission.Samsung Internet: The user must grant the clipboard-read permission.WebView Android: The user must grant the clipboard-read permission. |
| api.Clipboard.readText π | Chrome | 4/17/2018 | Safari | 3/24/2020 | 707 | Chrome: The user must grant the clipboard-read permission.Chrome Android: The user must grant the clipboard-read permission.Edge: The user must grant the clipboard-read permission.Firefox: This method must be called within user gesture event handlers.Firefox: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.Firefox: Web extensions with the clipboardRead permission in their manifest can read data without the paste prompt displaying. Prior to Firefox 147, extensions without this permission were unable to read clipboard data.Firefox for Android: This method must be called within user gesture event handlers.Firefox for Android: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.Firefox for Android: Web extensions with the clipboardRead permission in their manifest can read data without the paste prompt displaying. Prior to Firefox for Android 147, extensions without this permission were unable to read clipboard data.Quest Browser: The user must grant the clipboard-read permission.Opera: The user must grant the clipboard-read permission.Opera Android: The user must grant the clipboard-read permission.Samsung Internet: The user must grant the clipboard-read permission.WebView Android: The user must grant the clipboard-read permission. |
| api.Clipboard.type_image-png | Chrome | 7/30/2019 | Safari | 3/24/2020 | 238 | |
| api.Clipboard.type_text-plain | Chrome | 7/30/2019 | Safari | 3/24/2020 | 238 | |
| api.Clipboard.write π | Chrome | 7/30/2019 | Safari | 3/24/2020 | 238 | Chrome: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Chrome: Before version 107, the user must grant the clipboard-write permission.Chrome Android: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Chrome Android: Before version 107, the user must grant the clipboard-write permission.Firefox: This method must be called within user gesture event handlers.Firefox: Web extensions with the clipboardWrite permission in their manifest can write data without a user gesture.Firefox for Android: This method must be called within user gesture event handlers.Firefox for Android: Web extensions with the clipboardWrite permission in their manifest can write data without a user gesture.Quest Browser: From version false, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Quest Browser: Before version false, the user must grant the clipboard-write permission.Opera: From version 93, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Opera: Before version 93, the user must grant the clipboard-write permission.Opera Android: From version 73, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Opera Android: Before version 73, the user must grant the clipboard-write permission.Samsung Internet: From version 21.0, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Samsung Internet: Before version 21.0, the user must grant the clipboard-write permission.WebView Android: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.WebView Android: Before version 107, the user must grant the clipboard-write permission. |
| api.Clipboard.writeText π | Chrome | 4/17/2018 | Safari | 3/24/2020 | 707 | Chrome: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Chrome: Before version 107, the user must grant the clipboard-write permission.Chrome Android: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Chrome Android: Before version 107, the user must grant the clipboard-write permission.Edge: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Edge: Before version 107, the user must grant the clipboard-write permission.Firefox: This method must be called within user gesture event handlers.Firefox: Web extensions with the clipboardWrite permission in their manifest can write data without a user gesture.Firefox for Android: This method must be called within user gesture event handlers.Firefox for Android: Web extensions with the clipboardWrite permission in their manifest can write data without a user gesture.Quest Browser: From version false, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Quest Browser: Before version false, the user must grant the clipboard-write permission.Opera: From version 93, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Opera: Before version 93, the user must grant the clipboard-write permission.Opera Android: From version 73, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Opera Android: Before version 73, the user must grant the clipboard-write permission.Safari: This method must be called within user gesture event handlers.Safari on iOS: This method must be called within user gesture event handlers.Samsung Internet: From version 21.0, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Samsung Internet: Before version 21.0, the user must grant the clipboard-write permission.WebView Android: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.WebView Android: Before version 107, the user must grant the clipboard-write permission.WebView on iOS: This method must be called within user gesture event handlers. |
| api.ClipboardItem π | Chrome | 7/30/2019 | Safari | 3/24/2020 | 238 | |
| api.ClipboardItem.getType π | Chrome | 7/30/2019 | Safari | 3/24/2020 | 238 | |
| api.ClipboardItem.types π | Chrome | 7/30/2019 | Safari | 3/24/2020 | 238 | |
| api.Document.exitPictureInPicture π | Chrome | 9/4/2018 | Safari | 3/24/2020 | 567 | |
| api.Document.pictureInPictureElement π | Chrome | 9/4/2018 | Safari | 3/24/2020 | 567 | |
| api.Document.pictureInPictureEnabled π | Chrome | 9/4/2018 | Safari | 3/24/2020 | 567 | |
| api.Element.animate π | Chrome | 7/16/2014 | Safari | 3/24/2020 | 2078 | |
| api.Element.animate.options_id_parameter π | Chrome | 4/13/2016 | Safari | 3/24/2020 | 1441 | |
| api.Element.attachShadow.options_delegatesFocus_parameter π | Chrome | 8/31/2016 | Safari | 3/24/2020 | 1301 | |
| api.Element.part π | Chrome | 3/12/2019 | Safari | 3/24/2020 | 378 | |
| api.Element.transitionrun_event π | Chrome | 4/23/2019 | Safari | 3/24/2020 | 336 | Internet Explorer: The ontransitionrun event handler property is not supported. To listen to this event, use element.addEventListener('transitionrun', function() {});.Safari: The event handler exists but will never be called.Safari on iOS: The event handler exists but will never be called.WebView on iOS: The event handler exists but will never be called. |
| api.Element.transitionstart_event π | Chrome | 4/23/2019 | Safari | 3/24/2020 | 336 | Internet Explorer: The ontransitionstart event handler property is not supported. To listen to this event, use element.addEventListener('transitionstart', function() {});.Safari: The event handler exists but will never be called.Safari on iOS: The event handler exists but will never be called.WebView on iOS: The event handler exists but will never be called. |
| api.FormData.worker_support | Chrome | 4/13/2016 | Safari | 3/24/2020 | 1441 | |
| api.GeolocationCoordinates π | Chrome | 12/10/2019 | Safari | 3/24/2020 | 105 | |
| api.GeolocationPosition π | Chrome | 12/10/2019 | Safari | 3/24/2020 | 105 | |
| api.GeolocationPositionError π | Chrome | 12/10/2019 | Safari | 3/24/2020 | 105 | |
| api.HTMLElement.enterKeyHint π | Chrome | 9/10/2019 | Safari | 3/24/2020 | 196 | |
| api.HTMLVideoElement.disablePictureInPicture π | Chrome | 9/4/2018 | Safari | 3/24/2020 | 567 | Firefox: When this property is set to true, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.Firefox: This property is undefined, but still has an effect if set to a value.Firefox: When this property is set to true, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.Firefox for Android: When this property is set to true, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.Firefox for Android: This property is undefined, but still has an effect if set to a value.Firefox for Android: When this property is set to true, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP. |
| api.HTMLVideoElement.enterpictureinpicture_event π | Chrome | 9/4/2018 | Safari | 3/24/2020 | 567 | |
| api.HTMLVideoElement.leavepictureinpicture_event π | Chrome | 9/4/2018 | Safari | 3/24/2020 | 567 | |
| api.HTMLVideoElement.requestPictureInPicture π | Chrome | 9/4/2018 | Safari | 3/24/2020 | 567 | |
| api.KeyframeEffect π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.KeyframeEffect.KeyframeEffect π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.KeyframeEffect.target π | Chrome | 6/4/2019 | Safari | 3/24/2020 | 294 | |
| api.MediaDevices.getSupportedConstraints.return_object_property_echoCancellation π | Chrome | 8/31/2016 | Safari | 3/24/2020 | 1301 | |
| api.Navigator.clipboard π | Chrome | 4/17/2018 | Safari | 3/24/2020 | 707 | |
| api.PictureInPictureEvent.pictureInPictureWindow π | Chrome | 9/4/2018 | Safari | 3/24/2020 | 567 | |
| api.PictureInPictureWindow π | Chrome | 9/4/2018 | Safari | 3/24/2020 | 567 | |
| api.PictureInPictureWindow.height π | Chrome | 9/4/2018 | Safari | 3/24/2020 | 567 | |
| api.PictureInPictureWindow.resize_event π | Chrome | 9/4/2018 | Safari | 3/24/2020 | 567 | |
| api.PictureInPictureWindow.width π | Chrome | 9/4/2018 | Safari | 3/24/2020 | 567 | |
| api.RTCDTMFSender π | Chrome | 5/21/2013 | Safari | 3/24/2020 | 2499 | |
| api.RTCDTMFSender.canInsertDTMF π | Chrome | 5/21/2013 | Safari | 3/24/2020 | 2499 | |
| api.RTCDTMFSender.insertDTMF π | Chrome | 5/21/2013 | Safari | 3/24/2020 | 2499 | |
| api.RTCDTMFSender.toneBuffer π | Chrome | 5/21/2013 | Safari | 3/24/2020 | 2499 | |
| api.RTCDTMFSender.tonechange_event π | Chrome | 5/21/2013 | Safari | 3/24/2020 | 2499 | |
| api.RTCDTMFToneChangeEvent π | Chrome | 5/21/2013 | Safari | 3/24/2020 | 2499 | |
| api.RTCDTMFToneChangeEvent.RTCDTMFToneChangeEvent π | Chrome | 5/21/2013 | Safari | 3/24/2020 | 2499 | |
| api.RTCDTMFToneChangeEvent.tone π | Chrome | 5/21/2013 | Safari | 3/24/2020 | 2499 | |
| api.RTCRtpSender.dtmf π | Chrome | 4/17/2018 | Safari | 3/24/2020 | 707 | |
| api.RTCRtpTransceiver.setCodecPreferences π | Chrome | 7/30/2019 | Safari | 3/24/2020 | 238 | |
| api.RTCStatsReport.type_candidate-pair.id π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_candidate-pair.timestamp π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_candidate-pair.type π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_certificate π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_certificate.base64Certificate π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_certificate.fingerprint π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_certificate.fingerprintAlgorithm π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_certificate.id π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_certificate.timestamp π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_certificate.type π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_codec π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_codec.clockRate π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_codec.id π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_codec.mimeType π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_codec.payloadType π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_codec.timestamp π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_codec.type π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_data-channel π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_data-channel.bytesReceived π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_data-channel.bytesSent π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_data-channel.id π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_data-channel.label π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_data-channel.messagesReceived π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_data-channel.messagesSent π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_data-channel.protocol π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_data-channel.state π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_data-channel.timestamp π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_data-channel.type π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_inbound-rtp.bytesReceived π | Chrome | 12/10/2019 | Safari | 3/24/2020 | 105 | |
| api.RTCStatsReport.type_inbound-rtp.id π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_inbound-rtp.jitter π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_inbound-rtp.packetsLost π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_inbound-rtp.packetsReceived π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_inbound-rtp.timestamp π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_inbound-rtp.type π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_local-candidate.id π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_local-candidate.timestamp π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_local-candidate.type π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_outbound-rtp.bytesSent π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_outbound-rtp.id π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_outbound-rtp.packetsSent π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_outbound-rtp.timestamp π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_outbound-rtp.type π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_peer-connection π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_peer-connection.dataChannelsClosed π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_peer-connection.dataChannelsOpened π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_peer-connection.id π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_peer-connection.timestamp π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_peer-connection.type π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_remote-candidate.id π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_remote-candidate.timestamp π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_remote-candidate.type π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_transport π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_transport.bytesReceived π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_transport.bytesSent π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_transport.id π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_transport.localCertificateId π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_transport.remoteCertificateId π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_transport.selectedCandidatePairId π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_transport.timestamp π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.RTCStatsReport.type_transport.type π | Chrome | 2/4/2020 | Safari | 3/24/2020 | 49 | |
| api.ResizeObserver π | Chrome | 1/23/2018 | Safari | 3/24/2020 | 791 | |
| api.ResizeObserver.ResizeObserver π | Chrome | 1/23/2018 | Safari | 3/24/2020 | 791 | |
| api.ResizeObserver.disconnect π | Chrome | 1/23/2018 | Safari | 3/24/2020 | 791 | |
| api.ResizeObserver.observe π | Chrome | 1/23/2018 | Safari | 3/24/2020 | 791 | |
| api.ResizeObserver.unobserve π | Chrome | 1/23/2018 | Safari | 3/24/2020 | 791 | |
| api.ResizeObserverEntry π | Chrome | 1/23/2018 | Safari | 3/24/2020 | 791 | |
| api.ResizeObserverEntry.contentRect π | Chrome | 1/23/2018 | Safari | 3/24/2020 | 791 | |
| api.ResizeObserverEntry.target π | Chrome | 1/23/2018 | Safari | 3/24/2020 | 791 | |
| api.SVGLengthList.length π | Chrome | 5/20/2014 | Safari | 3/24/2020 | 2135 | |
| api.SVGNumberList.length π | Chrome | 5/20/2014 | Safari | 3/24/2020 | 2135 | |
| api.SVGPointList.length π | Chrome | 5/20/2014 | Safari | 3/24/2020 | 2135 | |
| api.SVGStringList.length π | Chrome | 5/20/2014 | Safari | 3/24/2020 | 2135 | |
| api.SVGTransformList.length π | Chrome | 5/20/2014 | Safari | 3/24/2020 | 2135 | |
| api.ShadowRoot.pictureInPictureElement π | Chrome | 9/4/2018 | Safari | 3/24/2020 | 567 | |
| api.WEBGL_compressed_texture_etc π | Chrome | 12/6/2017 | Safari | 3/24/2020 | 839 | |
| api.WEBGL_compressed_texture_etc1 π | Chrome | 3/2/2016 | Safari | 3/24/2020 | 1483 | |
| css.properties.font-optical-sizing π | Chrome | 12/10/2019 | Safari | 3/24/2020 | 105 | |
| css.properties.font-optical-sizing.auto π | Chrome | 12/10/2019 | Safari | 3/24/2020 | 105 | |
| css.properties.font-optical-sizing.none π | Chrome | 12/10/2019 | Safari | 3/24/2020 | 105 | |
| css.properties.opacity.percentages | Chrome | 10/22/2019 | Safari | 3/24/2020 | 154 | |
| css.properties.overflow.multiple_keywords | Chrome | 7/24/2018 | Safari | 3/24/2020 | 609 | |
| css.properties.tab-size.length π | Chrome | 4/14/2015 | Safari | 3/24/2020 | 1806 | |
| css.properties.text-orientation.mixed π | Chrome | 1/20/2016 | Safari | 3/24/2020 | 1525 | |
| css.properties.text-orientation.upright π | Chrome | 6/7/2011 | Safari | 3/24/2020 | 3213 | |
| css.properties.white-space.break-spaces π | Chrome | 7/30/2019 | Safari | 3/24/2020 | 238 | |
| css.selectors.part π | Chrome | 3/12/2019 | Safari | 3/24/2020 | 378 | |
| css.types.basic-shape.path π | Chrome | 7/20/2016 | Safari | 3/24/2020 | 1343 | |
| css.types.clamp π | Chrome | 12/10/2019 | Safari | 3/24/2020 | 105 | |
| css.types.length.Q | Chrome | 12/6/2017 | Safari | 3/24/2020 | 839 | |
| html.elements.base.href.forbid_data_javascript_urls | Chrome | 4/19/2017 | Safari | 3/24/2020 | 1070 | |
| html.elements.link.rel.prefetch π | Chrome | 12/2/2010 | Safari | 3/24/2020 | 3400 | Chrome: Requires secure contextChrome Android: Requires secure contextEdge: Requires secure contextFirefox: Requires secure contextFirefox for Android: Requires secure contextQuest Browser: Requires secure contextOpera: Requires secure contextOpera Android: Requires secure contextSamsung Internet: Requires secure contextWebView Android: Requires secure context |
| html.elements.video.disablepictureinpicture π | Chrome | 9/4/2018 | Safari | 3/24/2020 | 567 | Firefox: When this attribute is set, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.Firefox: When this attribute is set, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.Firefox for Android: When this attribute is set, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.Firefox for Android: When this attribute is set, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP. |
| html.global_attributes.enterkeyhint π | Chrome | 9/10/2019 | Safari | 3/24/2020 | 196 | |
| html.global_attributes.exportparts π | Chrome | 3/12/2019 | Safari | 3/24/2020 | 378 | |
| html.global_attributes.part π | Chrome | 3/12/2019 | Safari | 3/24/2020 | 378 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.HTMLVideoElement.getVideoPlaybackQuality π | Safari | 10/16/2014 | Chrome | 2/4/2020 | 1937 | Internet Explorer: Only works on Windows 8+. |
| api.RTCStatsReport.type_inbound-rtp.ssrc π | Safari | 9/19/2017 | Chrome | 2/4/2020 | 868 | |
| api.RTCStatsReport.type_inbound-rtp.transportId π | Safari | 9/19/2017 | Chrome | 2/4/2020 | 868 | |
| api.RTCStatsReport.type_local-candidate π | Safari | 3/25/2019 | Chrome | 2/4/2020 | 316 | |
| api.RTCStatsReport.type_local-candidate.candidateType π | Safari | 3/25/2019 | Chrome | 2/4/2020 | 316 | |
| api.RTCStatsReport.type_local-candidate.port π | Safari | 3/25/2019 | Chrome | 2/4/2020 | 316 | |
| api.RTCStatsReport.type_local-candidate.priority π | Safari | 3/25/2019 | Chrome | 2/4/2020 | 316 | |
| api.RTCStatsReport.type_local-candidate.protocol π | Safari | 3/25/2019 | Chrome | 2/4/2020 | 316 | |
| api.RTCStatsReport.type_local-candidate.transportId π | Safari | 3/25/2019 | Chrome | 2/4/2020 | 316 | |
| api.RTCStatsReport.type_outbound-rtp π | Safari | 9/19/2017 | Chrome | 2/4/2020 | 868 | |
| api.RTCStatsReport.type_outbound-rtp.codecId π | Safari | 9/19/2017 | Chrome | 2/4/2020 | 868 | |
| api.RTCStatsReport.type_outbound-rtp.ssrc π | Safari | 9/19/2017 | Chrome | 2/4/2020 | 868 | |
| api.RTCStatsReport.type_outbound-rtp.transportId π | Safari | 9/19/2017 | Chrome | 2/4/2020 | 868 | |
| api.RTCStatsReport.type_remote-candidate π | Safari | 3/25/2019 | Chrome | 2/4/2020 | 316 | |
| api.RTCStatsReport.type_remote-candidate.candidateType π | Safari | 3/25/2019 | Chrome | 2/4/2020 | 316 | |
| api.RTCStatsReport.type_remote-candidate.port π | Safari | 3/25/2019 | Chrome | 2/4/2020 | 316 | |
| api.RTCStatsReport.type_remote-candidate.priority π | Safari | 3/25/2019 | Chrome | 2/4/2020 | 316 | |
| api.RTCStatsReport.type_remote-candidate.protocol π | Safari | 3/25/2019 | Chrome | 2/4/2020 | 316 | |
| api.RTCStatsReport.type_remote-candidate.transportId π | Safari | 3/25/2019 | Chrome | 2/4/2020 | 316 | |
| api.RTCStatsReport.type_remote-inbound-rtp π | Safari | 9/19/2017 | Chrome | 2/4/2020 | 868 | |
| api.RTCStatsReport.type_remote-inbound-rtp.codecId π | Safari | 9/19/2017 | Chrome | 2/4/2020 | 868 | |
| api.RTCStatsReport.type_remote-inbound-rtp.ssrc π | Safari | 9/19/2017 | Chrome | 2/4/2020 | 868 | |
| api.RTCStatsReport.type_remote-inbound-rtp.transportId π | Safari | 9/19/2017 | Chrome | 2/4/2020 | 868 | |
| api.VideoPlaybackQuality.corruptedVideoFrames π | Safari | 10/16/2014 | Chrome | 2/4/2020 | 1937 | Internet Explorer: Only works on Windows 8+. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Element.animationend_event π | Safari | 9/30/2015 | Chrome | 12/10/2019 | 1532 | Chrome: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Chrome Android: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Edge: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Firefox: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Firefox for Android: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Internet Explorer: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Quest Browser: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Opera: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Opera Android: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Samsung Internet: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.WebView Android: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});. |
| api.Element.animationiteration_event π | Safari | 9/30/2015 | Chrome | 12/10/2019 | 1532 | Chrome: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Chrome Android: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Edge: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Firefox: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Firefox for Android: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Internet Explorer: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Quest Browser: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Opera: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Opera Android: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Samsung Internet: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.WebView Android: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});. |
| api.Element.animationstart_event π | Safari | 9/30/2015 | Chrome | 12/10/2019 | 1532 | Chrome: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Chrome Android: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Edge: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Firefox: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Firefox for Android: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Internet Explorer: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Quest Browser: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Opera: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Opera Android: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Samsung Internet: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.WebView Android: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});. |
| api.RTCStatsReport.type_inbound-rtp π | Safari | 9/19/2017 | Chrome | 12/10/2019 | 812 | |
| css.types.max π | Safari | 4/12/2018 | Chrome | 12/10/2019 | 607 | |
| css.types.min π | Safari | 4/12/2018 | Chrome | 12/10/2019 | 607 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.PaymentResponse.payerdetailchange_event π | Safari | 3/25/2019 | Chrome | 10/22/2019 | 211 | |
| api.PaymentResponse.retry π | Safari | 3/25/2019 | Chrome | 10/22/2019 | 211 | |
| api.ReadableStreamDefaultReader.ReadableStreamDefaultReader π | Safari | 9/20/2016 | Chrome | 10/22/2019 | 1127 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.AuthenticatorAssertionResponse π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.AuthenticatorAssertionResponse.authenticatorData π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.AuthenticatorAssertionResponse.signature π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.AuthenticatorAssertionResponse.userHandle π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.AuthenticatorAttestationResponse π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.AuthenticatorAttestationResponse.attestationObject π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.AuthenticatorResponse π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.AuthenticatorResponse.clientDataJSON π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.Credential π | Chrome | 5/25/2016 | Safari | 9/19/2019 | 1212 | |
| api.Credential.id π | Chrome | 5/25/2016 | Safari | 9/19/2019 | 1212 | |
| api.Credential.type π | Chrome | 5/25/2016 | Safari | 9/19/2019 | 1212 | |
| api.CredentialsContainer π | Chrome | 5/25/2016 | Safari | 9/19/2019 | 1212 | |
| api.CredentialsContainer.create π | Chrome | 7/25/2017 | Safari | 9/19/2019 | 786 | |
| api.CredentialsContainer.create.publicKey_option π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | |
| api.CredentialsContainer.create.publicKey_option.attestation π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | |
| api.CredentialsContainer.create.publicKey_option.attestation.direct π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | Firefox for Android: credentialCreationData.attestationConveyancePreferenceOption value "direct" is not supported. See https://bugzil.la/1550164 |
| api.CredentialsContainer.create.publicKey_option.attestation.enterprise π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | Firefox for Android: credentialCreationData.attestationConveyancePreferenceOption value "enterprise" is not supported. See https://bugzil.la/1550164 |
| api.CredentialsContainer.create.publicKey_option.attestation.indirect π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | |
| api.CredentialsContainer.create.publicKey_option.attestation.none π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | |
| api.CredentialsContainer.create.publicKey_option.extensions π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | |
| api.CredentialsContainer.create.publicKey_option.extensions.appidExclude π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | |
| api.CredentialsContainer.get π | Chrome | 5/25/2016 | Safari | 9/19/2019 | 1212 | |
| api.CredentialsContainer.get.publicKey_option π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | |
| api.CredentialsContainer.get.publicKey_option.extensions π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | |
| api.CredentialsContainer.get.publicKey_option.extensions.appid π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | |
| api.CredentialsContainer.store π | Chrome | 5/25/2016 | Safari | 9/19/2019 | 1212 | |
| api.Element.gotpointercapture_event π | Chrome | 3/9/2017 | Safari | 9/19/2019 | 924 | |
| api.Element.hasPointerCapture π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | |
| api.Element.lostpointercapture_event π | Chrome | 3/9/2017 | Safari | 9/19/2019 | 924 | |
| api.Element.pointercancel_event π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | |
| api.Element.pointerdown_event π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | |
| api.Element.pointerenter_event π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | |
| api.Element.pointerleave_event π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | |
| api.Element.pointermove_event π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | |
| api.Element.pointerout_event π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | |
| api.Element.pointerover_event π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | |
| api.Element.pointerup_event π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | |
| api.Element.releasePointerCapture π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | |
| api.Element.setPointerCapture π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | Firefox: Before Firefox 82, setPointerCapture() throws InvalidPointerId for an invalid pointerId argument. From Firefox 82, it throws the specified NotFoundError exception. See bug 1662124.Firefox for Android: Before Firefox 82, setPointerCapture() throws InvalidPointerId for an invalid pointerId argument. From Firefox 82, it throws the specified NotFoundError exception. See bug 1662124. |
| api.HTMLFieldSetElement.elements.type_HTMLCollection | Chrome | 3/9/2017 | Safari | 9/19/2019 | 924 | |
| api.HTMLObjectElement.contentWindow π | Chrome | 8/31/2016 | Safari | 9/19/2019 | 1114 | |
| api.MediaCapabilities π | Chrome | 4/17/2018 | Safari | 9/19/2019 | 520 | |
| api.MediaCapabilities.decodingInfo π | Chrome | 4/17/2018 | Safari | 9/19/2019 | 520 | Chrome: codecs string can contain any subset of optional parameters (should be all or none).Chrome: Errors if codecs string contains unexpected characters (should evaluate string up to character).Chrome Android: codecs string can contain any subset of optional parameters (should be all or none).Chrome Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).Edge: codecs string can contain any subset of optional parameters (should be all or none).Edge: Errors if codecs string contains unexpected characters (should evaluate string up to character).Firefox: The webrtc value of the type option is named transmission.Firefox: Before Firefox 101, decodingInfo() ignored codecs parameter options for av01 codecs (treating them as av1).Firefox for Android: The webrtc value of the type option is named transmission.Firefox for Android: Before Firefox for Android 101, decodingInfo() ignored codecs parameter options for av01 codecs (treating them as av1).Quest Browser: codecs string can contain any subset of optional parameters (should be all or none).Quest Browser: Errors if codecs string contains unexpected characters (should evaluate string up to character).Opera: codecs string can contain any subset of optional parameters (should be all or none).Opera: Errors if codecs string contains unexpected characters (should evaluate string up to character).Opera Android: codecs string can contain any subset of optional parameters (should be all or none).Opera Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).Samsung Internet: codecs string can contain any subset of optional parameters (should be all or none).Samsung Internet: Errors if codecs string contains unexpected characters (should evaluate string up to character).WebView Android: codecs string can contain any subset of optional parameters (should be all or none).WebView Android: Errors if codecs string contains unexpected characters (should evaluate string up to character). |
| api.MediaDevices.getDisplayMedia π | Chrome | 1/29/2019 | Safari | 9/19/2019 | 233 | Chrome Android: From Chrome Android 72 to 88, this method was exposed, but always failed with NotAllowedError. See bug 40418135.Edge: Available as a member of Navigator instead of MediaDevices.Firefox: Since Firefox 33 you can capture screen data using getUserMedia(), with a video constraint called mediaSource. Before 52 it relied on a client-configurable list of allowed sites.Firefox for Android: From Firefox Android 66 to 79, this method was exposed, but always failed with NotAllowedError.Quest Browser: From Quest Browser 6.0 to 88, this method was exposed, but always failed with NotAllowedError. See bug 40418135.Opera Android: From Opera Android 51 to 88, this method was exposed, but always failed with NotAllowedError. See bug 40418135.Samsung Internet: From Samsung Internet 11.0 to 88, this method was exposed, but always failed with NotAllowedError. See bug 40418135.WebView Android: From WebView Android 72 to 88, this method was exposed, but always failed with NotAllowedError. See bug 40418135. |
| api.Navigator.credentials π | Chrome | 5/25/2016 | Safari | 9/19/2019 | 1212 | |
| api.Navigator.maxTouchPoints π | Chrome | 5/20/2014 | Safari | 9/19/2019 | 1948 | |
| api.Navigator.mediaCapabilities π | Chrome | 4/17/2018 | Safari | 9/19/2019 | 520 | |
| api.PerformanceObserver.supportedEntryTypes_static π | Chrome | 3/12/2019 | Safari | 9/19/2019 | 191 | |
| api.PointerEvent π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | Internet Explorer: See MSDN Pointer events updates. |
| api.PointerEvent.PointerEvent π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | Internet Explorer: See MSDN Pointer events updates. |
| api.PointerEvent.height π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | Internet Explorer: Returns values in screen pixels instead of CSS document pixels. |
| api.PointerEvent.isPrimary π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | |
| api.PointerEvent.pointerId π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | |
| api.PointerEvent.pointerType π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | Internet Explorer: Returns an integer enumeration instead of a string. |
| api.PointerEvent.pressure π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | Internet Explorer: Returns 0 instead of 0.5 on hardware that doesn't support pressure. |
| api.PointerEvent.tangentialPressure π | Chrome | 3/9/2017 | Safari | 9/19/2019 | 924 | |
| api.PointerEvent.tiltX π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | |
| api.PointerEvent.tiltY π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | |
| api.PointerEvent.twist π | Chrome | 3/9/2017 | Safari | 9/19/2019 | 924 | |
| api.PointerEvent.width π | Chrome | 12/1/2016 | Safari | 9/19/2019 | 1022 | Internet Explorer: Returns values in screen pixels instead of CSS document pixels. |
| api.PublicKeyCredential π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.PublicKeyCredential.getClientExtensionResults π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable_static π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.PublicKeyCredential.rawId π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.PublicKeyCredential.response π | Chrome | 5/29/2018 | Safari | 9/19/2019 | 478 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.Request.Request.init_keepalive_parameter π | Chrome | 4/17/2018 | Safari | 9/19/2019 | 520 | |
| api.Request.keepalive π | Chrome | 4/17/2018 | Safari | 9/19/2019 | 520 | |
| api.VisualViewport π | Chrome | 9/5/2017 | Safari | 9/19/2019 | 744 | |
| api.VisualViewport.height π | Chrome | 9/5/2017 | Safari | 9/19/2019 | 744 | |
| api.VisualViewport.offsetLeft π | Chrome | 9/5/2017 | Safari | 9/19/2019 | 744 | |
| api.VisualViewport.offsetTop π | Chrome | 9/5/2017 | Safari | 9/19/2019 | 744 | |
| api.VisualViewport.pageLeft π | Chrome | 9/5/2017 | Safari | 9/19/2019 | 744 | |
| api.VisualViewport.pageTop π | Chrome | 9/5/2017 | Safari | 9/19/2019 | 744 | |
| api.VisualViewport.resize_event π | Chrome | 10/17/2017 | Safari | 9/19/2019 | 702 | Chrome: The onresize event handler property is not supported.Chrome Android: The onresize event handler property is not supported.Opera: The onresize event handler property is not supported.Opera Android: The onresize event handler property is not supported.WebView Android: The onresize event handler property is not supported. |
| api.VisualViewport.scale π | Chrome | 9/5/2017 | Safari | 9/19/2019 | 744 | |
| api.VisualViewport.scroll_event π | Chrome | 10/17/2017 | Safari | 9/19/2019 | 702 | Chrome: The onscroll event handler property is not supported.Chrome Android: The onscroll event handler property is not supported.Opera: The onscroll event handler property is not supported.Opera Android: The onscroll event handler property is not supported.WebView Android: The onscroll event handler property is not supported. |
| api.VisualViewport.width π | Chrome | 9/5/2017 | Safari | 9/19/2019 | 744 | |
| api.Window.afterprint_event π | Chrome | 12/6/2017 | Safari | 9/19/2019 | 652 | |
| api.Window.beforeprint_event π | Chrome | 12/6/2017 | Safari | 9/19/2019 | 652 | |
| api.Window.visualViewport π | Chrome | 9/5/2017 | Safari | 9/19/2019 | 744 | |
| api.console.countReset_static π | Chrome | 7/24/2018 | Safari | 9/19/2019 | 422 | |
| api.console.timeLog_static π | Chrome | 12/4/2018 | Safari | 9/19/2019 | 289 | |
| api.fetch.init_keepalive_parameter | Chrome | 4/17/2018 | Safari | 9/19/2019 | 520 | |
| css.at-rules.media.display-mode π | Chrome | 4/14/2015 | Safari | 9/19/2019 | 1619 | |
| css.at-rules.media.display-mode.browser π | Chrome | 4/14/2015 | Safari | 9/19/2019 | 1619 | Firefox for Android: display-mode: browser is always true.Safari: In a Safari browser window, display-mode: browser is always true, even in a macOS Full Screen window or when using the Fullscreen API. In an installed web application, other display-mode values are true only when given by a supported manifest display member value. See mdn/browser-compat-data#18807 (comment).Safari on iOS: In the Safari app, display-mode: browser is always true, even when using the Fullscreen API. In an installed web application, other display-mode values are true only when given by a supported manifest display member value. See mdn/browser-compat-data#18807 (comment).WebView on iOS: In the Safari app, display-mode: browser is always true, even when using the Fullscreen API. In an installed web application, other display-mode values are true only when given by a supported manifest display member value. See mdn/browser-compat-data#18807 (comment). |
| css.at-rules.media.display-mode.fullscreen π | Chrome | 12/1/2015 | Safari | 9/19/2019 | 1388 | Firefox: In Firefox's "Full Screen" user interface, browser tabs and other user interface appear but display-mode: fullscreen is true.Safari: In a Safari browser window, display-mode: fullscreen is never true, even when using the Fullscreen API. See mdn/browser-compat-data#18807 (comment).Safari on iOS: In the Safari app, display-mode: fullscreen is never true, even when using the Fullscreen API. See mdn/browser-compat-data#18807 (comment).Safari on iOS: In an installed web application with the display manifest member set to standalone, display-mode: fullscreen is true, even though the system status bar is visible. See bug 264218.WebView on iOS: In the Safari app, display-mode: fullscreen is never true, even when using the Fullscreen API. See mdn/browser-compat-data#18807 (comment).WebView on iOS: In an installed web application with the display manifest member set to standalone, display-mode: fullscreen is true, even though the system status bar is visible. See bug 264218. |
| css.at-rules.media.display-mode.minimal-ui π | Chrome | 4/14/2015 | Safari | 9/19/2019 | 1619 | Firefox: display-mode: minimal-ui is never true.Safari: display-mode: minimal-ui is never true.Safari on iOS: display-mode: minimal-ui is never true.WebView on iOS: display-mode: minimal-ui is never true. |
| css.at-rules.media.display-mode.standalone π | Chrome | 4/14/2015 | Safari | 9/19/2019 | 1619 | Firefox: display-mode: standalone is never true.Safari on iOS: In an installed web application with the display manifest member set to standalone, display-mode: standalone is false and display-mode: fullscreen is true. See bug 264218.WebView on iOS: In an installed web application with the display manifest member set to standalone, display-mode: standalone is false and display-mode: fullscreen is true. See bug 264218. |
| css.properties.display.flow-root | Chrome | 4/19/2017 | Safari | 9/19/2019 | 883 | |
| css.properties.pointer-events.bounding-box π | Chrome | 2/20/2014 | Safari | 9/19/2019 | 2037 | |
| css.properties.position.sticky π | Chrome | 1/25/2017 | Safari | 9/19/2019 | 967 | |
| css.properties.touch-action π | Chrome | 7/16/2014 | Safari | 9/19/2019 | 1891 | Firefox: Not applicable to Firefox platforms that support neither pointer nor touch events. |
| css.properties.touch-action.manipulation | Chrome | 7/16/2014 | Safari | 9/19/2019 | 1891 | Firefox: Not applicable to Firefox platforms that support neither pointer nor touch events. |
| css.properties.touch-action.none | Chrome | 7/16/2014 | Safari | 9/19/2019 | 1891 | Firefox: Not applicable to Firefox platforms that support neither pointer nor touch events. |
| css.properties.touch-action.pan-x | Chrome | 7/16/2014 | Safari | 9/19/2019 | 1891 | Firefox: Not applicable to Firefox platforms that support neither pointer nor touch events. |
| css.properties.touch-action.pan-y | Chrome | 7/16/2014 | Safari | 9/19/2019 | 1891 | Firefox: Not applicable to Firefox platforms that support neither pointer nor touch events. |
| css.properties.touch-action.pinch-zoom | Chrome | 1/25/2017 | Safari | 9/19/2019 | 967 | Firefox: Not applicable to Firefox platforms that support neither pointer nor touch events.Firefox for Android: Not applicable to Firefox for Android platforms that support neither pointer nor touch events. |
| html.elements.iframe.cross-origin-top-navigation-by-user-activation | Chrome | 7/24/2018 | Safari | 9/19/2019 | 422 | Chrome: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.Chrome Android: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.Edge: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.Firefox: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.Firefox for Android: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.Quest Browser: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.Opera: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.Opera Android: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.Safari: If a top-navigation is blocked, no redirect occurs, and an error is reported in the developer console.Safari on iOS: If a top-navigation is blocked, no redirect occurs, and an error is reported in the developer console.Samsung Internet: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.WebView Android: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.WebView on iOS: If a top-navigation is blocked, no redirect occurs, and an error is reported in the developer console. |
| api.CanvasRenderingContext2D.direction π | Safari | 9/30/2015 | Chrome | 9/10/2019 | 1441 | |
| api.TextMetrics.actualBoundingBoxAscent π | Safari | 4/12/2018 | Chrome | 9/10/2019 | 516 | |
| api.TextMetrics.actualBoundingBoxDescent π | Safari | 4/12/2018 | Chrome | 9/10/2019 | 516 | |
| api.TextMetrics.actualBoundingBoxLeft π | Safari | 4/12/2018 | Chrome | 9/10/2019 | 516 | |
| api.TextMetrics.actualBoundingBoxRight π | Safari | 4/12/2018 | Chrome | 9/10/2019 | 516 | |
| api.TextMetrics.emHeightAscent π | Safari | 4/12/2018 | Chrome | 9/10/2019 | 516 | |
| api.TextMetrics.emHeightDescent π | Safari | 4/12/2018 | Chrome | 9/10/2019 | 516 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.PaymentMethodChangeEvent π | Safari | 3/25/2019 | Chrome | 7/30/2019 | 127 | |
| api.PaymentMethodChangeEvent.PaymentMethodChangeEvent π | Safari | 3/25/2019 | Chrome | 7/30/2019 | 127 | |
| api.PaymentMethodChangeEvent.methodDetails π | Safari | 3/25/2019 | Chrome | 7/30/2019 | 127 | |
| api.PaymentMethodChangeEvent.methodName π | Safari | 3/25/2019 | Chrome | 7/30/2019 | 127 | |
| api.PaymentRequest.paymentmethodchange_event π | Safari | 3/25/2019 | Chrome | 7/30/2019 | 127 | |
| css.at-rules.media.prefers-color-scheme π | Safari | 3/25/2019 | Chrome | 7/30/2019 | 127 | |
| css.properties.backdrop-filter.none π | Safari | 9/30/2015 | Chrome | 7/30/2019 | 1399 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.HTMLCanvasElement.getContext.webgl_context.options_powerPreference_parameter π | Safari | 3/27/2017 | Chrome | 6/4/2019 | 799 | Chrome: Chrome respects the GPU hint on macOS only.Chrome Android: Chrome Android respects the GPU hint on macOS only.Edge: Edge respects the GPU hint on macOS only.Firefox: Firefox respects the GPU hint on macOS only.Quest Browser: Quest Browser respects the GPU hint on macOS only.Opera: Opera respects the GPU hint on macOS only.Opera Android: Opera Android respects the GPU hint on macOS only.Samsung Internet: Samsung Internet respects the GPU hint on macOS only.WebView Android: WebView Android respects the GPU hint on macOS only. |
| api.HTMLVideoElement.playsInline π | Safari | 9/20/2016 | Chrome | 6/4/2019 | 987 | |
| api.RTCIceTransport π | Safari | 9/19/2017 | Chrome | 6/4/2019 | 623 | |
| api.RTCIceTransport.gatheringState π | Safari | 9/19/2017 | Chrome | 6/4/2019 | 623 | |
| api.RTCIceTransport.state π | Safari | 9/19/2017 | Chrome | 6/4/2019 | 623 | |
| html.elements.video.playsinline π | Safari | 9/20/2016 | Chrome | 6/4/2019 | 987 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Navigator.mediaDevices.secure_context_required | Safari | 9/19/2017 | Chrome | 4/23/2019 | 581 | |
| api.RTCRtpSender.setParameters.parameters_encodings_parameter.scaleResolutionDownBy π | Safari | 9/19/2017 | Chrome | 4/23/2019 | 581 | |
| api.ServiceWorkerContainer.startMessages π | Safari | 4/12/2018 | Chrome | 4/23/2019 | 376 | |
| css.at-rules.media.prefers-reduced-motion π | Safari | 3/27/2017 | Chrome | 4/23/2019 | 757 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.AbortController π | Chrome | 4/17/2018 | Safari | 3/25/2019 | 342 | Safari: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.Safari on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.WebView on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980. |
| api.AbortController.AbortController π | Chrome | 4/17/2018 | Safari | 3/25/2019 | 342 | Safari: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.Safari on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.WebView on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980. |
| api.AbortController.abort π | Chrome | 4/17/2018 | Safari | 3/25/2019 | 342 | Node.js: The optional reason argument is not supported.Node.js: The optional reason argument is not supported.Safari: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.Safari on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.WebView on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980. |
| api.AbortController.signal π | Chrome | 4/17/2018 | Safari | 3/25/2019 | 342 | Safari: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.Safari on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.WebView on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980. |
| api.CustomElementRegistry.upgrade π | Chrome | 7/24/2018 | Safari | 3/25/2019 | 244 | |
| api.DedicatedWorkerGlobalScope.name π | Chrome | 10/16/2018 | Safari | 3/25/2019 | 160 | |
| api.HTMLDataListElement π | Chrome | 6/26/2012 | Safari | 3/25/2019 | 2463 | |
| api.HTMLDataListElement.options π | Chrome | 6/26/2012 | Safari | 3/25/2019 | 2463 | |
| api.HTMLElement.inputMode π | Chrome | 4/17/2018 | Safari | 3/25/2019 | 342 | |
| api.HTMLInputElement.list π | Chrome | 6/26/2012 | Safari | 3/25/2019 | 2463 | |
| api.HTMLMediaElement.encrypted_event π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.HTMLMediaElement.mediaKeys π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.HTMLMediaElement.setMediaKeys π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.HTMLMediaElement.waitingforkey_event π | Chrome | 12/1/2016 | Safari | 3/25/2019 | 844 | Firefox: The onwaitingforkey event handler property is not supported.Firefox for Android: The onwaitingforkey event handler property is not supported. |
| api.HTMLSlotElement.assignedElements π | Chrome | 3/6/2018 | Safari | 3/25/2019 | 384 | |
| api.IntersectionObserver π | Chrome | 5/25/2016 | Safari | 3/25/2019 | 1034 | |
| api.IntersectionObserver.IntersectionObserver π | Chrome | 5/25/2016 | Safari | 3/25/2019 | 1034 | Firefox: Before version 96, the constructor throws a DOMException if the options.rootMargin option is passed an empty string (see bug 1738791). |
| api.IntersectionObserver.disconnect π | Chrome | 5/25/2016 | Safari | 3/25/2019 | 1034 | Edge: Available since Windows Insider Preview Build 14986. |
| api.IntersectionObserver.observe π | Chrome | 5/25/2016 | Safari | 3/25/2019 | 1034 | |
| api.IntersectionObserver.root π | Chrome | 5/25/2016 | Safari | 3/25/2019 | 1034 | |
| api.IntersectionObserver.rootMargin π | Chrome | 5/25/2016 | Safari | 3/25/2019 | 1034 | Safari: rootMargin does not work with <iframe>s.Safari on iOS: rootMargin does not work with <iframe>s.WebView on iOS: rootMargin does not work with <iframe>s. |
| api.IntersectionObserver.takeRecords π | Chrome | 5/25/2016 | Safari | 3/25/2019 | 1034 | Edge: Available since Windows Insider Preview Build 14986. |
| api.IntersectionObserver.thresholds π | Chrome | 7/20/2016 | Safari | 3/25/2019 | 978 | |
| api.IntersectionObserver.unobserve π | Chrome | 5/25/2016 | Safari | 3/25/2019 | 1034 | Edge: Available since Windows Insider Preview Build 14986. |
| api.IntersectionObserverEntry π | Chrome | 5/25/2016 | Safari | 3/25/2019 | 1034 | |
| api.IntersectionObserverEntry.boundingClientRect π | Chrome | 5/25/2016 | Safari | 3/25/2019 | 1034 | |
| api.IntersectionObserverEntry.intersectionRatio π | Chrome | 5/25/2016 | Safari | 3/25/2019 | 1034 | |
| api.IntersectionObserverEntry.intersectionRect π | Chrome | 5/25/2016 | Safari | 3/25/2019 | 1034 | |
| api.IntersectionObserverEntry.isIntersecting π | Chrome | 4/19/2017 | Safari | 3/25/2019 | 705 | |
| api.IntersectionObserverEntry.rootBounds π | Chrome | 5/25/2016 | Safari | 3/25/2019 | 1034 | |
| api.IntersectionObserverEntry.target π | Chrome | 5/25/2016 | Safari | 3/25/2019 | 1034 | |
| api.IntersectionObserverEntry.time π | Chrome | 5/25/2016 | Safari | 3/25/2019 | 1034 | |
| api.MediaDevices.getSupportedConstraints.return_object_property_aspectRatio π | Chrome | 8/31/2016 | Safari | 3/25/2019 | 936 | |
| api.MediaDevices.getSupportedConstraints.return_object_property_deviceId π | Chrome | 8/31/2016 | Safari | 3/25/2019 | 936 | |
| api.MediaDevices.getSupportedConstraints.return_object_property_facingMode π | Chrome | 8/31/2016 | Safari | 3/25/2019 | 936 | |
| api.MediaDevices.getSupportedConstraints.return_object_property_frameRate π | Chrome | 8/31/2016 | Safari | 3/25/2019 | 936 | |
| api.MediaDevices.getSupportedConstraints.return_object_property_height π | Chrome | 8/31/2016 | Safari | 3/25/2019 | 936 | |
| api.MediaDevices.getSupportedConstraints.return_object_property_width π | Chrome | 8/31/2016 | Safari | 3/25/2019 | 936 | |
| api.MediaEncryptedEvent π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaEncryptedEvent.MediaEncryptedEvent π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaEncryptedEvent.initData π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaEncryptedEvent.initDataType π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeyMessageEvent π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeyMessageEvent.MediaKeyMessageEvent π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeyMessageEvent.message π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeyMessageEvent.messageType π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeySession π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeySession.close π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeySession.closed π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeySession.expiration π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeySession.generateRequest π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeySession.keyStatuses π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeySession.keystatuseschange_event π | Chrome | 12/1/2016 | Safari | 3/25/2019 | 844 | Chrome: The onkeystatuseschange event handler property is not supported.Chrome Android: The onkeystatuseschange event handler property is not supported.Opera: The onkeystatuseschange event handler property is not supported.Opera Android: The onkeystatuseschange event handler property is not supported.Samsung Internet: The onkeystatuseschange event handler property is not supported.WebView Android: The onkeystatuseschange event handler property is not supported. |
| api.MediaKeySession.load π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeySession.message_event π | Chrome | 12/1/2016 | Safari | 3/25/2019 | 844 | Chrome: The onmessage event handler property is not supported.Chrome Android: The onmessage event handler property is not supported.Opera: The onmessage event handler property is not supported.Opera Android: The onmessage event handler property is not supported.Samsung Internet: The onmessage event handler property is not supported.WebView Android: The onmessage event handler property is not supported. |
| api.MediaKeySession.remove π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeySession.sessionId π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeySession.update π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeyStatusMap π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeyStatusMap.@@iterator | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeyStatusMap.entries | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeyStatusMap.forEach | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeyStatusMap.get π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeyStatusMap.has π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeyStatusMap.keys | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeyStatusMap.size π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeyStatusMap.values | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeySystemAccess π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeySystemAccess.createMediaKeys π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeySystemAccess.getConfiguration π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | Firefox: Before Firefox 50, the returned object has neither a distinctiveIdentifier nor a persistentState property.Firefox for Android: Before Firefox for Android 50, the returned object has neither a distinctiveIdentifier nor a persistentState property. |
| api.MediaKeySystemAccess.keySystem π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeys π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeys.createSession π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaKeys.setServerCertificate π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | |
| api.MediaStreamTrack.contentHint π | Chrome | 10/16/2018 | Safari | 3/25/2019 | 160 | |
| api.MouseEvent.getModifierState π | Chrome | 12/1/2015 | Safari | 3/25/2019 | 1210 | |
| api.Navigator.requestMediaKeySystemAccess π | Chrome | 4/14/2015 | Safari | 3/25/2019 | 1441 | Chrome: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Chrome: The function does not exist in insecure contexts. This was not enforced until Chrome 58.Chrome Android: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Chrome Android: The function does not exist in insecure contexts. This was not enforced until Chrome Android 58.Firefox: Starting in Firefox 55, if neither audioCapabilities nor videoCapabilities is specified in supportedConfigurations, a warning is output to the web console.Firefox: In addition, starting in Firefox 55, if in supportedConfigurations, either audioCapabilities's or videoCapabilities's contentType value doesn't specify a "codecs" substring to define allowed codecs within the media wrapper, a warning is output to the web console. See note below table for example and correction.Firefox: In the future, if neither audioCapabilities nor videoCapabilities is specified in the supportedConfigurations, a NotSupported exception will be thrown.Firefox for Android: Starting in Firefox for Android 55, if neither audioCapabilities nor videoCapabilities is specified in supportedConfigurations, a warning is output to the web console.Firefox for Android: In addition, starting in Firefox for Android 55, if in supportedConfigurations, either audioCapabilities's or videoCapabilities's contentType value doesn't specify a "codecs" substring to define allowed codecs within the media wrapper, a warning is output to the web console. See note below table for example and correction.Firefox for Android: In the future, if neither audioCapabilities nor videoCapabilities is specified in the supportedConfigurations, a NotSupported exception will be thrown.Quest Browser: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Quest Browser: The function does not exist in insecure contexts. This was not enforced until Quest Browser 5.0.Opera: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Opera: The function does not exist in insecure contexts. This was not enforced until Opera 45.Opera Android: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Opera Android: The function does not exist in insecure contexts. This was not enforced until Opera 45.Samsung Internet: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Samsung Internet: The function does not exist in insecure contexts. This was not enforced until Samsung Internet 7.0.WebView Android: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.WebView Android: The function does not exist in insecure contexts. This was not enforced until version 58. |
| api.RTCCertificate π | Chrome | 3/2/2016 | Safari | 3/25/2019 | 1118 | |
| api.RTCCertificate.expires π | Chrome | 3/2/2016 | Safari | 3/25/2019 | 1118 | |
| api.RTCCertificate.getFingerprints π | Chrome | 9/5/2017 | Safari | 3/25/2019 | 566 | |
| api.RTCPeerConnection.RTCPeerConnection.configuration_certificates_parameter π | Chrome | 3/2/2016 | Safari | 3/25/2019 | 1118 | |
| api.RTCPeerConnection.RTCPeerConnection.configuration_rtcpMuxPolicy_parameter | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | Chrome: Default for rtcpMuxPolicy is requireEdge: Default for rtcpMuxPolicy is requireOpera: Default for rtcpMuxPolicy is require |
| api.RTCPeerConnection.addTransceiver.init_streams_parameter | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| api.RTCPeerConnection.generateCertificate_static π | Chrome | 1/20/2016 | Safari | 3/25/2019 | 1160 | |
| api.RTCRtpReceiver.getCapabilities_static π | Chrome | 6/5/2017 | Safari | 3/25/2019 | 658 | |
| api.RTCRtpReceiver.getContributingSources π | Chrome | 6/5/2017 | Safari | 3/25/2019 | 658 | |
| api.RTCRtpReceiver.getContributingSources.audioLevel π | Chrome | 3/12/2019 | Safari | 3/25/2019 | 13 | |
| api.RTCRtpReceiver.getContributingSources.audio_tracks_supported | Chrome | 6/5/2017 | Safari | 3/25/2019 | 658 | |
| api.RTCRtpReceiver.getContributingSources.source π | Chrome | 6/5/2017 | Safari | 3/25/2019 | 658 | |
| api.RTCRtpReceiver.getContributingSources.timestamp π | Chrome | 6/5/2017 | Safari | 3/25/2019 | 658 | Firefox: Starting in version 60, the timestamp is correctly computed based on the window's Performance time, rather than Date.getTime().Firefox for Android: Starting in version 60, the timestamp is correctly computed based on the window's Performance time, rather than Date.getTime(). |
| api.RTCRtpReceiver.getContributingSources.video_tracks_supported | Chrome | 3/12/2019 | Safari | 3/25/2019 | 13 | |
| api.RTCRtpReceiver.getStats π | Chrome | 5/29/2018 | Safari | 3/25/2019 | 300 | |
| api.RTCRtpReceiver.getSynchronizationSources π | Chrome | 3/12/2019 | Safari | 3/25/2019 | 13 | |
| api.RTCRtpReceiver.getSynchronizationSources.audio_tracks_supported | Chrome | 3/12/2019 | Safari | 3/25/2019 | 13 | |
| api.RTCRtpReceiver.getSynchronizationSources.video_tracks_supported | Chrome | 3/12/2019 | Safari | 3/25/2019 | 13 | |
| api.RTCRtpSender.getCapabilities_static π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| api.RTCRtpSender.getParameters.return_object_property_encodings π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| api.RTCRtpSender.getParameters.return_object_property_transactionId π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| api.RTCRtpSender.getStats π | Chrome | 5/29/2018 | Safari | 3/25/2019 | 300 | |
| api.RTCRtpSender.setParameters.parameters_codecs_parameter π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | Firefox: The property is defined but not implemented/used.Firefox for Android: The property is defined but not implemented/used. |
| api.RTCRtpSender.setParameters.parameters_headerExtensions_parameter π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | Firefox: The property is defined but not implemented/used.Firefox for Android: The property is defined but not implemented/used. |
| api.RTCRtpSender.setParameters.parameters_transactionId_parameter π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| api.RTCRtpTransceiver.currentDirection π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| api.Request.credentials.default_same-origin | Chrome | 1/29/2019 | Safari | 3/25/2019 | 55 | |
| api.Request.signal π | Chrome | 4/17/2018 | Safari | 3/25/2019 | 342 | |
| api.ShadowRoot.styleSheets π | Chrome | 8/31/2016 | Safari | 3/25/2019 | 936 | |
| api.SourceBuffer.changeType π | Chrome | 10/16/2018 | Safari | 3/25/2019 | 160 | Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.Worker.Worker.options_name_parameter | Chrome | 10/16/2018 | Safari | 3/25/2019 | 160 | |
| api.queueMicrotask π | Chrome | 12/4/2018 | Safari | 3/25/2019 | 111 | |
| css.properties.block-size π | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.block-size.fit-content π | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.block-size.max-content | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.block-size.min-content | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.border-block-end π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end.currentColor π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end.dashed π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end.dotted π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end.double π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end.groove π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end.hidden π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end.inset π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end.medium π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end.none π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end.outset π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end.ridge π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end.solid π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end.thick π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end.thin π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end.transparent π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-color π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-color.currentColor π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-color.transparent π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-style π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-style.dashed π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-style.dotted π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-style.double π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-style.groove π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-style.hidden π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-style.inset π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-style.none π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-style.outset π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-style.ridge π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-style.solid π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-width π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-width.medium π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-width.thick π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-end-width.thin π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start.currentColor π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start.dashed π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start.dotted π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start.double π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start.groove π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start.hidden π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start.inset π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start.medium π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start.none π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start.outset π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start.ridge π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start.solid π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start.thick π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start.thin π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start.transparent π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-color π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-color.currentColor π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-color.transparent π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-style π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-style.dashed π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-style.dotted π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-style.double π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-style.groove π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-style.hidden π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-style.inset π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-style.none π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-style.outset π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-style.ridge π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-style.solid π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-width π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-width.medium π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-width.thick π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-block-start-width.thin π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end.currentColor π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end.dashed π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end.dotted π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end.double π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end.groove π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end.hidden π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end.inset π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end.medium π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end.none π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end.outset π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end.ridge π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end.solid π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end.thick π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end.thin π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end.transparent π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-color π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-color.currentColor π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-color.transparent π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-style π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-style.dashed π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-style.dotted π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-style.double π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-style.groove π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-style.hidden π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-style.inset π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-style.none π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-style.outset π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-style.ridge π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-style.solid π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-width π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-width.medium π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-width.thick π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-end-width.thin π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start.currentColor π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start.dashed π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start.dotted π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start.double π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start.groove π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start.hidden π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start.inset π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start.medium π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start.none π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start.outset π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start.ridge π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start.solid π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start.thick π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start.thin π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start.transparent π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-color π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-color.currentColor π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-color.transparent π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-style π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-style.dashed π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-style.dotted π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-style.double π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-style.groove π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-style.hidden π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-style.inset π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-style.none π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-style.outset π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-style.ridge π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-style.solid π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-width π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-width.medium π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-width.thick π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.border-inline-start-width.thin π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.clip-path.is_animatable | Chrome | 12/1/2016 | Safari | 3/25/2019 | 844 | |
| css.properties.column-gap.multicol_context.calc_values | Chrome | 4/17/2018 | Safari | 3/25/2019 | 342 | |
| css.properties.gap.grid_context.calc_values | Chrome | 4/17/2018 | Safari | 3/25/2019 | 342 | |
| css.properties.inline-size π | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.inline-size.fit-content π | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.inline-size.max-content | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.inline-size.min-content | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.margin-block-end π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.margin-block-end.auto π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.margin-block-start π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.margin-block-start.auto π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.margin-inline-end π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.margin-inline-end.auto π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.margin-inline-start π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.margin-inline-start.auto π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.max-block-size π | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.max-block-size.fit-content | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.max-block-size.max-content | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.max-block-size.min-content | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.max-block-size.none π | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.max-inline-size π | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.max-inline-size.fit-content | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.max-inline-size.max-content | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.max-inline-size.min-content | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.max-inline-size.none π | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.min-block-size π | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.min-block-size.auto π | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.min-block-size.fit-content | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.min-block-size.max-content | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.min-block-size.min-content | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.min-inline-size π | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.min-inline-size.auto π | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.min-inline-size.fit-content | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.min-inline-size.max-content | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.min-inline-size.min-content | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.padding-block-end π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.padding-block-start π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.padding-inline-end π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.padding-inline-start π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.properties.text-decoration-color π | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.text-decoration-line π | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.text-decoration-style π | Chrome | 3/9/2017 | Safari | 3/25/2019 | 746 | |
| css.properties.text-underline-position π | Chrome | 2/20/2014 | Safari | 3/25/2019 | 1859 | |
| css.properties.text-underline-position.auto π | Chrome | 2/20/2014 | Safari | 3/25/2019 | 1859 | |
| css.properties.text-underline-position.under π | Chrome | 2/20/2014 | Safari | 3/25/2019 | 1859 | |
| css.types.color.hsl.alpha_parameter | Chrome | 3/6/2018 | Safari | 3/25/2019 | 384 | |
| css.types.color.hsl.space_separated_parameters | Chrome | 3/6/2018 | Safari | 3/25/2019 | 384 | |
| css.types.color.rgb.alpha_parameter | Chrome | 3/6/2018 | Safari | 3/25/2019 | 384 | |
| css.types.color.rgb.float_values | Chrome | 4/17/2018 | Safari | 3/25/2019 | 342 | |
| css.types.color.rgb.space_separated_parameters | Chrome | 3/6/2018 | Safari | 3/25/2019 | 384 | |
| css.types.gradient.conic-gradient π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.types.gradient.conic-gradient.doubleposition | Chrome | 1/29/2019 | Safari | 3/25/2019 | 55 | |
| css.types.gradient.linear-gradient.doubleposition | Chrome | 12/4/2018 | Safari | 3/25/2019 | 111 | |
| css.types.gradient.radial-gradient.doubleposition | Chrome | 12/4/2018 | Safari | 3/25/2019 | 111 | |
| css.types.gradient.repeating-conic-gradient π | Chrome | 9/4/2018 | Safari | 3/25/2019 | 202 | |
| css.types.gradient.repeating-linear-gradient.doubleposition | Chrome | 12/4/2018 | Safari | 3/25/2019 | 111 | |
| css.types.gradient.repeating-radial-gradient.doubleposition | Chrome | 12/4/2018 | Safari | 3/25/2019 | 111 | |
| html.elements.datalist π | Chrome | 6/26/2012 | Safari | 3/25/2019 | 2463 | Firefox for Android: The dropdown menu containing available options does not appear. See bug 1535985. |
| html.elements.datalist.input_type_color π | Chrome | 6/26/2012 | Safari | 3/25/2019 | 2463 | |
| html.elements.datalist.input_type_email π | Chrome | 9/25/2012 | Safari | 3/25/2019 | 2372 | |
| html.elements.datalist.input_type_number π | Chrome | 9/25/2012 | Safari | 3/25/2019 | 2372 | |
| html.elements.datalist.input_type_range π | Chrome | 6/26/2012 | Safari | 3/25/2019 | 2463 | |
| html.elements.datalist.input_type_search π | Chrome | 9/25/2012 | Safari | 3/25/2019 | 2372 | |
| html.elements.datalist.input_type_tel π | Chrome | 9/25/2012 | Safari | 3/25/2019 | 2372 | |
| html.elements.datalist.input_type_text π | Chrome | 6/26/2012 | Safari | 3/25/2019 | 2463 | |
| html.elements.datalist.input_type_url π | Chrome | 9/25/2012 | Safari | 3/25/2019 | 2372 | |
| html.elements.input.type_color π | Chrome | 6/26/2012 | Safari | 3/25/2019 | 2463 | Firefox for Android: Firefox for Android doesn't allow the user to choose a custom color, only one of the predefined ones. |
| html.elements.input.type_color.list π | Chrome | 6/26/2012 | Safari | 3/25/2019 | 2463 | |
| html.elements.input.type_email.list π | Chrome | 9/25/2012 | Safari | 3/25/2019 | 2372 | |
| html.elements.input.type_number.list π | Chrome | 9/25/2012 | Safari | 3/25/2019 | 2372 | |
| html.elements.input.type_range.list π | Chrome | 6/26/2012 | Safari | 3/25/2019 | 2463 | |
| html.elements.input.type_range.tick_marks | Chrome | 5/29/2018 | Safari | 3/25/2019 | 300 | |
| html.elements.input.type_search.list π | Chrome | 9/25/2012 | Safari | 3/25/2019 | 2372 | |
| html.elements.input.type_tel.list π | Chrome | 9/25/2012 | Safari | 3/25/2019 | 2372 | |
| html.elements.input.type_text.list π | Chrome | 6/26/2012 | Safari | 3/25/2019 | 2463 | |
| html.elements.input.type_url.list π | Chrome | 9/25/2012 | Safari | 3/25/2019 | 2372 | |
| html.global_attributes.inputmode π | Chrome | 4/17/2018 | Safari | 3/25/2019 | 342 | Safari on iOS: Before iOS 13, inputmode="none" had no effect.WebView on iOS: Before iOS 13, inputmode="none" had no effect. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.RTCPeerConnection.connectionState π | Safari | 9/19/2017 | Chrome | 1/29/2019 | 497 | |
| api.RTCPeerConnection.connectionstatechange_event π | Safari | 9/19/2017 | Chrome | 1/29/2019 | 497 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.RTCStatsReport.type_candidate-pair.totalRoundTripTime π | Safari | 9/19/2017 | Chrome | 12/4/2018 | 441 | |
| api.URL.toJSON π | Safari | 9/19/2017 | Chrome | 12/4/2018 | 441 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.RTCPeerConnection.currentLocalDescription π | Safari | 9/19/2017 | Chrome | 10/16/2018 | 392 | |
| api.RTCPeerConnection.currentRemoteDescription π | Safari | 9/19/2017 | Chrome | 10/16/2018 | 392 | |
| api.RTCPeerConnection.getConfiguration π | Safari | 9/19/2017 | Chrome | 10/16/2018 | 392 | |
| api.RTCPeerConnection.pendingLocalDescription π | Safari | 9/19/2017 | Chrome | 10/16/2018 | 392 | |
| api.RTCPeerConnection.pendingRemoteDescription π | Safari | 9/19/2017 | Chrome | 10/16/2018 | 392 | |
| api.SourceBuffer.audioTracks π | Safari | 10/16/2014 | Chrome | 10/16/2018 | 1461 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.videoTracks π | Safari | 10/16/2014 | Chrome | 10/16/2018 | 1461 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.CustomEvent.worker_support | Chrome | 5/19/2015 | Safari | 9/17/2018 | 1217 | |
| api.DOMTokenList.replace.boolean_value | Chrome | 5/29/2018 | Safari | 9/17/2018 | 111 | |
| api.Element.toggleAttribute π | Chrome | 9/4/2018 | Safari | 9/17/2018 | 13 | |
| api.PerformanceResourceTiming.worker_support | Chrome | 5/19/2015 | Safari | 9/17/2018 | 1217 | |
| api.RTCPeerConnectionIceEvent π | Chrome | 1/25/2017 | Safari | 9/17/2018 | 600 | |
| api.RTCPeerConnectionIceEvent.RTCPeerConnectionIceEvent π | Chrome | 1/25/2017 | Safari | 9/17/2018 | 600 | |
| api.RTCPeerConnectionIceEvent.candidate π | Chrome | 1/10/2013 | Safari | 9/17/2018 | 2076 | |
| api.SVGGeometryElement π | Chrome | 1/25/2017 | Safari | 9/17/2018 | 600 | Chrome: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Chrome Android: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Edge: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Firefox: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Firefox for Android: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Internet Explorer: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Opera: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Opera Android: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Safari: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Safari on iOS: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Samsung Internet: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.WebView Android: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.WebView on iOS: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface. |
| api.SVGGeometryElement.getPointAtLength π | Chrome | 1/25/2017 | Safari | 9/17/2018 | 600 | Chrome: Only supported for SVGPathElement, not all SVGGeometryElement objects.Chrome Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Edge: Only supported for SVGPathElement, not all SVGGeometryElement objects.Firefox: Only supported for SVGPathElement, not all SVGGeometryElement objects.Firefox for Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Internet Explorer: Only supported for SVGPathElement, not all SVGGeometryElement objects.Opera: Only supported for SVGPathElement, not all SVGGeometryElement objects.Opera Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Safari: Only supported for SVGPathElement, not all SVGGeometryElement objects.Safari on iOS: Only supported for SVGPathElement, not all SVGGeometryElement objects.Samsung Internet: Only supported for SVGPathElement, not all SVGGeometryElement objects.WebView Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.WebView on iOS: Only supported for SVGPathElement, not all SVGGeometryElement objects. |
| api.SVGGeometryElement.getTotalLength π | Chrome | 1/25/2017 | Safari | 9/17/2018 | 600 | Chrome: Only supported for SVGPathElement, not all SVGGeometryElement objects.Chrome Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Edge: Only supported for SVGPathElement, not all SVGGeometryElement objects.Firefox: Only supported for SVGPathElement, not all SVGGeometryElement objects.Firefox for Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Internet Explorer: Only supported for SVGPathElement, not all SVGGeometryElement objects.Opera: Only supported for SVGPathElement, not all SVGGeometryElement objects.Opera Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Safari: Only supported for SVGPathElement, not all SVGGeometryElement objects.Safari on iOS: Only supported for SVGPathElement, not all SVGGeometryElement objects.Samsung Internet: Only supported for SVGPathElement, not all SVGGeometryElement objects.WebView Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.WebView on iOS: Only supported for SVGPathElement, not all SVGGeometryElement objects. |
| api.SVGGeometryElement.isPointInFill π | Chrome | 2/20/2014 | Safari | 9/17/2018 | 1670 | Chrome: The element this method is called for must be in the DOM; otherwise, this method will always return false.Chrome Android: The element this method is called for must be in the DOM; otherwise, this method will always return false.Edge: The element this method is called for must be in the DOM; otherwise, this method will always return false.Quest Browser: The element this method is called for must be in the DOM; otherwise, this method will always return false.Opera: The element this method is called for must be in the DOM; otherwise, this method will always return false.Opera Android: The element this method is called for must be in the DOM; otherwise, this method will always return false.WebView Android: The element this method is called for must be in the DOM; otherwise, this method will always return false. |
| api.SVGGeometryElement.isPointInStroke π | Chrome | 2/20/2014 | Safari | 9/17/2018 | 1670 | Chrome: The element this method is called for must be in the DOM; otherwise, this method will always return false.Chrome Android: The element this method is called for must be in the DOM; otherwise, this method will always return false.Edge: The element this method is called for must be in the DOM; otherwise, this method will always return false.Quest Browser: The element this method is called for must be in the DOM; otherwise, this method will always return false.Opera: The element this method is called for must be in the DOM; otherwise, this method will always return false.Opera Android: The element this method is called for must be in the DOM; otherwise, this method will always return false.WebView Android: The element this method is called for must be in the DOM; otherwise, this method will always return false. |
| api.SVGGeometryElement.pathLength π | Chrome | 3/9/2017 | Safari | 9/17/2018 | 557 | Chrome: Only supported for SVGPathElement, not all SVGGeometryElement objects.Chrome Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Firefox: Only supported for SVGPathElement, not all SVGGeometryElement objects.Firefox for Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Opera: Only supported for SVGPathElement, not all SVGGeometryElement objects.Opera Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Safari: Only supported for SVGPathElement, not all SVGGeometryElement objects.Safari on iOS: Only supported for SVGPathElement, not all SVGGeometryElement objects.Samsung Internet: Only supported for SVGPathElement, not all SVGGeometryElement objects.WebView Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.WebView on iOS: Only supported for SVGPathElement, not all SVGGeometryElement objects. |
| api.WEBGL_compressed_texture_astc π | Chrome | 12/1/2015 | Safari | 9/17/2018 | 1021 | |
| api.WEBGL_compressed_texture_astc.getSupportedProfiles π | Chrome | 12/1/2015 | Safari | 9/17/2018 | 1021 | |
| css.at-rules.media.calc π | Chrome | 4/17/2018 | Safari | 9/17/2018 | 153 | |
| css.properties.column-gap.grid_context π | Chrome | 4/17/2018 | Safari | 9/17/2018 | 153 | |
| css.properties.column-gap.multicol_context.percentage_values | Chrome | 4/17/2018 | Safari | 9/17/2018 | 153 | |
| css.properties.gap.grid_context π | Chrome | 4/17/2018 | Safari | 9/17/2018 | 153 | |
| css.properties.row-gap.grid_context π | Chrome | 4/17/2018 | Safari | 9/17/2018 | 153 | |
| api.RTCPeerConnection.addTransceiver π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| api.RTCPeerConnection.addTransceiver.init_direction_parameter | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| api.RTCPeerConnection.getTransceivers π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| api.RTCRtpReceiver.getParameters.return_object_property_codecs π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| api.RTCRtpReceiver.getParameters.return_object_property_headerExtensions π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| api.RTCRtpSender.getParameters.return_object_property_codecs π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | Firefox: The property is defined but not implemented/used.Firefox for Android: The property is defined but not implemented/used. |
| api.RTCRtpSender.getParameters.return_object_property_headerExtensions π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | Firefox: The property is defined but not implemented/used.Firefox for Android: The property is defined but not implemented/used. |
| api.RTCRtpSender.setParameters.parameters_encodings_parameter π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| api.RTCRtpSender.setParameters.parameters_encodings_parameter.active | Safari | 4/12/2018 | Chrome | 9/4/2018 | 145 | |
| api.RTCRtpSender.setParameters.parameters_encodings_parameter.maxBitrate π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| api.RTCRtpSender.setParameters.parameters_encodings_parameter.priority π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | Firefox: In version 110 and later the default priority is low.Firefox for Android: In version 110 and later the default priority is low. |
| api.RTCRtpTransceiver π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| api.RTCRtpTransceiver.direction π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| api.RTCRtpTransceiver.mid π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| api.RTCRtpTransceiver.receiver π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| api.RTCRtpTransceiver.sender π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| api.RTCRtpTransceiver.stopped | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| api.RTCTrackEvent.transceiver π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| api.Request.Request.cross_origin_stripped | Safari | 3/27/2017 | Chrome | 9/4/2018 | 526 | |
| css.properties.scroll-padding.auto π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| css.properties.scroll-snap-align π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| css.properties.scroll-snap-align.center π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| css.properties.scroll-snap-align.end π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| css.properties.scroll-snap-align.none π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| css.properties.scroll-snap-align.start π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| css.properties.scroll-snap-type π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | Edge: Edge supports an earlier draft of CSS Scroll Snap without axis values.Firefox: On macOS Monterey, scroll snapping does not complete reliably. See bug 1749352.Firefox: An earlier draft of CSS Scroll Snap without axis values.Firefox for Android: An earlier draft of CSS Scroll Snap without axis values.Internet Explorer: Internet Explorer supports an earlier draft of CSS Scroll Snap without axis values.Safari: Older Safari versions support an earlier draft of CSS Scroll Snap without axis values.Safari on iOS: Older Safari on iOS versions support an earlier draft of CSS Scroll Snap without axis values.WebView on iOS: Older WebView on iOS versions support an earlier draft of CSS Scroll Snap without axis values. |
| css.properties.scroll-snap-type.block π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| css.properties.scroll-snap-type.both π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| css.properties.scroll-snap-type.inline π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| css.properties.scroll-snap-type.none π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| css.properties.scroll-snap-type.x π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| css.properties.scroll-snap-type.y π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| css.types.env π | Safari | 4/12/2018 | Chrome | 9/4/2018 | 145 | |
| css.types.env.safe-area-inset-bottom π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| css.types.env.safe-area-inset-left π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| css.types.env.safe-area-inset-right π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 | |
| css.types.env.safe-area-inset-top π | Safari | 9/19/2017 | Chrome | 9/4/2018 | 350 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.CanvasPattern.setTransform π | Safari | 4/12/2018 | Chrome | 7/24/2018 | 103 | |
| api.CanvasPattern.setTransform.dommatrix | Safari | 4/12/2018 | Chrome | 7/24/2018 | 103 | |
| api.CanvasRenderingContext2D.getTransform π | Safari | 4/12/2018 | Chrome | 7/24/2018 | 103 | |
| api.CanvasRenderingContext2D.setTransform.matrix_parameter | Safari | 4/12/2018 | Chrome | 7/24/2018 | 103 | |
| api.Path2D.addPath π | Safari | 9/30/2015 | Chrome | 7/24/2018 | 1028 | |
| api.RTCRtpSender.getParameters π | Safari | 9/19/2017 | Chrome | 7/24/2018 | 308 | |
| api.RTCRtpSender.setParameters π | Safari | 9/19/2017 | Chrome | 7/24/2018 | 308 | Firefox: Before Firefox 64, changes to parameters that should update live would not do so.Firefox for Android: Before Firefox for Android 64, changes to parameters that should update live would not do so. |
| api.ServiceWorkerRegistration.updateViaCache π | Safari | 4/12/2018 | Chrome | 7/24/2018 | 103 | |
| css.properties.cursor.grab | Safari | 9/19/2017 | Chrome | 7/24/2018 | 308 | Chrome: Chrome also continues to support the prefixed versions.Chrome: Chrome 22 added Windows support.Chrome Android: Chrome Android also continues to support the prefixed versions.Chrome Android: Chrome Android 25 added Windows support.Quest Browser: Quest Browser also continues to support the prefixed versions.Quest Browser: Quest Browser 5.0 added Windows support.Opera: Opera also continues to support the prefixed versions.Opera: Opera 22 added Windows support.Opera Android: Opera also continues to support the prefixed versions.Opera Android: Opera 22 added Windows support.Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView Android: WebView Android also continues to support the prefixed versions.WebView Android: WebView Android 4.4 added Windows support.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.grabbing π | Safari | 9/19/2017 | Chrome | 7/24/2018 | 308 | Chrome: Chrome 22 added Windows support.Chrome Android: Chrome Android 25 added Windows support.Edge: Edge 79 added Windows support.Quest Browser: Quest Browser 5.0 added Windows support.Opera: Opera 15 added Windows support.Opera Android: Opera Android 14 added Windows support.Safari on iOS: If this value is used, the iPad will display the default pointer instead.Samsung Internet: Samsung Internet 1.5 added Windows support.WebView Android: WebView Android 4.4 added Windows support.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.RTCPeerConnection.getStats.selector_parameter | Safari | 9/19/2017 | Chrome | 5/29/2018 | 252 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.AbortSignal π | Safari | 4/12/2018 | Chrome | 4/17/2018 | 5 | |
| api.AbortSignal.abort_event π | Safari | 4/12/2018 | Chrome | 4/17/2018 | 5 | |
| api.AbortSignal.aborted π | Safari | 4/12/2018 | Chrome | 4/17/2018 | 5 | |
| api.HTMLCanvasElement.getContext.bitmaprenderer_context | Safari | 4/12/2018 | Chrome | 4/17/2018 | 5 | |
| api.HTMLCanvasElement.getContext.bitmaprenderer_context.options_alpha_parameter π | Safari | 4/12/2018 | Chrome | 4/17/2018 | 5 | |
| api.HTMLSelectElement.autocomplete π | Safari | 3/21/2016 | Chrome | 4/17/2018 | 757 | |
| api.HTMLTextAreaElement.autocomplete π | Safari | 3/21/2016 | Chrome | 4/17/2018 | 757 | |
| api.ImageBitmapRenderingContext π | Safari | 4/12/2018 | Chrome | 4/17/2018 | 5 | |
| api.ImageBitmapRenderingContext.canvas π | Safari | 4/12/2018 | Chrome | 4/17/2018 | 5 | |
| api.ImageBitmapRenderingContext.transferFromImageBitmap π | Safari | 4/12/2018 | Chrome | 4/17/2018 | 5 | |
| api.fetch.init_signal_parameter | Safari | 4/12/2018 | Chrome | 4/17/2018 | 5 | |
| css.at-rules.font-face.OpenType_SBIX | Safari | 3/21/2016 | Chrome | 4/17/2018 | 757 | |
| css.at-rules.font-face.src.format_variations | Safari | 9/19/2017 | Chrome | 4/17/2018 | 210 | |
| css.properties.gap.grid_context.percentage_values | Safari | 9/19/2017 | Chrome | 4/17/2018 | 210 | |
| html.elements.select.autocomplete π | Safari | 3/21/2016 | Chrome | 4/17/2018 | 757 | |
| html.elements.textarea.autocomplete π | Safari | 3/21/2016 | Chrome | 4/17/2018 | 757 | |
| api.Cache π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | Chrome: Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported.Chrome Android: Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported.Quest Browser: Before version 5.0, only service workers are supported. From version 5.0, all worker types and the main thread are supported.Opera: Before version 30, only service workers are supported. From version 30, all worker types and the main thread are supported.Opera Android: Before version 30, only service workers are supported. From version 30, all worker types and the main thread are supported.WebView Android: Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported. |
| api.Cache.add π | Chrome | 7/21/2015 | Safari | 4/12/2018 | 996 | Chrome: Requires HTTPS from version 46.Chrome Android: Requires HTTPS from version 46.Quest Browser: Requires HTTPS from version 5.0.Opera: Requires HTTPS from version 33.Opera Android: Requires HTTPS from version 33.Samsung Internet: Requires HTTPS from Samsung Internet 5.0.WebView Android: Requires HTTPS from version 46. |
| api.Cache.addAll π | Chrome | 10/13/2015 | Safari | 4/12/2018 | 912 | Chrome: Requires HTTPS.Chrome Android: Requires HTTPS.Quest Browser: Requires HTTPS.Opera: Requires HTTPS.Opera Android: Requires HTTPS.Samsung Internet: Requires HTTPS.WebView Android: Requires HTTPS. |
| api.Cache.delete π | Chrome | 5/19/2015 | Safari | 4/12/2018 | 1059 | Deno: Doesn't support query options |
| api.Cache.keys π | Chrome | 5/19/2015 | Safari | 4/12/2018 | 1059 | |
| api.Cache.match π | Chrome | 5/19/2015 | Safari | 4/12/2018 | 1059 | Deno: Doesn't support query options |
| api.Cache.matchAll π | Chrome | 12/1/2015 | Safari | 4/12/2018 | 863 | Opera: Requires HTTPS. |
| api.Cache.put π | Chrome | 5/19/2015 | Safari | 4/12/2018 | 1059 | Chrome: Requires HTTPS from version 46.Chrome Android: Requires HTTPS from version 46.Quest Browser: Requires HTTPS from version 5.0.Opera: Requires HTTPS from version 33.Opera Android: Requires HTTPS from version 33.Samsung Internet: Requires HTTPS from Samsung Internet 5.0.WebView Android: Requires HTTPS from version 46. |
| api.Cache.worker_support | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | Chrome: Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported.Chrome Android: Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported.Quest Browser: Before version 5.0, only service workers are supported. From version 5.0, all worker types and the main thread are supported.Opera: Before version 30, only service workers are supported. From version 30, all worker types and the main thread are supported.Opera Android: Before version 30, only service workers are supported. From version 30, all worker types and the main thread are supported.WebView Android: Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported. |
| api.CacheStorage π | Chrome | 5/19/2015 | Safari | 4/12/2018 | 1059 | Chrome: Only available in service workers.Chrome Android: Only available in service workers.Opera: Only available in service workers.Opera Android: Only available in service workers.WebView Android: Only available in service workers. |
| api.CacheStorage.delete π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.CacheStorage.has π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.CacheStorage.keys π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.CacheStorage.match π | Chrome | 10/12/2016 | Safari | 4/12/2018 | 547 | Chrome: The options parameter only supports ignoreSearch, and cacheName.Chrome Android: The options parameter only supports ignoreSearch, and cacheName.Opera: The options parameter only supports ignoreSearch, and cacheName.Opera Android: The options parameter only supports ignoreSearch, and cacheName.Samsung Internet: The options parameter only supports ignoreSearch, and cacheName.WebView Android: The options parameter only supports ignoreSearch, and cacheName. |
| api.CacheStorage.open π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.CacheStorage.secure_context_required | Chrome | 3/6/2018 | Safari | 4/12/2018 | 37 | |
| api.CacheStorage.worker_support | Chrome | 5/19/2015 | Safari | 4/12/2018 | 1059 | Chrome: Only available in service workers.Chrome Android: Only available in service workers.Opera: Only available in service workers.Opera Android: Only available in service workers.WebView Android: Only available in service workers. |
| api.Client π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.Client.frameType π | Chrome | 5/19/2015 | Safari | 4/12/2018 | 1059 | |
| api.Client.id π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.Client.postMessage π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.Client.type π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.Client.url π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.Clients π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.Clients.claim π | Chrome | 4/14/2015 | Safari | 4/12/2018 | 1094 | |
| api.Clients.get π | Chrome | 5/25/2016 | Safari | 4/12/2018 | 687 | |
| api.Clients.matchAll π | Chrome | 4/14/2015 | Safari | 4/12/2018 | 1094 | Chrome: Client objects returned in most recent focus order.Chrome Android: Client objects returned in most recent focus order.Edge: Client objects returned in most recent focus order.Firefox: Before Firefox 54, Client objects were not returned in the most recent focus order as required by the specification.Firefox for Android: Before Firefox for Android 54, Client objects were not returned in the most recent focus order as required by the specification.Quest Browser: Client objects returned in most recent focus order.Samsung Internet: Client objects returned in most recent focus order.WebView Android: Client objects returned in most recent focus order. |
| api.Clients.matchAll.options_includeUncontrolled_parameter π | Chrome | 4/14/2015 | Safari | 4/12/2018 | 1094 | Chrome: Client objects returned in most recent focus order.Chrome Android: Client objects returned in most recent focus order.Edge: Client objects returned in most recent focus order.Quest Browser: Client objects returned in most recent focus order.Samsung Internet: Client objects returned in most recent focus order.WebView Android: Client objects returned in most recent focus order. |
| api.Clients.openWindow π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | Chrome: Before Chrome 43, this method could only open URLs on the same origin.Chrome: Since Chrome 51, URLs may open inside an existing browsing context provided by a standalone web app.Chrome Android: Before Chrome Android 43, this method could only open URLs on the same origin.Chrome Android: Since Chrome Android 51, URLs may open inside an existing browsing context provided by a standalone web app.Quest Browser: Before Quest Browser 5.0, this method could only open URLs on the same origin.Quest Browser: Since Quest Browser 5.0, URLs may open inside an existing browsing context provided by a standalone web app.Samsung Internet: Before Samsung Internet 4.0, this method could only open URLs on the same origin.Samsung Internet: Since Samsung Internet 5.0, URLs may open inside an existing browsing context provided by a standalone web app.WebView Android: Before WebView Android 43, this method could only open URLs on the same origin.WebView Android: Since WebView Android 51, URLs may open inside an existing browsing context provided by a standalone web app. |
| api.DataTransfer.items π | Chrome | 9/15/2009 | Safari | 4/12/2018 | 3131 | |
| api.DataTransferItem.webkitGetAsEntry π | Chrome | 8/2/2011 | Safari | 4/12/2018 | 2445 | |
| api.Document.elementsFromPoint π | Chrome | 5/19/2015 | Safari | 4/12/2018 | 1059 | Chrome: Before Chrome 66, this method returned null when the element was a child of a host node. See bug 40537452.Chrome Android: Before Chrome Android 66, this method returned null when the element was a child of a host node. See bug 40537452.Edge: Returns a NodeList instead of an array. See the MSDN documentation. Returns null when the point provided has no elements beneath it (e.g., when given a point outside the document).Internet Explorer: Returns a NodeList instead of an array. See the MSDN documentation. Returns null when the point provided has no elements beneath it (e.g., when given a point outside the document).Quest Browser: Before Quest Browser 5.0, this method returned null when the element was a child of a host node. See bug 40537452.Samsung Internet: Before Samsung Internet 9.0, this method returned null when the element was a child of a host node. See bug 40537452.WebView Android: Before WebView Android 66, this method returned null when the element was a child of a host node. See bug 40537452. |
| api.EventTarget.addEventListener.options_parameter.options_passive_parameter_default_true_touch | Chrome | 12/1/2016 | Safari | 4/12/2018 | 497 | |
| api.ExtendableEvent π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ExtendableEvent.ExtendableEvent π | Chrome | 3/3/2015 | Safari | 4/12/2018 | 1136 | |
| api.ExtendableEvent.waitUntil π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ExtendableEvent.waitUntil.async_waitUntil | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.ExtendableMessageEvent π | Chrome | 5/25/2016 | Safari | 4/12/2018 | 687 | |
| api.ExtendableMessageEvent.ExtendableMessageEvent π | Chrome | 5/25/2016 | Safari | 4/12/2018 | 687 | |
| api.ExtendableMessageEvent.data π | Chrome | 5/25/2016 | Safari | 4/12/2018 | 687 | |
| api.ExtendableMessageEvent.lastEventId π | Chrome | 5/25/2016 | Safari | 4/12/2018 | 687 | |
| api.ExtendableMessageEvent.origin π | Chrome | 5/25/2016 | Safari | 4/12/2018 | 687 | |
| api.ExtendableMessageEvent.ports π | Chrome | 5/25/2016 | Safari | 4/12/2018 | 687 | |
| api.ExtendableMessageEvent.source π | Chrome | 5/25/2016 | Safari | 4/12/2018 | 687 | |
| api.FetchEvent π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.FetchEvent.FetchEvent π | Chrome | 7/21/2015 | Safari | 4/12/2018 | 996 | |
| api.FetchEvent.clientId π | Chrome | 3/2/2016 | Safari | 4/12/2018 | 771 | |
| api.FetchEvent.request π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.FetchEvent.respondWith π | Chrome | 4/14/2015 | Safari | 4/12/2018 | 1094 | |
| api.File.webkitRelativePath π | Chrome | 8/2/2011 | Safari | 4/12/2018 | 2445 | Firefox for Android: Always an empty string (bug 1973726). |
| api.FileSystem π | Chrome | 10/19/2010 | Safari | 4/12/2018 | 2732 | Edge: Before Edge 79, this API was only supported in drag-and-drop scenarios using the DataTransferItem.webkitGetAsEntry() method. It was not available for use in file or folder picker panels (such as when you use an <input> element with the HTMLInputElement.webkitdirectory attribute. |
| api.FileSystem.name π | Chrome | 10/19/2010 | Safari | 4/12/2018 | 2732 | |
| api.FileSystem.root π | Chrome | 10/19/2010 | Safari | 4/12/2018 | 2732 | |
| api.FileSystemDirectoryEntry π | Chrome | 12/2/2010 | Safari | 4/12/2018 | 2688 | |
| api.FileSystemDirectoryEntry.createReader π | Chrome | 8/2/2011 | Safari | 4/12/2018 | 2445 | |
| api.FileSystemDirectoryEntry.getDirectory π | Chrome | 12/2/2010 | Safari | 4/12/2018 | 2688 | Firefox: In Firefox, the errorCallback's input parameter is a DOMException rather than a FileError object.Firefox for Android: In Firefox for Android, the errorCallback's input parameter is a DOMException rather than a FileError object. |
| api.FileSystemDirectoryEntry.getFile π | Chrome | 12/2/2010 | Safari | 4/12/2018 | 2688 | Firefox: In Firefox, the errorCallback's input parameter is a DOMException rather than a FileError object.Firefox for Android: In Firefox for Android, the errorCallback's input parameter is a DOMException rather than a FileError object. |
| api.FileSystemDirectoryReader π | Chrome | 12/2/2010 | Safari | 4/12/2018 | 2688 | |
| api.FileSystemDirectoryReader.readEntries π | Chrome | 12/2/2010 | Safari | 4/12/2018 | 2688 | |
| api.FileSystemEntry π | Chrome | 12/2/2010 | Safari | 4/12/2018 | 2688 | |
| api.FileSystemEntry.filesystem π | Chrome | 12/2/2010 | Safari | 4/12/2018 | 2688 | |
| api.FileSystemEntry.fullPath π | Chrome | 12/2/2010 | Safari | 4/12/2018 | 2688 | |
| api.FileSystemEntry.getParent π | Chrome | 12/2/2010 | Safari | 4/12/2018 | 2688 | |
| api.FileSystemEntry.isDirectory π | Chrome | 12/2/2010 | Safari | 4/12/2018 | 2688 | |
| api.FileSystemEntry.isFile π | Chrome | 12/2/2010 | Safari | 4/12/2018 | 2688 | |
| api.FileSystemEntry.name π | Chrome | 12/2/2010 | Safari | 4/12/2018 | 2688 | |
| api.FileSystemFileEntry π | Chrome | 12/2/2010 | Safari | 4/12/2018 | 2688 | |
| api.FileSystemFileEntry.file π | Chrome | 12/2/2010 | Safari | 4/12/2018 | 2688 | |
| api.FontFace.display π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.FormData.@@iterator | Chrome | 4/13/2016 | Safari | 4/12/2018 | 729 | |
| api.FormData.delete π | Chrome | 4/13/2016 | Safari | 4/12/2018 | 729 | |
| api.FormData.entries | Chrome | 4/13/2016 | Safari | 4/12/2018 | 729 | |
| api.FormData.forEach | Chrome | 4/13/2016 | Safari | 4/12/2018 | 729 | |
| api.FormData.get π | Chrome | 4/13/2016 | Safari | 4/12/2018 | 729 | |
| api.FormData.getAll π | Chrome | 4/13/2016 | Safari | 4/12/2018 | 729 | |
| api.FormData.has π | Chrome | 4/13/2016 | Safari | 4/12/2018 | 729 | |
| api.FormData.keys | Chrome | 4/13/2016 | Safari | 4/12/2018 | 729 | |
| api.FormData.set π | Chrome | 4/13/2016 | Safari | 4/12/2018 | 729 | |
| api.FormData.values | Chrome | 4/13/2016 | Safari | 4/12/2018 | 729 | |
| api.HTMLIFrameElement.allow π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.HTMLImageElement.decode π | Chrome | 1/23/2018 | Safari | 4/12/2018 | 79 | |
| api.HTMLImageElement.decoding π | Chrome | 3/6/2018 | Safari | 4/12/2018 | 37 | |
| api.HTMLInputElement.webkitEntries π | Chrome | 9/25/2012 | Safari | 4/12/2018 | 2025 | |
| api.HTMLInputElement.webkitdirectory π | Chrome | 10/19/2010 | Safari | 4/12/2018 | 2732 | Chrome Android: In Chrome for Android 131, if a user selects a directory, the browser crashes (see bug 376834374).Chrome Android: The property reflects the attribute, but users cannot choose a directory, only individual files (see bug 40248532.Firefox for Android: File entries returned for a selected directory have an empty string for webkitRelativePath (bug 1973726).Quest Browser: The property reflects the attribute, but users cannot choose a directory, only individual files (see bug 40248532.Opera Android: The property reflects the attribute, but users cannot choose a directory, only individual files (see bug 40248532.Safari on iOS: The property can be set, but has no effect (see bug 271705).Samsung Internet: The property reflects the attribute, but users cannot choose a directory, only individual files (see bug 40248532.WebView Android: In Chrome for Android 131, if a user selects a directory, the browser crashes (see bug 376834374).WebView Android: The property reflects the attribute, but users cannot choose a directory, only individual files (see bug 40248532.WebView on iOS: The property can be set, but has no effect (see bug 271705). |
| api.HTMLLinkElement.integrity π | Chrome | 9/1/2015 | Safari | 4/12/2018 | 954 | |
| api.HTMLScriptElement.integrity π | Chrome | 9/1/2015 | Safari | 4/12/2018 | 954 | |
| api.MouseEvent.buttons π | Chrome | 5/19/2015 | Safari | 4/12/2018 | 1059 | Firefox: Restrictions apply depending on OS. |
| api.Navigator.sendBeacon π | Chrome | 11/18/2014 | Safari | 4/12/2018 | 1241 | Chrome: Starting in Chrome 59, this method cannot send a Blob whose type is not CORS safelisted. This is a temporary change until a mitigation can be found for the security issues that this creates. For more information, see bug 40087600.Chrome Android: Starting in Chrome 59, this method cannot send a Blob whose type is not CORS safelisted. This is a temporary change until a mitigation can be found for the security issues that this creates. For more information, see bug 40087600.Quest Browser: Starting in Chrome 59, this method cannot send a Blob whose type is not CORS safelisted. This is a temporary change until a mitigation can be found for the security issues that this creates. For more information, see bug 40087600.Opera: Starting in Opera 46, this method cannot send a Blob whose type is not CORS safelisted. This is a temporary change until a mitigation can be found for the security issues that this creates. For more information, see bug 40087600.Opera Android: Starting in Chrome 59, this method cannot send a Blob whose type is not CORS safelisted. This is a temporary change until a mitigation can be found for the security issues that this creates. For more information, see bug 40087600.Samsung Internet: Starting in Chrome 59, this method cannot send a Blob whose type is not CORS safelisted. This is a temporary change until a mitigation can be found for the security issues that this creates. For more information, see bug 40087600.WebView Android: Starting in Chrome 59, this method cannot send a Blob whose type is not CORS safelisted. This is a temporary change until a mitigation can be found for the security issues that this creates. For more information, see bug 40087600. |
| api.Navigator.serviceWorker π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | Firefox: In Firefox private windows, the serviceWorker object is undefined. See bug 1320796.Firefox for Android: In Firefox for Android private windows, the serviceWorker object is undefined. See bug 1320796. |
| api.OverconstrainedError.constraint π | Chrome | 12/6/2017 | Safari | 4/12/2018 | 127 | |
| api.PaymentAddress | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentAddress.addressLine | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentAddress.city | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentAddress.country | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentAddress.dependentLocality | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentAddress.organization | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentAddress.phone | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentAddress.postalCode | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentAddress.recipient | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentAddress.region | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentAddress.sortingCode | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentAddress.toJSON | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentRequest π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentRequest.PaymentRequest π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentRequest.abort π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentRequest.canMakePayment π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentRequest.id π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentRequest.shippingAddress | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentRequest.shippingOption | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentRequest.shippingType | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentRequest.shippingaddresschange_event | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentRequest.shippingoptionchange_event | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentRequest.show π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentRequestUpdateEvent π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentRequestUpdateEvent.PaymentRequestUpdateEvent π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentRequestUpdateEvent.updateWith π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentResponse π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentResponse.complete π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentResponse.details π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentResponse.methodName π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentResponse.payerEmail π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentResponse.payerName π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentResponse.payerPhone π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentResponse.requestId π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentResponse.shippingAddress π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentResponse.shippingOption π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.PaymentResponse.toJSON | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| api.ServiceWorker π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorker.error_event π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorker.postMessage π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorker.scriptURL π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorker.state π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorker.statechange_event π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerContainer π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerContainer.controller π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerContainer.controllerchange_event π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerContainer.getRegistration π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerContainer.getRegistrations π | Chrome | 9/1/2015 | Safari | 4/12/2018 | 954 | |
| api.ServiceWorkerContainer.message_event π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerContainer.ready π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerContainer.register π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerGlobalScope π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerGlobalScope.activate_event π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerGlobalScope.clients π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerGlobalScope.fetch_event π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerGlobalScope.install_event π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | Firefox: The install event handler is called with an ExtendableEvent, not an InstallEvent.Firefox for Android: The install event handler is called with an ExtendableEvent, not an InstallEvent.Safari: Returns ExtendableEvent instead of InstallEvent.Safari on iOS: Returns ExtendableEvent instead of InstallEvent. |
| api.ServiceWorkerGlobalScope.message_event π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerGlobalScope.registration π | Chrome | 4/14/2015 | Safari | 4/12/2018 | 1094 | |
| api.ServiceWorkerGlobalScope.skipWaiting π | Chrome | 3/3/2015 | Safari | 4/12/2018 | 1136 | |
| api.ServiceWorkerRegistration π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerRegistration.active π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerRegistration.installing π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerRegistration.scope π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerRegistration.unregister π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerRegistration.update π | Chrome | 9/1/2015 | Safari | 4/12/2018 | 954 | Chrome: Starting with Chrome 46, update() returns a promise that resolves with 'undefined' if the operation completed successfully or there was no update, and rejects if update failed. If the new worker ran but installation failed, the promise still resolves. Formerly, it raised an exception.Chrome: Before Chrome 48, this method always bypassed the browser cache. Starting with Chrome 48, it only bypasses the cache when the previous service worker check was more than twenty-four hours ago.Chrome Android: Starting with Chrome Android 46, update() returns a promise that resolves with 'undefined' if the operation completed successfully or there was no update, and rejects if update failed. If the new worker ran but installation failed, the promise still resolves. Formerly, it raised an exception.Chrome Android: Before Chrome Android 48, this method always bypassed the browser cache. Starting with Chrome Android 48, it only bypasses the cache when the previous service worker check was more than twenty-four hours ago.Quest Browser: Starting with Quest Browser 5.0, update() returns a promise that resolves with 'undefined' if the operation completed successfully or there was no update, and rejects if update failed. If the new worker ran but installation failed, the promise still resolves. Formerly, it raised an exception.Quest Browser: Before Quest Browser 5.0, this method always bypassed the browser cache. Starting with Quest Browser 5.0, it only bypasses the cache when the previous service worker check was more than twenty-four hours ago.Opera: Starting with Opera 33, update() returns a promise that resolves with 'undefined' if the operation completed successfully or there was no update, and rejects if update failed. If the new worker ran but installation failed, the promise still resolves. Formerly, it raised an exception.Opera: Before Opera 35, this method always bypassed the browser cache. Starting with Opera 35, it only bypasses the cache when the previous service worker check was more than twenty-four hours ago.Opera Android: Starting with Opera Android 33, update() returns a promise that resolves with 'undefined' if the operation completed successfully or there was no update, and rejects if update failed. If the new worker ran but installation failed, the promise still resolves. Formerly, it raised an exception.Opera Android: Before Opera Android 35, this method always bypassed the browser cache. Starting with Opera Android 35, it only bypasses the cache when the previous service worker check was more than twenty-four hours ago.Samsung Internet: Starting with Samsung Internet 5.0, update() returns a promise that resolves with 'undefined' if the operation completed successfully or there was no update, and rejects if update failed. If the new worker ran but installation failed, the promise still resolves. Formerly, it raised an exception.Samsung Internet: Before Samsung Internet 5.0, this method always bypassed the browser cache. Starting with Samsung Internet 5.0, it only bypasses the cache when the previous service worker check was more than twenty-four hours ago.WebView Android: Starting with WebView Android 46, update() returns a promise that resolves with 'undefined' if the operation completed successfully or there was no update, and rejects if update failed. If the new worker ran but installation failed, the promise still resolves. Formerly, it raised an exception.WebView Android: Before WebView Android 48, this method always bypassed the browser cache. Starting with WebView Android 48, it only bypasses the cache when the previous service worker check was more than twenty-four hours ago. |
| api.ServiceWorkerRegistration.updatefound_event π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ServiceWorkerRegistration.waiting π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.ShadowRoot.elementsFromPoint | Chrome | 8/31/2016 | Safari | 4/12/2018 | 589 | Chrome: Before Chrome 66, this method returned null when the element was a child of a host node. See bug 40537452.Chrome Android: Before Chrome Android 66, this method returned null when the element was a child of a host node. See bug 40537452.Quest Browser: Before Quest Browser 5.0, this method returned null when the element was a child of a host node. See bug 40537452.Samsung Internet: Before Samsung Internet 9.0, this method returned null when the element was a child of a host node. See bug 40537452.WebView Android: Before WebView Android 66, this method returned null when the element was a child of a host node. See bug 40537452. |
| api.WindowClient π | Chrome | 4/14/2015 | Safari | 4/12/2018 | 1094 | |
| api.WindowClient.focus π | Chrome | 4/14/2015 | Safari | 4/12/2018 | 1094 | |
| api.WindowClient.focused π | Chrome | 4/14/2015 | Safari | 4/12/2018 | 1094 | |
| api.WindowClient.visibilityState π | Chrome | 4/14/2015 | Safari | 4/12/2018 | 1094 | |
| api.caches π | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.caches.secure_context_required | Chrome | 3/6/2018 | Safari | 4/12/2018 | 37 | |
| api.caches.worker_support | Chrome | 1/21/2015 | Safari | 4/12/2018 | 1177 | |
| api.fetch.init_referrerPolicy_parameter | Chrome | 7/20/2016 | Safari | 4/12/2018 | 631 | |
| api.isSecureContext π | Chrome | 12/1/2015 | Safari | 4/12/2018 | 863 | |
| api.isSecureContext.worker_support | Chrome | 12/1/2016 | Safari | 4/12/2018 | 497 | |
| css.at-rules.font-face.OpenType_COLRv0 | Chrome | 8/31/2016 | Safari | 4/12/2018 | 589 | |
| css.at-rules.font-face.font-display π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| css.properties.caret-color π | Chrome | 3/9/2017 | Safari | 4/12/2018 | 399 | |
| css.properties.caret-color.auto π | Chrome | 3/9/2017 | Safari | 4/12/2018 | 399 | |
| css.properties.caret-color.currentColor π | Chrome | 3/9/2017 | Safari | 4/12/2018 | 399 | |
| css.properties.caret-color.transparent π | Chrome | 3/9/2017 | Safari | 4/12/2018 | 399 | |
| css.properties.display.contents π | Chrome | 3/6/2018 | Safari | 4/12/2018 | 37 | |
| css.properties.font-stretch.percentage | Chrome | 10/17/2017 | Safari | 4/12/2018 | 177 | |
| css.properties.font-style.oblique-angle π | Chrome | 10/17/2017 | Safari | 4/12/2018 | 177 | Chrome: Angles from 14 to 90 have the same effect as font-style: oblique (with a slant of 14 degrees). Angles from -90 to 13 have the same effect as font-style: normal (without a slant). In some cases (e.g. with vertical writing-mode), a negative angle produces a slant. See bug 425388876.Chrome Android: Angles from 14 to 90 have the same effect as font-style: oblique (with a slant of 14 degrees). Angles from -90 to 13 have the same effect as font-style: normal (without a slant). In some cases (e.g. with vertical writing-mode), a negative angle produces a slant. See bug 425388876.Edge: Angles from 14 to 90 have the same effect as font-style: oblique (with a slant of 14 degrees). Angles from -90 to 13 have the same effect as font-style: normal (without a slant). In some cases (e.g. with vertical writing-mode), a negative angle produces a slant. See bug 425388876.Quest Browser: Angles from 14 to 90 have the same effect as font-style: oblique (with a slant of 14 degrees). Angles from -90 to 13 have the same effect as font-style: normal (without a slant). In some cases (e.g. with vertical writing-mode), a negative angle produces a slant. See bug 425388876.Opera: Angles from 14 to 90 have the same effect as font-style: oblique (with a slant of 14 degrees). Angles from -90 to 13 have the same effect as font-style: normal (without a slant). In some cases (e.g. with vertical writing-mode), a negative angle produces a slant. See bug 425388876.Opera Android: Angles from 14 to 90 have the same effect as font-style: oblique (with a slant of 14 degrees). Angles from -90 to 13 have the same effect as font-style: normal (without a slant). In some cases (e.g. with vertical writing-mode), a negative angle produces a slant. See bug 425388876.Safari: Angles from 14 to 90 have the same effect as font-style: oblique (with a slant of 14 degrees). Angles from -90 to 13 have the same effect as font-style: normal (without a slant). In some cases (e.g. with vertical writing-mode), a negative angle produces a slant. See bug 425388876.Safari on iOS: Angles from 14 to 90 have the same effect as font-style: oblique (with a slant of 14 degrees). Angles from -90 to 13 have the same effect as font-style: normal (without a slant). In some cases (e.g. with vertical writing-mode), a negative angle produces a slant. See bug 425388876.Samsung Internet: Angles from 14 to 90 have the same effect as font-style: oblique (with a slant of 14 degrees). Angles from -90 to 13 have the same effect as font-style: normal (without a slant). In some cases (e.g. with vertical writing-mode), a negative angle produces a slant. See bug 425388876.WebView Android: Angles from 14 to 90 have the same effect as font-style: oblique (with a slant of 14 degrees). Angles from -90 to 13 have the same effect as font-style: normal (without a slant). In some cases (e.g. with vertical writing-mode), a negative angle produces a slant. See bug 425388876.WebView on iOS: Angles from 14 to 90 have the same effect as font-style: oblique (with a slant of 14 degrees). Angles from -90 to 13 have the same effect as font-style: normal (without a slant). In some cases (e.g. with vertical writing-mode), a negative angle produces a slant. See bug 425388876. |
| html.elements.iframe.allow π | Chrome | 7/25/2017 | Safari | 4/12/2018 | 261 | |
| html.elements.iframe.allow.camera π | Chrome | 1/23/2018 | Safari | 4/12/2018 | 79 | |
| html.elements.iframe.allow.microphone π | Chrome | 1/23/2018 | Safari | 4/12/2018 | 79 | |
| html.elements.iframe.sandbox.allow-modals π | Chrome | 10/13/2015 | Safari | 4/12/2018 | 912 | |
| html.elements.iframe.sandbox.allow-popups-to-escape-sandbox π | Chrome | 10/13/2015 | Safari | 4/12/2018 | 912 | |
| html.elements.iframe.sandbox.allow-top-navigation-by-user-activation π | Chrome | 4/19/2017 | Safari | 4/12/2018 | 358 | |
| html.elements.img.decoding π | Chrome | 3/6/2018 | Safari | 4/12/2018 | 37 | |
| html.elements.input.webkitdirectory | Chrome | 10/19/2010 | Safari | 4/12/2018 | 2732 | Chrome Android: In Chrome for Android 131, choosing a directory crashes the browser (see bug 376834374).Chrome Android: Before version 131, users cannot choose a directory, only individual files (see bug 40248532.Safari on iOS: Before version 18.4, the attribute can be set but users cannot choose a directory, only individual files (see bug 271705).WebView Android: In Chrome for Android 131, choosing a directory crashes the browser (see bug 376834374).WebView Android: Before version 131, users cannot choose a directory, only individual files (see bug 40248532.WebView on iOS: Before version 18.4, the attribute can be set but users cannot choose a directory, only individual files (see bug 271705). |
| html.elements.link.integrity π | Chrome | 9/1/2015 | Safari | 4/12/2018 | 954 | |
| html.elements.link.rel.preconnect π | Chrome | 10/13/2015 | Safari | 4/12/2018 | 912 | Firefox: Before Firefox 41, it doesn't obey the crossorigin attribute.Firefox for Android: Before Firefox for Android 41, it doesn't obey the crossorigin attribute. |
| html.elements.link.rel.preload π | Chrome | 4/13/2016 | Safari | 4/12/2018 | 729 | Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761). |
| html.elements.link.rel.preload.as-fetch | Chrome | 4/13/2016 | Safari | 4/12/2018 | 729 | Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761). |
| html.elements.link.rel.preload.as-font | Chrome | 4/13/2016 | Safari | 4/12/2018 | 729 | Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761). |
| html.elements.link.rel.preload.as-image | Chrome | 4/13/2016 | Safari | 4/12/2018 | 729 | Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761). |
| html.elements.link.rel.preload.as-script | Chrome | 4/13/2016 | Safari | 4/12/2018 | 729 | Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761). |
| html.elements.link.rel.preload.as-style | Chrome | 4/13/2016 | Safari | 4/12/2018 | 729 | Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761). |
| html.elements.link.rel.preload.as-track | Chrome | 4/13/2016 | Safari | 4/12/2018 | 729 | |
| html.elements.meta.name.referrer π | Chrome | 2/8/2012 | Safari | 4/12/2018 | 2255 | Chrome: Until Chrome 46, content values weren't constrained to the values listed in the spec.Chrome Android: Until Chrome Android 46, content values weren't constrained to the values listed in the spec.Firefox: The referrer value wasn't taken into account when navigation was happening via the context menu or middle click until Firefox 39.Firefox for Android: The referrer value wasn't taken into account when navigation was happening via the context menu or middle click until Firefox for Android 39.Internet Explorer: Browsers initially supported an early draft of the specification which can only use a meta tag and is only compatible with the origin value from the new spec.Quest Browser: Until Quest Browser 5.0, content values weren't constrained to the values listed in the spec.Opera: Until Opera 33, content values weren't constrained to the values listed in the spec.Opera Android: Until Opera Android 33, content values weren't constrained to the values listed in the spec.Samsung Internet: Until Samsung Internet 5.0, content values weren't constrained to the values listed in the spec.WebView Android: Until WebView Android 46, content values weren't constrained to the values listed in the spec. |
| html.elements.script.integrity π | Chrome | 9/1/2015 | Safari | 4/12/2018 | 954 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.HTMLAnchorElement.relList π | Safari | 9/30/2015 | Chrome | 3/6/2018 | 888 | |
| api.HTMLAreaElement.relList π | Safari | 9/30/2015 | Chrome | 3/6/2018 | 888 | |
| api.RTCRtpSender.replaceTrack π | Safari | 9/19/2017 | Chrome | 3/6/2018 | 168 | |
| api.Request.destination π | Safari | 3/27/2017 | Chrome | 3/6/2018 | 344 | |
| css.selectors.any-link π | Safari | 9/30/2015 | Chrome | 3/6/2018 | 888 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Document.alinkColor π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.all π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.bgColor π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.captureEvents π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.clear π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.fgColor π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.linkColor π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.releaseEvents π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.vlinkColor π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.RTCPeerConnection.addTrack π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | |
| api.RTCPeerConnection.getSenders π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | |
| api.RTCPeerConnection.removeTrack π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | |
| api.RTCPeerConnection.track_event π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | |
| api.RTCRtpSender π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | |
| api.RTCRtpSender.track π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | |
| api.RTCTrackEvent.RTCTrackEvent π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | |
| api.Request.cache π | Safari | 3/27/2017 | Chrome | 1/23/2018 | 302 | |
| api.Request.cache.only-if-cached | Safari | 3/27/2017 | Chrome | 1/23/2018 | 302 | |
| css.properties.transform-box π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | |
| css.properties.transform-box.fill-box π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | |
| css.properties.transform-box.view-box π | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 | |
| html.global_attributes.title.multi-line_titles | Safari | 9/19/2017 | Chrome | 1/23/2018 | 126 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Navigator.webdriver π | Safari | 3/27/2017 | Chrome | 12/6/2017 | 254 | |
| api.OverconstrainedError π | Safari | 9/19/2017 | Chrome | 12/6/2017 | 78 | |
| api.OverconstrainedError.OverconstrainedError π | Safari | 9/19/2017 | Chrome | 12/6/2017 | 78 | |
| css.properties.font-variant-east-asian π | Safari | 3/21/2016 | Chrome | 12/6/2017 | 625 | |
| css.properties.font-variant-east-asian.full-width π | Safari | 3/21/2016 | Chrome | 12/6/2017 | 625 | |
| css.properties.font-variant-east-asian.jis04 π | Safari | 3/21/2016 | Chrome | 12/6/2017 | 625 | |
| css.properties.font-variant-east-asian.jis78 π | Safari | 3/21/2016 | Chrome | 12/6/2017 | 625 | |
| css.properties.font-variant-east-asian.jis83 π | Safari | 3/21/2016 | Chrome | 12/6/2017 | 625 | |
| css.properties.font-variant-east-asian.jis90 π | Safari | 3/21/2016 | Chrome | 12/6/2017 | 625 | |
| css.properties.font-variant-east-asian.normal π | Safari | 3/21/2016 | Chrome | 12/6/2017 | 625 | |
| css.properties.font-variant-east-asian.proportional-width π | Safari | 3/21/2016 | Chrome | 12/6/2017 | 625 | |
| css.properties.font-variant-east-asian.ruby π | Safari | 3/21/2016 | Chrome | 12/6/2017 | 625 | |
| css.properties.font-variant-east-asian.simplified π | Safari | 3/21/2016 | Chrome | 12/6/2017 | 625 | |
| css.properties.font-variant-east-asian.traditional π | Safari | 3/21/2016 | Chrome | 12/6/2017 | 625 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.HTMLDataElement π | Safari | 9/20/2016 | Chrome | 10/17/2017 | 392 | |
| api.HTMLDataElement.value π | Safari | 9/20/2016 | Chrome | 10/17/2017 | 392 | |
| api.HTMLTimeElement π | Safari | 9/20/2016 | Chrome | 10/17/2017 | 392 | |
| api.HTMLTimeElement.dateTime π | Safari | 9/20/2016 | Chrome | 10/17/2017 | 392 | |
| api.MediaSource.clearLiveSeekableRange π | Safari | 3/27/2017 | Chrome | 10/17/2017 | 204 | Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.setLiveSeekableRange π | Safari | 3/27/2017 | Chrome | 10/17/2017 | 204 | Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.PerformanceEntry.worker_support | Safari | 9/19/2017 | Chrome | 10/17/2017 | 28 | Node.js: Available as a part of the perf_hooks module. |
| api.PerformanceObserver.worker_support | Safari | 9/19/2017 | Chrome | 10/17/2017 | 28 | |
| css.at-rules.font-face.font-stretch π | Safari | 3/27/2017 | Chrome | 10/17/2017 | 204 | |
| css.properties.font-variation-settings π | Safari | 9/19/2017 | Chrome | 10/17/2017 | 28 | Safari: Requires macOS 10.13 High Sierra or later.Safari on iOS: Requires iOS 11 or later.WebView on iOS: Requires iOS 11 or later. |
| css.properties.font-variation-settings.normal π | Safari | 9/19/2017 | Chrome | 10/17/2017 | 28 | |
| css.properties.font-weight.number | Safari | 9/19/2017 | Chrome | 10/17/2017 | 28 | |
| css.properties.text-emphasis-position.left | Safari | 10/16/2014 | Chrome | 10/17/2017 | 1097 | |
| css.properties.text-emphasis-position.right | Safari | 10/16/2014 | Chrome | 10/17/2017 | 1097 | |
| css.types.color.rgb_hexadecimal_notation.alpha_hexadecimal_notation | Safari | 9/20/2016 | Chrome | 10/17/2017 | 392 | |
| html.elements.data π | Safari | 9/20/2016 | Chrome | 10/17/2017 | 392 | |
| html.elements.data.value π | Safari | 9/20/2016 | Chrome | 10/17/2017 | 392 | |
| html.elements.time π | Safari | 10/22/2013 | Chrome | 10/17/2017 | 1456 | |
| html.elements.time.datetime | Safari | 10/22/2013 | Chrome | 10/17/2017 | 1456 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.AudioContext.createMediaStreamDestination π | Chrome | 2/21/2013 | Safari | 9/19/2017 | 1671 | |
| api.AudioContext.createMediaStreamSource π | Chrome | 9/25/2012 | Safari | 9/19/2017 | 1820 | |
| api.BeforeUnloadEvent.user_interaction | Chrome | 7/25/2017 | Safari | 9/19/2017 | 56 | |
| api.CSS.supports_static.optional_parens | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.CSSStyleDeclaration.@@iterator | Chrome | 5/25/2016 | Safari | 9/19/2017 | 482 | |
| api.CanvasCaptureMediaStreamTrack π | Chrome | 5/25/2016 | Safari | 9/19/2017 | 482 | |
| api.CanvasCaptureMediaStreamTrack.canvas π | Chrome | 5/25/2016 | Safari | 9/19/2017 | 482 | |
| api.CanvasCaptureMediaStreamTrack.requestFrame π | Chrome | 5/25/2016 | Safari | 9/19/2017 | 482 | |
| api.Crypto.subtle π | Chrome | 8/26/2014 | Safari | 9/19/2017 | 1120 | |
| api.DOMMatrix π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.DOMMatrix π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.a π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.b π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.c π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.d π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.e π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.f π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.fromFloat32Array_static π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.fromFloat64Array_static π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.fromMatrix_static π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.invertSelf π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.m11 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.m12 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.m13 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.m14 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.m21 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.m22 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.m23 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.m24 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.m31 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.m32 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.m33 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.m34 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.m41 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.m42 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.m43 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.m44 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.multiplySelf π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.preMultiplySelf π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.rotateAxisAngleSelf π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.rotateFromVectorSelf π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.rotateSelf π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.scale3dSelf π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | Firefox: Starting in Firefox 69, the first parameter ( scale) is now optional with a default value of 1, per the specification. Previously it was required.Firefox for Android: Starting in Firefox for Android 79, the first parameter (scale) is now optional with a default value of 1, per the specification. Previously it was required. |
| api.DOMMatrix.scaleSelf π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | Firefox: Firefox 69 introduced support for the modern six-parameter syntax for scaleSelf(). Previously, it only supported the older three-parameter syntax: scale(scaleX[, originX][, originY]]]).Firefox for Android: Firefox for Android 79 introduced support for the modern six-parameter syntax for scaleSelf(). Previously, it only supported the older three-parameter syntax: scale(scaleX[, originX][, originY]]]). |
| api.DOMMatrix.setMatrixValue π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.skewXSelf π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.skewYSelf π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.translateSelf π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrix.worker_support | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.DOMMatrixReadOnly π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.a π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.b π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.c π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.d π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.e π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.f π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.flipX π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.flipY π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.fromFloat32Array_static π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.fromFloat64Array_static π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.fromMatrix_static π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.inverse π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.is2D π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.isIdentity π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.m11 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.m12 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.m13 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.m14 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.m21 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.m22 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.m23 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.m24 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.m31 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.m32 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.m33 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.m34 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.m41 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.m42 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.m43 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.m44 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.multiply π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.rotate π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.rotateAxisAngle π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.rotateFromVector π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.scale π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | Firefox: Firefox 69 introduced support for the modern six-parameter syntax for scale(). Previously, it only supported the older three-parameter syntax: scale(scaleX[, originX][, originY]]]).Firefox for Android: Firefox for Android 79 introduced support for the modern six-parameter syntax for scale(). Previously, it only supported the older three-parameter syntax: scale(scaleX[, originX][, originY]]]). |
| api.DOMMatrixReadOnly.scale3d π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | Firefox: Starting in Firefox 69, the first parameter ( scale) is now optional with a default value of 1, per the specification. Previously it was required.Firefox for Android: Starting in Firefox for Android 79, the first parameter (scale) is now optional with a default value of 1, per the specification. Previously it was required. |
| api.DOMMatrixReadOnly.skewX π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | Firefox: Before Firefox 69, the sx parameter was required; you may now call skewX() with no inputs. A value of 0 is correctly assumed.Firefox for Android: Before Firefox for Android 79, the sx parameter was required; you may now call skewX() with no inputs. A value of 0 is correctly assumed. |
| api.DOMMatrixReadOnly.skewY π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | Firefox: Before Firefox 69, the sy parameter was required; you may now call skewY() with no inputs. A value of 0 is correctly assumed.Firefox for Android: Before Firefox for Android 79, the sy parameter was required; you may now call skewY() with no inputs. A value of 0 is correctly assumed. |
| api.DOMMatrixReadOnly.toFloat32Array π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.toFloat64Array π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.toJSON π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.toString | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.transformPoint π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.translate π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMMatrixReadOnly.worker_support | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMPointReadOnly.matrixTransform π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMQuad π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMQuad.DOMQuad π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMQuad.fromQuad_static π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMQuad.fromRect_static π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMQuad.getBounds π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMQuad.p1 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | Firefox: Before Firefox 69, the default value of p1 through p4 was undefined; now DOMQuadInit defines these as false.Firefox for Android: Before Firefox for Android 79, the default value of p1 through p4 was undefined; now DOMQuadInit defines these as false. |
| api.DOMQuad.p2 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | Firefox: Before Firefox 69, the default value of p1 through p4 was undefined; now DOMQuadInit defines these as false.Firefox for Android: Before Firefox for Android 79, the default value of p1 through p4 was undefined; now DOMQuadInit defines these as false. |
| api.DOMQuad.p3 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | Firefox: Before Firefox 69, the default value of p1 through p4 was undefined; now DOMQuadInit defines these as false.Firefox for Android: Before Firefox for Android 79, the default value of p1 through p4 was undefined; now DOMQuadInit defines these as false. |
| api.DOMQuad.p4 π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | Firefox: Before Firefox 69, the default value of p1 through p4 was undefined; now DOMQuadInit defines these as false.Firefox for Android: Before Firefox for Android 79, the default value of p1 through p4 was undefined; now DOMQuadInit defines these as false. |
| api.DOMQuad.toJSON π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMQuad.worker_support | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.Document.close π | Chrome | 9/1/2015 | Safari | 9/19/2017 | 749 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.open π | Chrome | 9/1/2015 | Safari | 9/19/2017 | 749 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.write π | Chrome | 9/1/2015 | Safari | 9/19/2017 | 749 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.writeln π | Chrome | 9/1/2015 | Safari | 9/19/2017 | 749 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.HTMLCanvasElement.captureStream π | Chrome | 5/25/2016 | Safari | 9/19/2017 | 482 | |
| api.HTMLCanvasElement.toBlob π | Chrome | 4/13/2016 | Safari | 9/19/2017 | 524 | |
| api.HTMLCanvasElement.toBlob.quality_parameter | Chrome | 4/13/2016 | Safari | 9/19/2017 | 524 | |
| api.HTMLCanvasElement.toBlob.type_parameter_jpeg | Chrome | 4/13/2016 | Safari | 9/19/2017 | 524 | |
| api.HTMLCanvasElement.toBlob.type_parameter_png | Chrome | 4/13/2016 | Safari | 9/19/2017 | 524 | |
| api.HTMLCanvasElement.toDataURL.type_parameter_jpeg | Chrome | 4/13/2016 | Safari | 9/19/2017 | 524 | |
| api.HTMLCanvasElement.toDataURL.type_parameter_png | Chrome | 4/13/2016 | Safari | 9/19/2017 | 524 | |
| api.HTMLScriptElement.noModule π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.History.scrollRestoration π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| api.InputDeviceInfo π | Chrome | 12/1/2015 | Safari | 9/19/2017 | 658 | |
| api.MediaDeviceInfo π | Chrome | 12/1/2015 | Safari | 9/19/2017 | 658 | |
| api.MediaDeviceInfo.deviceId π | Chrome | 12/1/2015 | Safari | 9/19/2017 | 658 | |
| api.MediaDeviceInfo.groupId π | Chrome | 12/1/2015 | Safari | 9/19/2017 | 658 | Firefox: Before Firefox 67, related devices are not actually grouped together by groupId.Firefox for Android: Before Firefox for Android 67, related devices are not actually grouped together by groupId. |
| api.MediaDeviceInfo.kind π | Chrome | 12/1/2015 | Safari | 9/19/2017 | 658 | |
| api.MediaDeviceInfo.label π | Chrome | 12/1/2015 | Safari | 9/19/2017 | 658 | |
| api.MediaDeviceInfo.toJSON π | Chrome | 12/1/2015 | Safari | 9/19/2017 | 658 | |
| api.MediaDevices π | Chrome | 12/1/2015 | Safari | 9/19/2017 | 658 | |
| api.MediaDevices.devicechange_event π | Chrome | 3/9/2017 | Safari | 9/19/2017 | 194 | |
| api.MediaDevices.enumerateDevices π | Chrome | 12/1/2015 | Safari | 9/19/2017 | 658 | Firefox: enumerateDevices() enumerates both input and output devices. Previously only input devices were returned.Firefox: enumerateDevices() only returns input devices.Firefox for Android: enumerateDevices() enumerates both input and output devices. Previously only input devices were returned.Firefox for Android: enumerateDevices() only returns input devices. |
| api.MediaDevices.getSupportedConstraints π | Chrome | 8/31/2016 | Safari | 9/19/2017 | 384 | |
| api.MediaDevices.getUserMedia π | Chrome | 8/31/2016 | Safari | 9/19/2017 | 384 | Chrome: If you need this capability before version 53, refer to navigator.webkitGetUserMedia, a prefixed form of the deprecated navigator.getUserMedia API.Chrome Android: If you need this capability before version 53, refer to navigator.webkitGetUserMedia, a prefixed form of the deprecated navigator.getUserMedia API.Firefox: If you need this capability before version 36, refer to navigator.mozGetUserMedia, a prefixed form of the deprecated navigator.getUserMedia API.Firefox: Before Firefox 55, getUserMedia() incorrectly returns NotSupportedError when the list of constraints specified is empty, or has all constraints set to false. Starting in Firefox 55, this situation now correctly calls the failure handler with a TypeError.Firefox: When using the Firefox-specific video constraint called mediaSource to request display capture, Firefox 66 and later consider values of screen and window to both cause a list of screens and windows to be shown.Firefox: Starting in Firefox 66, getUserMedia() can no longer be used in sandboxed <iframe>s or data URLs entered in the address bar by the user.Firefox for Android: If you need this capability before version 36, refer to navigator.mozGetUserMedia, a prefixed form of the deprecated navigator.getUserMedia API.Firefox for Android: Before Firefox for Android 55, getUserMedia() incorrectly returns NotSupportedError when the list of constraints specified is empty, or has all constraints set to false. Starting in Firefox for Android 55, this situation now correctly calls the failure handler with a TypeError.Firefox for Android: When using the Firefox for Android-specific video constraint called mediaSource to request display capture, Firefox for Android 66 and later consider values of screen and window to both cause a list of screens and windows to be shown.Firefox for Android: Starting in Firefox for Android 66, getUserMedia() can no longer be used in sandboxed <iframe>s or data URLs entered in the address bar by the user.Quest Browser: If you need this capability before version 5.0, refer to navigator.webkitGetUserMedia, a prefixed form of the deprecated navigator.getUserMedia API.Opera: If you need this capability before version 40, refer to navigator.webkitGetUserMedia, a prefixed form of the deprecated navigator.getUserMedia API.Opera Android: If you need this capability before version 41, refer to navigator.webkitGetUserMedia, a prefixed form of the deprecated navigator.getUserMedia API. |
| api.MediaDevices.getUserMedia.secure_context_required | Chrome | 8/31/2016 | Safari | 9/19/2017 | 384 | |
| api.MediaStream π | Chrome | 12/1/2016 | Safari | 9/19/2017 | 292 | |
| api.MediaStream.MediaStream π | Chrome | 12/1/2016 | Safari | 9/19/2017 | 292 | |
| api.MediaStream.active π | Chrome | 4/14/2015 | Safari | 9/19/2017 | 889 | |
| api.MediaStream.addTrack π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.MediaStream.addtrack_event π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.MediaStream.clone π | Chrome | 5/20/2014 | Safari | 9/19/2017 | 1218 | |
| api.MediaStream.getAudioTracks π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | Firefox: Before Firefox 64, this method returned an array of AudioStreamTrack objects. However, MediaStreamTrack has now subsumed that interface's functionality.Firefox for Android: Before Firefox for Android 64, this method returned an array of AudioStreamTrack objects. However, MediaStreamTrack has now subsumed that interface's functionality. |
| api.MediaStream.getTrackById π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.MediaStream.getTracks π | Chrome | 10/7/2014 | Safari | 9/19/2017 | 1078 | |
| api.MediaStream.getVideoTracks π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | Firefox: Before Firefox 64, this method returned an array of VideoStreamTrack objects. However, MediaStreamTrack has now subsumed that interface's functionality.Firefox for Android: Before Firefox for Android 64, this method returned an array of VideoStreamTrack objects. However, MediaStreamTrack has now subsumed that interface's functionality. |
| api.MediaStream.id π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.MediaStream.removeTrack π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.MediaStream.removetrack_event π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | Firefox: Before Firefox 72, the event handler was exposed but had no effect.Firefox for Android: Before Firefox for Android 79, the event handler was exposed but had no effect. |
| api.MediaStreamAudioDestinationNode π | Chrome | 2/21/2013 | Safari | 9/19/2017 | 1671 | |
| api.MediaStreamAudioDestinationNode.stream π | Chrome | 2/21/2013 | Safari | 9/19/2017 | 1671 | |
| api.MediaStreamAudioSourceNode π | Chrome | 9/25/2012 | Safari | 9/19/2017 | 1820 | |
| api.MediaStreamAudioSourceNode.mediaStream π | Chrome | 9/25/2012 | Safari | 9/19/2017 | 1820 | |
| api.MediaStreamTrack π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.MediaStreamTrack.applyConstraints π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.MediaStreamTrack.applyConstraints.aspectRatio_constraint π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.MediaStreamTrack.applyConstraints.deviceId_constraint π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | Firefox: Before Firefox 69, Firefox only supported deviceId in constraints passed into getUserMedia().Firefox for Android: Firefox for Android only supports deviceId when used in constraints passed into getUserMedia(). |
| api.MediaStreamTrack.applyConstraints.echoCancellation_constraint π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.MediaStreamTrack.applyConstraints.facingMode_constraint π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.MediaStreamTrack.applyConstraints.frameRate_constraint π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.MediaStreamTrack.applyConstraints.groupId_constraint π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.MediaStreamTrack.applyConstraints.height_constraint π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.MediaStreamTrack.applyConstraints.sampleRate_constraint π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.MediaStreamTrack.applyConstraints.sampleSize_constraint π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.MediaStreamTrack.applyConstraints.volume_constraint | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.MediaStreamTrack.applyConstraints.width_constraint π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.MediaStreamTrack.clone π | Chrome | 5/20/2014 | Safari | 9/19/2017 | 1218 | |
| api.MediaStreamTrack.enabled π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.MediaStreamTrack.ended_event π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.MediaStreamTrack.getCapabilities π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.MediaStreamTrack.getConstraints π | Chrome | 8/31/2016 | Safari | 9/19/2017 | 384 | |
| api.MediaStreamTrack.getSettings π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.MediaStreamTrack.id π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.MediaStreamTrack.kind π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.MediaStreamTrack.label π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.MediaStreamTrack.mute_event π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.MediaStreamTrack.muted π | Chrome | 10/7/2014 | Safari | 9/19/2017 | 1078 | Firefox: Does not currently track the microphone's muted state from the operating system, see bug 1739163.Firefox for Android: Does not currently track the microphone's muted state from the operating system, see bug 1739163. |
| api.MediaStreamTrack.readyState π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.MediaStreamTrack.stop π | Chrome | 1/14/2014 | Safari | 9/19/2017 | 1344 | |
| api.MediaStreamTrack.unmute_event π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.MediaStreamTrackEvent π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.MediaStreamTrackEvent.MediaStreamTrackEvent π | Chrome | 12/1/2016 | Safari | 9/19/2017 | 292 | |
| api.MediaStreamTrackEvent.track π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.Navigator.mediaDevices π | Chrome | 12/1/2015 | Safari | 9/19/2017 | 658 | |
| api.Notification.body π | Chrome | 2/20/2014 | Safari | 9/19/2017 | 1307 | |
| api.Notification.lang π | Chrome | 2/20/2014 | Safari | 9/19/2017 | 1307 | |
| api.Notification.title π | Chrome | 2/20/2014 | Safari | 9/19/2017 | 1307 | |
| api.Performance.clearMarks π | Chrome | 8/20/2013 | Safari | 9/19/2017 | 1491 | |
| api.Performance.clearMeasures π | Chrome | 8/20/2013 | Safari | 9/19/2017 | 1491 | |
| api.Performance.clearResourceTimings π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| api.Performance.getEntries π | Chrome | 7/9/2013 | Safari | 9/19/2017 | 1533 | |
| api.Performance.getEntriesByName π | Chrome | 7/9/2013 | Safari | 9/19/2017 | 1533 | |
| api.Performance.getEntriesByType π | Chrome | 7/9/2013 | Safari | 9/19/2017 | 1533 | |
| api.Performance.mark π | Chrome | 7/9/2013 | Safari | 9/19/2017 | 1533 | |
| api.Performance.measure π | Chrome | 7/9/2013 | Safari | 9/19/2017 | 1533 | |
| api.Performance.resourcetimingbufferfull_event π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| api.Performance.setResourceTimingBufferSize π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| api.PerformanceEntry π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | Node.js: Available as a part of the perf_hooks module. |
| api.PerformanceEntry.duration π | Chrome | 7/9/2013 | Safari | 9/19/2017 | 1533 | |
| api.PerformanceEntry.entryType π | Chrome | 7/9/2013 | Safari | 9/19/2017 | 1533 | |
| api.PerformanceEntry.name π | Chrome | 7/9/2013 | Safari | 9/19/2017 | 1533 | |
| api.PerformanceEntry.startTime π | Chrome | 7/9/2013 | Safari | 9/19/2017 | 1533 | |
| api.PerformanceEntry.toJSON π | Chrome | 9/1/2015 | Safari | 9/19/2017 | 749 | |
| api.PerformanceMark π | Chrome | 7/9/2013 | Safari | 9/19/2017 | 1533 | Node.js: Available as a part of the perf_hooks module. |
| api.PerformanceMeasure π | Chrome | 2/21/2013 | Safari | 9/19/2017 | 1671 | Node.js: Available as a part of the perf_hooks module.Node.js: Only available as an internal instance, but can be accessed via getting performance entries. |
| api.PerformanceObserver π | Chrome | 7/20/2016 | Safari | 9/19/2017 | 426 | Node.js: Available as a part of the perf_hooks module. |
| api.PerformanceObserver.PerformanceObserver π | Chrome | 7/20/2016 | Safari | 9/19/2017 | 426 | |
| api.PerformanceObserver.disconnect π | Chrome | 7/20/2016 | Safari | 9/19/2017 | 426 | |
| api.PerformanceObserver.observe π | Chrome | 7/20/2016 | Safari | 9/19/2017 | 426 | |
| api.PerformanceObserverEntryList π | Chrome | 7/20/2016 | Safari | 9/19/2017 | 426 | Node.js: Available as a part of the perf_hooks module.Node.js: Only available as an internal instance, but can be accessed via the first parameter of the PerformanceObserver constructor. |
| api.PerformanceObserverEntryList.getEntries π | Chrome | 7/20/2016 | Safari | 9/19/2017 | 426 | |
| api.PerformanceObserverEntryList.getEntriesByName π | Chrome | 7/20/2016 | Safari | 9/19/2017 | 426 | |
| api.PerformanceObserverEntryList.getEntriesByType π | Chrome | 7/20/2016 | Safari | 9/19/2017 | 426 | |
| api.PerformanceResourceTiming π | Chrome | 8/20/2013 | Safari | 9/19/2017 | 1491 | Node.js: Available as a part of the perf_hooks module.Node.js: Available as a part of the perf_hooks module. |
| api.PerformanceResourceTiming.connectEnd π | Chrome | 5/19/2015 | Safari | 9/19/2017 | 854 | |
| api.PerformanceResourceTiming.connectStart π | Chrome | 5/19/2015 | Safari | 9/19/2017 | 854 | |
| api.PerformanceResourceTiming.domainLookupEnd π | Chrome | 5/19/2015 | Safari | 9/19/2017 | 854 | |
| api.PerformanceResourceTiming.domainLookupStart π | Chrome | 5/19/2015 | Safari | 9/19/2017 | 854 | |
| api.PerformanceResourceTiming.fetchStart π | Chrome | 5/19/2015 | Safari | 9/19/2017 | 854 | |
| api.PerformanceResourceTiming.initiatorType π | Chrome | 5/19/2015 | Safari | 9/19/2017 | 854 | Node.js: Since v18.2.0, the value can be returned by toJSON(), but can not accessed via property getter. |
| api.PerformanceResourceTiming.nextHopProtocol π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.PerformanceResourceTiming.redirectEnd π | Chrome | 5/19/2015 | Safari | 9/19/2017 | 854 | |
| api.PerformanceResourceTiming.redirectStart π | Chrome | 5/19/2015 | Safari | 9/19/2017 | 854 | |
| api.PerformanceResourceTiming.requestStart π | Chrome | 5/19/2015 | Safari | 9/19/2017 | 854 | |
| api.PerformanceResourceTiming.responseEnd π | Chrome | 5/19/2015 | Safari | 9/19/2017 | 854 | |
| api.PerformanceResourceTiming.responseStart π | Chrome | 5/19/2015 | Safari | 9/19/2017 | 854 | |
| api.PerformanceResourceTiming.secureConnectionStart π | Chrome | 5/19/2015 | Safari | 9/19/2017 | 854 | |
| api.PerformanceResourceTiming.toJSON π | Chrome | 9/1/2015 | Safari | 9/19/2017 | 749 | |
| api.PerformanceResourceTiming.workerStart π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| api.PromiseRejectionEvent π | Chrome | 3/2/2016 | Safari | 9/19/2017 | 566 | |
| api.PromiseRejectionEvent.PromiseRejectionEvent π | Chrome | 3/2/2016 | Safari | 9/19/2017 | 566 | |
| api.PromiseRejectionEvent.promise π | Chrome | 3/2/2016 | Safari | 9/19/2017 | 566 | |
| api.PromiseRejectionEvent.reason π | Chrome | 3/2/2016 | Safari | 9/19/2017 | 566 | |
| api.RTCDataChannel π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCDataChannel.binaryType π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCDataChannel.binaryType.arraybuffer_value | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCDataChannel.bufferedAmount π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCDataChannel.bufferedAmountLowThreshold π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| api.RTCDataChannel.bufferedamountlow_event π | Chrome | 3/9/2017 | Safari | 9/19/2017 | 194 | Chrome: The default for rtcpMuxPolicy is require.Chrome Android: The default for rtcpMuxPolicy is require.Edge: The default for rtcpMuxPolicy is require.Quest Browser: The default for rtcpMuxPolicy is require.Opera: The default for rtcpMuxPolicy is require.Opera Android: The default for rtcpMuxPolicy is require.Samsung Internet: The default for rtcpMuxPolicy is require.WebView Android: The default for rtcpMuxPolicy is require. |
| api.RTCDataChannel.close π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCDataChannel.close_event π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCDataChannel.error_event π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCDataChannel.id π | Chrome | 10/1/2013 | Safari | 9/19/2017 | 1449 | |
| api.RTCDataChannel.label π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCDataChannel.maxPacketLifeTime π | Chrome | 1/25/2017 | Safari | 9/19/2017 | 237 | |
| api.RTCDataChannel.maxRetransmits π | Chrome | 10/1/2013 | Safari | 9/19/2017 | 1449 | |
| api.RTCDataChannel.message_event π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCDataChannel.negotiated π | Chrome | 10/1/2013 | Safari | 9/19/2017 | 1449 | |
| api.RTCDataChannel.open_event π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCDataChannel.ordered π | Chrome | 10/1/2013 | Safari | 9/19/2017 | 1449 | |
| api.RTCDataChannel.protocol π | Chrome | 10/1/2013 | Safari | 9/19/2017 | 1449 | |
| api.RTCDataChannel.readyState π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCDataChannel.send π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCDataChannelEvent π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCDataChannelEvent.RTCDataChannelEvent π | Chrome | 1/25/2017 | Safari | 9/19/2017 | 237 | |
| api.RTCDataChannelEvent.channel π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCIceCandidate π | Chrome | 11/6/2012 | Safari | 9/19/2017 | 1778 | |
| api.RTCIceCandidate.RTCIceCandidate π | Chrome | 11/6/2012 | Safari | 9/19/2017 | 1778 | Firefox: Before Firefox 68, the constructor's candidateInfo parameter is required and the candidateInfo object must have a candidate property.Firefox: Before Firefox 68, the constructor's candidateInfo parameter is required and the candidateInfo object must have a candidate property.Firefox for Android: Before Firefox 68, the constructor's candidateInfo parameter is required and the candidateInfo object must have a candidate property.Firefox for Android: Before Firefox 68, the constructor's candidateInfo parameter is required and the candidateInfo object must have a candidate property. |
| api.RTCIceCandidate.candidate π | Chrome | 11/6/2012 | Safari | 9/19/2017 | 1778 | Firefox: Before Firefox 126, the property was not read-only.Firefox for Android: Before Firefox 126, the property was not read-only. |
| api.RTCIceCandidate.sdpMLineIndex π | Chrome | 11/6/2012 | Safari | 9/19/2017 | 1778 | Firefox: Before Firefox 126, the property was not read-only.Firefox for Android: Before Firefox 126, the property was not read-only. |
| api.RTCIceCandidate.sdpMid π | Chrome | 11/6/2012 | Safari | 9/19/2017 | 1778 | Firefox: Before Firefox 126, the property was not read-only.Firefox for Android: Before Firefox 126, the property was not read-only. |
| api.RTCIceCandidate.toJSON π | Chrome | 5/19/2015 | Safari | 9/19/2017 | 854 | |
| api.RTCPeerConnection π | Chrome | 1/25/2017 | Safari | 9/19/2017 | 237 | |
| api.RTCPeerConnection.RTCPeerConnection π | Chrome | 1/25/2017 | Safari | 9/19/2017 | 237 | Chrome: Before Chrome 63, the default value for the configuration.rtcpMuxPolicy parameter is "negotiate" instead of "required".Chrome Android: Before Chrome Android 63, the default value for the configuration.rtcpMuxPolicy parameter is "negotiate" instead of "required".Quest Browser: Before Quest Browser 5.0, the default value for the configuration.rtcpMuxPolicy parameter is "negotiate" instead of "required".Opera: Before Opera 50, the default value for the configuration.rtcpMuxPolicy parameter is "negotiate" instead of "required".Opera Android: Before Opera Android 46, the default value for the configuration.rtcpMuxPolicy parameter is "negotiate" instead of "required".Samsung Internet: Before Samsung Internet 8.0, the default value for the configuration.rtcpMuxPolicy parameter is "negotiate" instead of "required".WebView Android: Before WebView Android 63, the default value for the configuration.rtcpMuxPolicy parameter is "negotiate" instead of "required". |
| api.RTCPeerConnection.RTCPeerConnection.configuration_bundlePolicy_parameter π | Chrome | 4/14/2015 | Safari | 9/19/2017 | 889 | |
| api.RTCPeerConnection.RTCPeerConnection.configuration_iceCandidatePoolSize_parameter | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter π | Chrome | 9/1/2015 | Safari | 9/19/2017 | 749 | |
| api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.credential_parameter π | Chrome | 9/1/2015 | Safari | 9/19/2017 | 749 | |
| api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.urls_parameter π | Chrome | 9/1/2015 | Safari | 9/19/2017 | 749 | |
| api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.username_parameter π | Chrome | 9/1/2015 | Safari | 9/19/2017 | 749 | |
| api.RTCPeerConnection.RTCPeerConnection.configuration_iceTransportPolicy_parameter π | Chrome | 1/25/2017 | Safari | 9/19/2017 | 237 | |
| api.RTCPeerConnection.addIceCandidate π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | Firefox: Starting in Firefox 68, the candidate parameter is optional when calling addIceCandidate(). A null value for candidate indicates no more candidates will be sent, while an empty candidate string indicates that no more candidates will be sent for the current generation of candidates.Firefox for Android: Starting in Firefox 68, the candidate parameter is optional when calling addIceCandidate(). A null value for candidate indicates no more candidates will be sent, while an empty candidate string indicates that no more candidates will be sent for the current generation of candidates. |
| api.RTCPeerConnection.addIceCandidate.returns_promise | Chrome | 4/13/2016 | Safari | 9/19/2017 | 524 | |
| api.RTCPeerConnection.close π | Chrome | 11/6/2012 | Safari | 9/19/2017 | 1778 | |
| api.RTCPeerConnection.createAnswer π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCPeerConnection.createAnswer.returns_promise | Chrome | 5/25/2016 | Safari | 9/19/2017 | 482 | |
| api.RTCPeerConnection.createDataChannel π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCPeerConnection.createOffer π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCPeerConnection.createOffer.returns_promise | Chrome | 5/25/2016 | Safari | 9/19/2017 | 482 | |
| api.RTCPeerConnection.datachannel_event π | Chrome | 2/21/2013 | Safari | 9/19/2017 | 1671 | |
| api.RTCPeerConnection.getReceivers π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.RTCPeerConnection.getStats π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCPeerConnection.getStats.returns_promise | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCPeerConnection.iceConnectionState π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.RTCPeerConnection.iceGatheringState π | Chrome | 2/21/2013 | Safari | 9/19/2017 | 1671 | |
| api.RTCPeerConnection.icecandidate_event π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCPeerConnection.iceconnectionstatechange_event π | Chrome | 7/9/2013 | Safari | 9/19/2017 | 1533 | |
| api.RTCPeerConnection.icegatheringstatechange_event π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.RTCPeerConnection.localDescription π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCPeerConnection.negotiationneeded_event π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | Firefox: Although the onnegotiationneeded property is supported, the negotiationneeded event is never fired.Firefox for Android: Although the onnegotiationneeded property is supported, the negotiationneeded event is never fired. |
| api.RTCPeerConnection.remoteDescription π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCPeerConnection.setConfiguration π | Chrome | 1/20/2016 | Safari | 9/19/2017 | 608 | |
| api.RTCPeerConnection.setLocalDescription π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | Firefox: Firefox does not support descriptions of type pranswer.Firefox for Android: Firefox does not support descriptions of type pranswer. |
| api.RTCPeerConnection.setLocalDescription.returns_promise | Chrome | 4/13/2016 | Safari | 9/19/2017 | 524 | |
| api.RTCPeerConnection.setRemoteDescription π | Chrome | 1/10/2013 | Safari | 9/19/2017 | 1713 | |
| api.RTCPeerConnection.setRemoteDescription.returns_promise | Chrome | 4/13/2016 | Safari | 9/19/2017 | 524 | |
| api.RTCPeerConnection.signalingState π | Chrome | 3/26/2013 | Safari | 9/19/2017 | 1638 | |
| api.RTCPeerConnection.signalingstatechange_event π | Chrome | 7/9/2013 | Safari | 9/19/2017 | 1533 | Firefox: Although the onsignalingstatechange property is supported, the signalingstatechange event is not fired as an Event object. See bug 1075133.Firefox for Android: Although the onsignalingstatechange property is supported, the signalingstatechange event is not fired as an Event object. See bug 1075133. |
| api.RTCRtpReceiver π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.RTCRtpReceiver.getParameters π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.RTCRtpReceiver.track π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.RTCSessionDescription π | Chrome | 11/6/2012 | Safari | 9/19/2017 | 1778 | |
| api.RTCSessionDescription.RTCSessionDescription | Chrome | 11/6/2012 | Safari | 9/19/2017 | 1778 | |
| api.RTCSessionDescription.sdp π | Chrome | 11/6/2012 | Safari | 9/19/2017 | 1778 | |
| api.RTCSessionDescription.toJSON π | Chrome | 5/19/2015 | Safari | 9/19/2017 | 854 | |
| api.RTCSessionDescription.type π | Chrome | 11/6/2012 | Safari | 9/19/2017 | 1778 | |
| api.RTCStatsReport π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.@@iterator | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.entries π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.forEach π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.get π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.has π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.keys π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.size π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.RTCStatsReport.type_candidate-pair π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.type_candidate-pair.bytesReceived π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.type_candidate-pair.bytesSent π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.type_candidate-pair.localCandidateId π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.type_candidate-pair.nominated π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.type_candidate-pair.remoteCandidateId π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.type_candidate-pair.requestsReceived π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.type_candidate-pair.requestsSent π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.type_candidate-pair.responsesReceived π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.type_candidate-pair.responsesSent π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.type_candidate-pair.state π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.type_candidate-pair.transportId π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCStatsReport.values | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.RTCTrackEvent π | Chrome | 1/25/2017 | Safari | 9/19/2017 | 237 | |
| api.RTCTrackEvent.receiver π | Chrome | 1/25/2017 | Safari | 9/19/2017 | 237 | |
| api.RTCTrackEvent.streams π | Chrome | 1/25/2017 | Safari | 9/19/2017 | 237 | |
| api.RTCTrackEvent.track π | Chrome | 1/25/2017 | Safari | 9/19/2017 | 237 | |
| api.SubtleCrypto π | Chrome | 8/26/2014 | Safari | 9/19/2017 | 1120 | Node.js: Available as a part of the crypto module. |
| api.SubtleCrypto.deriveBits π | Chrome | 3/3/2015 | Safari | 9/19/2017 | 931 | Deno: Not supported: ECDH.Edge: Not supported: ECDH.Edge: Not supported: HKDF, PBKDF2.Node.js: Supports: NODE-DHNode.js: Supports: NODE-SCRYPT |
| api.SubtleCrypto.deriveKey π | Chrome | 3/3/2015 | Safari | 9/19/2017 | 931 | Edge: Not supported: ECDH.Edge: Not supported: HKDF, PBKDF2.Node.js: Supports: NODE-DHNode.js: Supports: NODE-SCRYPT |
| api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_aes π | Chrome | 3/3/2015 | Safari | 9/19/2017 | 931 | |
| api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_hkdf π | Chrome | 3/3/2015 | Safari | 9/19/2017 | 931 | |
| api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_hmac π | Chrome | 3/3/2015 | Safari | 9/19/2017 | 931 | |
| api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_pbkdf2 π | Chrome | 3/3/2015 | Safari | 9/19/2017 | 931 | |
| api.SubtleCrypto.worker_support | Chrome | 8/26/2014 | Safari | 9/19/2017 | 1120 | |
| api.URLSearchParams.URLSearchParams.record | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.URLSearchParams.URLSearchParams.sequence | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| api.URLSearchParams.sort π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.Window.open.once_per_event | Chrome | 11/6/2012 | Safari | 9/19/2017 | 1778 | |
| api.Window.rejectionhandled_event π | Chrome | 3/2/2016 | Safari | 9/19/2017 | 566 | |
| api.Window.unhandledrejection_event π | Chrome | 3/2/2016 | Safari | 9/19/2017 | 566 | Firefox: event.preventDefault() does not prevent Firefox from logging the error message in the console, see bug 1642147.Firefox for Android: event.preventDefault() does not prevent Firefox for Android from logging the error message in the console, see bug 1642147. |
| api.WorkerGlobalScope.rejectionhandled_event π | Chrome | 3/2/2016 | Safari | 9/19/2017 | 566 | |
| api.WorkerGlobalScope.unhandledrejection_event π | Chrome | 3/2/2016 | Safari | 9/19/2017 | 566 | |
| api.XMLHttpRequest.getAllResponseHeaders.header_names_lowercase | Chrome | 7/25/2017 | Safari | 9/19/2017 | 56 | |
| api.origin π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| api.performance.worker_support | Chrome | 10/1/2013 | Safari | 9/19/2017 | 1449 | Node.js: Available as a part of the perf_hooks module. |
| css.properties.align-content.flex_context.first_baseline | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| css.properties.align-content.flex_context.space-evenly | Chrome | 7/25/2017 | Safari | 9/19/2017 | 56 | |
| css.properties.align-items.flex_context.first_baseline | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| css.properties.align-items.grid_context.start_end | Chrome | 3/9/2017 | Safari | 9/19/2017 | 194 | |
| css.properties.align-self.flex_context.first_baseline | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| css.properties.font.font-width_keyword_values | Chrome | 7/25/2017 | Safari | 9/19/2017 | 56 | |
| css.properties.font-family.system-ui | Chrome | 1/25/2017 | Safari | 9/19/2017 | 237 | Firefox: Supported on macOS only. |
| css.properties.font-stretch π | Chrome | 7/25/2017 | Safari | 9/19/2017 | 56 | Chrome: A font-stretch declaration must be added to the @font-face before this property will function.Chrome Android: A font-stretch declaration must be added to the @font-face before this property will function.Quest Browser: A font-stretch declaration must be added to the @font-face before this property will function.Opera: A font-stretch declaration must be added to the @font-face before this property will function.Opera Android: A font-stretch declaration must be added to the @font-face before this property will function.Samsung Internet: A font-stretch declaration must be added to the @font-face before this property will function.WebView Android: A font-stretch declaration must be added to the @font-face before this property will function. |
| css.properties.font-stretch.condensed π | Chrome | 7/25/2017 | Safari | 9/19/2017 | 56 | |
| css.properties.font-stretch.expanded π | Chrome | 7/25/2017 | Safari | 9/19/2017 | 56 | |
| css.properties.font-stretch.extra-condensed π | Chrome | 7/25/2017 | Safari | 9/19/2017 | 56 | |
| css.properties.font-stretch.extra-expanded π | Chrome | 7/25/2017 | Safari | 9/19/2017 | 56 | |
| css.properties.font-stretch.normal π | Chrome | 7/25/2017 | Safari | 9/19/2017 | 56 | |
| css.properties.font-stretch.semi-condensed π | Chrome | 7/25/2017 | Safari | 9/19/2017 | 56 | |
| css.properties.font-stretch.semi-expanded π | Chrome | 7/25/2017 | Safari | 9/19/2017 | 56 | |
| css.properties.font-stretch.ultra-condensed π | Chrome | 7/25/2017 | Safari | 9/19/2017 | 56 | |
| css.properties.font-stretch.ultra-expanded π | Chrome | 7/25/2017 | Safari | 9/19/2017 | 56 | |
| css.properties.grid-auto-columns.max-content π | Chrome | 3/9/2017 | Safari | 9/19/2017 | 194 | |
| css.properties.grid-auto-columns.min-content π | Chrome | 3/9/2017 | Safari | 9/19/2017 | 194 | |
| css.properties.grid-auto-rows.max-content π | Chrome | 3/9/2017 | Safari | 9/19/2017 | 194 | |
| css.properties.grid-auto-rows.min-content π | Chrome | 3/9/2017 | Safari | 9/19/2017 | 194 | |
| css.properties.height.fit-content π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| css.properties.height.max-content π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| css.properties.height.min-content π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| css.properties.justify-content.flex_context.space-evenly | Chrome | 7/25/2017 | Safari | 9/19/2017 | 56 | |
| css.properties.line-break π | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| css.properties.max-height.fit-content π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | Firefox: Firefox implements the definitions given in CSS3 Basic Box. This defines available and not fit-available. Also, the definition of fit-content is simpler than in CSS3 Sizing.Firefox for Android: Firefox for Android implements the definitions given in CSS3 Basic Box. This defines available and not fit-available. Also, the definition of fit-content is simpler than in CSS3 Sizing. |
| css.properties.max-height.max-content π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| css.properties.max-height.min-content π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| css.properties.max-width.fit-content π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | Firefox: Firefox implements the definitions given in CSS3 Basic Box. This defines available and not fit-available. Also, the definition of fit-content is simpler than in CSS3 Sizing.Firefox for Android: Firefox for Android implements the definitions given in CSS3 Basic Box. This defines available and not fit-available. Also, the definition of fit-content is simpler than in CSS3 Sizing. |
| css.properties.max-width.max-content π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| css.properties.max-width.min-content π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| css.properties.min-height.fit-content | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | Firefox: Firefox implements the definitions given in CSS3 Basic Box. This defines available and not fit-available. Also, the definition of fit-content is simpler than in CSS3 Sizing.Firefox for Android: Firefox for Android implements the definitions given in CSS3 Basic Box. This defines available and not fit-available. Also, the definition of fit-content is simpler than in CSS3 Sizing. |
| css.properties.min-height.max-content | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| css.properties.min-height.min-content | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| css.properties.min-width.fit-content | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | Firefox: Firefox implements the definitions given in CSS3 Basic Box. This defines available and not fit-available. Also, the definition of fit-content is simpler than in CSS3 Sizing.Firefox for Android: Firefox for Android implements the definitions given in CSS3 Basic Box. This defines available and not fit-available. Also, the definition of fit-content is simpler than in CSS3 Sizing. |
| css.properties.min-width.max-content | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| css.properties.min-width.min-content | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| css.properties.place-content.grid_context | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | Firefox: Starting with version 60, you can only specify a single value if it is valid for both align-content and justify-content.Firefox for Android: Starting with version 60, you can only specify a single value if it is valid for both align-content and justify-content. |
| css.properties.place-items π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| css.properties.place-items.flex_context | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| css.properties.place-items.grid_context | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| css.properties.place-self π | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| css.properties.place-self.flex_context | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| css.properties.place-self.grid_context | Chrome | 6/5/2017 | Safari | 9/19/2017 | 106 | |
| css.properties.position.absolutely_positioned_flex_children | Chrome | 7/20/2016 | Safari | 9/19/2017 | 426 | |
| css.properties.unicode-bidi.isolate π | Chrome | 1/20/2016 | Safari | 9/19/2017 | 608 | Chrome: Before Chrome 47, -webkit-isolate could lock up the browser.Chrome: Since Chrome 19, the syntax from a previous version of the specification, where the isolate keyword could be used together with bidi-override, is allowed.Firefox: From Firefox 10 to Firefox 16 (inclusive), the isolate keyword could be used together with bidi-override, which was the syntax from a previous version of the specification. From Firefox 17, only one value is allowed. Use isolate-override instead the previous isolate bidi-override.Firefox for Android: From Firefox for Android 10 to Firefox for Android 16 (inclusive), the isolate keyword could be used together with bidi-override, which was the syntax from a previous version of the specification. From Firefox for Android 17, only one value is allowed. Use isolate-override instead the previous isolate bidi-override.Opera: Before Opera 34, -webkit-isolate could lock up the browser.Opera: Since Opera 15, the syntax from a previous version of the specification, where the isolate keyword could be used together with bidi-override, is allowed.Safari: Before Safari 9, -webkit-isolate could lock up the browser.Safari on iOS: Before Safari on iOS 9, -webkit-isolate could lock up the browser.WebView on iOS: Before WebView on iOS 9, -webkit-isolate could lock up the browser. |
| css.properties.unicode-bidi.isolate-override π | Chrome | 1/20/2016 | Safari | 9/19/2017 | 608 | |
| css.properties.unicode-bidi.plaintext π | Chrome | 1/20/2016 | Safari | 9/19/2017 | 608 | Firefox: Before Firefox 50, the plaintext value was ignored for vertical writing modes (bug 1302734).Firefox: Before Firefox 15, plaintext didn't do anything to an inline element. The specification changed and the implementation was changed in Firefox 15.Firefox for Android: Before Firefox for Android 50, the plaintext value was ignored for vertical writing modes (bug 1302734).Firefox for Android: Before Firefox for Android 15, plaintext didn't do anything to an inline element. The specification changed and the implementation was changed in Firefox for Android 15. |
| css.properties.width.fit-content π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| css.properties.width.max-content π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| css.properties.width.min-content π | Chrome | 10/13/2015 | Safari | 9/19/2017 | 707 | |
| css.types.calc.nested | Chrome | 5/25/2016 | Safari | 9/19/2017 | 482 | |
| html.elements.img.usemap.case_sensitive | Chrome | 4/19/2017 | Safari | 9/19/2017 | 153 | |
| html.elements.script.nomodule π | Chrome | 9/5/2017 | Safari | 9/19/2017 | 14 | |
| api.DOMPoint π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMPoint.DOMPoint π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMPoint.fromPoint_static π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMPoint.w π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMPoint.worker_support | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMPoint.x π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMPoint.y π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMPoint.z π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMPointReadOnly π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMPointReadOnly.DOMPointReadOnly π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMPointReadOnly.fromPoint_static π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMPointReadOnly.toJSON π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMPointReadOnly.w π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMPointReadOnly.worker_support | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMPointReadOnly.x π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMPointReadOnly.y π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMPointReadOnly.z π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMRect π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMRect.DOMRect π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMRect.fromRect_static π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMRect.worker_support | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMRect.x π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMRect.y π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMRectList π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMRectReadOnly π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMRectReadOnly.DOMRectReadOnly π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMRectReadOnly.fromRect_static π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMRectReadOnly.toJSON π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMRectReadOnly.worker_support | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMRectReadOnly.x π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMRectReadOnly.y π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.DOMTokenList.replace π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.Element.getAttributeNames π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.Element.scroll π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.Element.scroll.options_left_parameter | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.Element.scroll.options_top_parameter | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.Element.scrollBy π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.Element.scrollBy.options_left_parameter | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.Element.scrollBy.options_top_parameter | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.Element.scrollTo π | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.Element.scrollTo.options_left_parameter | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| api.Element.scrollTo.options_top_parameter | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | |
| html.elements.script.type.module | Safari | 3/27/2017 | Chrome | 9/5/2017 | 162 | Chrome: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Chrome Android: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Edge: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Quest Browser: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Opera: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Opera Android: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Safari: Module scripts do not load when the page is served as XHTML (application/xhtml+xml).Safari on iOS: Module scripts do not load when the page is served as XHTML (application/xhtml+xml).Samsung Internet: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.WebView Android: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.WebView on iOS: Module scripts do not load when the page is served as XHTML (application/xhtml+xml). |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.DOMTokenList.remove_duplicates | Safari | 9/20/2016 | Chrome | 7/25/2017 | 308 | |
| api.Document.Document π | Safari | 10/16/2014 | Chrome | 7/25/2017 | 1013 | |
| api.Element.beforeinput_event π | Safari | 3/27/2017 | Chrome | 7/25/2017 | 120 | |
| api.InputEvent π | Safari | 3/27/2017 | Chrome | 7/25/2017 | 120 | |
| api.InputEvent.InputEvent π | Safari | 3/27/2017 | Chrome | 7/25/2017 | 120 | |
| api.InputEvent.data π | Safari | 3/27/2017 | Chrome | 7/25/2017 | 120 | |
| api.InputEvent.dataTransfer π | Safari | 3/27/2017 | Chrome | 7/25/2017 | 120 | |
| api.InputEvent.getTargetRanges π | Safari | 3/27/2017 | Chrome | 7/25/2017 | 120 | |
| api.InputEvent.inputType π | Safari | 3/27/2017 | Chrome | 7/25/2017 | 120 | |
| api.StaticRange π | Safari | 3/27/2017 | Chrome | 7/25/2017 | 120 | Firefox: In Firefox, StaticRange can currently only be used by browser-internal code or code with enhanced permissions; it is not yet exposed to the web. |
| api.StaticRange.collapsed π | Safari | 3/27/2017 | Chrome | 7/25/2017 | 120 | |
| api.StaticRange.endContainer π | Safari | 3/27/2017 | Chrome | 7/25/2017 | 120 | |
| api.StaticRange.endOffset π | Safari | 3/27/2017 | Chrome | 7/25/2017 | 120 | |
| api.StaticRange.startContainer π | Safari | 3/27/2017 | Chrome | 7/25/2017 | 120 | |
| api.StaticRange.startOffset π | Safari | 3/27/2017 | Chrome | 7/25/2017 | 120 | |
| api.Window.message_event π | Safari | 6/8/2009 | Chrome | 7/25/2017 | 2969 | |
| css.selectors.focus-within π | Safari | 3/27/2017 | Chrome | 7/25/2017 | 120 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.ReadableStream.pipeThrough π | Safari | 3/27/2017 | Chrome | 6/5/2017 | 70 | |
| api.ReadableStream.pipeTo π | Safari | 3/27/2017 | Chrome | 6/5/2017 | 70 | |
| css.properties.place-content π | Safari | 9/30/2015 | Chrome | 6/5/2017 | 614 | |
| css.properties.place-content.flex_context | Safari | 9/30/2015 | Chrome | 6/5/2017 | 614 | Firefox: Starting with version 60, you can only specify a single value if it is valid for both align-content and justify-content.Firefox for Android: Starting with version 60, you can only specify a single value if it is valid for both align-content and justify-content. |
| html.elements.meta.http-equiv.content-language π | Safari | 3/27/2017 | Chrome | 6/5/2017 | 70 | |
| html.elements.meta.http-equiv.content-security-policy π | Safari | 3/27/2017 | Chrome | 6/5/2017 | 70 | |
| html.elements.meta.http-equiv.content-type π | Safari | 3/27/2017 | Chrome | 6/5/2017 | 70 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.ClipboardEvent.ClipboardEvent π | Safari | 3/27/2017 | Chrome | 4/19/2017 | 23 | |
| api.IDBCursor.continuePrimaryKey π | Safari | 3/27/2017 | Chrome | 4/19/2017 | 23 | |
| api.IDBCursor.key.binary_keys | Safari | 3/27/2017 | Chrome | 4/19/2017 | 23 | |
| css.at-rules.media.color-gamut π | Safari | 9/20/2016 | Chrome | 4/19/2017 | 211 | |
| css.at-rules.media.color-gamut.p3 π | Safari | 9/20/2016 | Chrome | 4/19/2017 | 211 | Firefox: color-gamut: p3 is always false because Firefox does not support wide-gamut color. See bug 1626624.Firefox for Android: color-gamut: p3 is always false because Firefox for Android does not support wide-gamut color. See bug 1626624. |
| css.at-rules.media.color-gamut.rec2020 π | Safari | 9/20/2016 | Chrome | 4/19/2017 | 211 | Firefox: color-gamut: rec2020 is always false because Firefox does not support wide-gamut color. See bug 1626624.Firefox for Android: color-gamut: rec2020 is always false because Firefox for Android does not support wide-gamut color. See bug 1626624. |
| css.at-rules.media.color-gamut.srgb π | Safari | 9/20/2016 | Chrome | 4/19/2017 | 211 | Firefox: color-gamut: srgb is always true because Firefox does not support wide-gamut color. See bug 1626624.Firefox for Android: color-gamut: srgb is always true because Firefox for Android does not support wide-gamut color. See bug 1626624. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.ByteLengthQueuingStrategy π | Chrome | 7/20/2016 | Safari | 3/27/2017 | 250 | Node.js: Available as a part of the stream/web module. |
| api.ByteLengthQueuingStrategy.ByteLengthQueuingStrategy π | Chrome | 7/20/2016 | Safari | 3/27/2017 | 250 | |
| api.ByteLengthQueuingStrategy.highWaterMark π | Chrome | 7/20/2016 | Safari | 3/27/2017 | 250 | |
| api.ByteLengthQueuingStrategy.size π | Chrome | 7/20/2016 | Safari | 3/27/2017 | 250 | |
| api.CSS.escape_static π | Chrome | 10/13/2015 | Safari | 3/27/2017 | 531 | |
| api.CSSNamespaceRule π | Chrome | 12/1/2015 | Safari | 3/27/2017 | 482 | |
| api.CSSNamespaceRule.namespaceURI π | Chrome | 12/1/2015 | Safari | 3/27/2017 | 482 | |
| api.CSSNamespaceRule.prefix π | Chrome | 12/1/2015 | Safari | 3/27/2017 | 482 | |
| api.CanvasRenderingContext2D.resetTransform π | Chrome | 11/12/2013 | Safari | 3/27/2017 | 1231 | |
| api.ClipboardEvent π | Chrome | 3/3/2015 | Safari | 3/27/2017 | 755 | Firefox: When pasting multiple files, only returns the first file. See bug 1954680.Firefox: Before Firefox 140, when pasting multiple files, and the first file was not acceptable, returned no file. See bug 1961170.Firefox for Android: When pasting multiple files, only returns the first file. See bug 1954680.Firefox for Android: Before Firefox for Android 140, when pasting multiple files, and the first file was not acceptable, returned no file. See bug 1961170. |
| api.ClipboardEvent.clipboardData π | Chrome | 3/3/2015 | Safari | 3/27/2017 | 755 | |
| api.CountQueuingStrategy π | Chrome | 7/20/2016 | Safari | 3/27/2017 | 250 | Node.js: Available as a part of the stream/web module. |
| api.CountQueuingStrategy.CountQueuingStrategy π | Chrome | 7/20/2016 | Safari | 3/27/2017 | 250 | |
| api.CountQueuingStrategy.highWaterMark π | Chrome | 7/20/2016 | Safari | 3/27/2017 | 250 | |
| api.CountQueuingStrategy.size π | Chrome | 7/20/2016 | Safari | 3/27/2017 | 250 | |
| api.CustomElementRegistry π | Chrome | 10/12/2016 | Safari | 3/27/2017 | 166 | |
| api.CustomElementRegistry.define π | Chrome | 10/12/2016 | Safari | 3/27/2017 | 166 | |
| api.CustomElementRegistry.get π | Chrome | 10/12/2016 | Safari | 3/27/2017 | 166 | Safari: Supports 'Autonomous custom elements' but not 'Customized built-in elements'. See bug 182671.Safari on iOS: Supports 'Autonomous custom elements' but not 'Customized built-in elements'. See bug 182671.WebView on iOS: Supports 'Autonomous custom elements' but not 'Customized built-in elements'. See bug 182671. |
| api.CustomElementRegistry.whenDefined π | Chrome | 10/12/2016 | Safari | 3/27/2017 | 166 | |
| api.DOMException.DOMException π | Chrome | 10/13/2015 | Safari | 3/27/2017 | 531 | |
| api.DOMTokenList.@@iterator | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.DOMTokenList.entries | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.DOMTokenList.forEach | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.DOMTokenList.keys | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.DOMTokenList.supports π | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | |
| api.DOMTokenList.values | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Document.designMode π | Chrome | 7/16/2014 | Safari | 3/27/2017 | 985 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.dir π | Chrome | 7/16/2014 | Safari | 3/27/2017 | 985 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Incorrect behavior before Firefox 23.Firefox for Android: Incorrect behavior before Firefox for Android 23.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.embeds π | Chrome | 7/16/2014 | Safari | 3/27/2017 | 985 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.exitPointerLock π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| api.Document.plugins π | Chrome | 7/16/2014 | Safari | 3/27/2017 | 985 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.pointerLockElement π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| api.Document.pointerlockchange_event π | Chrome | 7/16/2014 | Safari | 3/27/2017 | 985 | |
| api.Document.pointerlockerror_event π | Chrome | 7/16/2014 | Safari | 3/27/2017 | 985 | |
| api.Document.rootElement π | Chrome | 4/8/2014 | Safari | 3/27/2017 | 1084 | |
| api.Document.scripts π | Chrome | 7/16/2014 | Safari | 3/27/2017 | 985 | Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Element.requestPointerLock π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | Chrome: From version 92, returns a promise instead of undefined. The behavior reflects a specification change.Edge: From version 92, returns a promise instead of undefined. The behavior reflects a specification change.Opera: From version 78, returns a promise instead of undefined. The behavior reflects a specification change.Safari: From version 18.4, returns a promise instead of undefined. The behavior reflects a specification change.Samsung Internet: From version 16, returns a promise instead of undefined. The behavior reflects a specification change. |
| api.File.File π | Chrome | 10/7/2014 | Safari | 3/27/2017 | 902 | |
| api.Gamepad π | Chrome | 7/31/2012 | Safari | 3/27/2017 | 1700 | |
| api.Gamepad.axes π | Chrome | 7/31/2012 | Safari | 3/27/2017 | 1700 | |
| api.Gamepad.buttons π | Chrome | 7/31/2012 | Safari | 3/27/2017 | 1700 | |
| api.Gamepad.connected π | Chrome | 2/21/2013 | Safari | 3/27/2017 | 1495 | |
| api.Gamepad.id π | Chrome | 7/31/2012 | Safari | 3/27/2017 | 1700 | |
| api.Gamepad.index π | Chrome | 7/31/2012 | Safari | 3/27/2017 | 1700 | |
| api.Gamepad.mapping π | Chrome | 7/31/2012 | Safari | 3/27/2017 | 1700 | |
| api.Gamepad.timestamp π | Chrome | 7/31/2012 | Safari | 3/27/2017 | 1700 | |
| api.GamepadButton π | Chrome | 7/31/2012 | Safari | 3/27/2017 | 1700 | |
| api.GamepadButton.pressed π | Chrome | 7/31/2012 | Safari | 3/27/2017 | 1700 | |
| api.GamepadButton.value π | Chrome | 7/31/2012 | Safari | 3/27/2017 | 1700 | |
| api.GamepadEvent π | Chrome | 7/31/2012 | Safari | 3/27/2017 | 1700 | |
| api.GamepadEvent.GamepadEvent π | Chrome | 5/20/2014 | Safari | 3/27/2017 | 1042 | |
| api.GamepadEvent.gamepad π | Chrome | 7/31/2012 | Safari | 3/27/2017 | 1700 | |
| api.HTMLAnchorElement.download π | Chrome | 10/25/2011 | Safari | 3/27/2017 | 1980 | |
| api.HTMLAreaElement.download π | Chrome | 10/12/2016 | Safari | 3/27/2017 | 166 | |
| api.HTMLAreaElement.toString π | Chrome | 1/14/2014 | Safari | 3/27/2017 | 1168 | |
| api.HTMLButtonElement.reportValidity π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.HTMLCanvasElement.getContext.webgl_context.options_alpha_parameter π | Chrome | 1/14/2014 | Safari | 3/27/2017 | 1168 | |
| api.HTMLCanvasElement.getContext.webgl_context.options_failIfMajorPerformanceCaveat_parameter π | Chrome | 2/20/2014 | Safari | 3/27/2017 | 1131 | |
| api.HTMLElement.toggle_event π | Chrome | 7/16/2014 | Safari | 3/27/2017 | 985 | |
| api.HTMLElement.toggle_event.details_elements π | Chrome | 7/16/2014 | Safari | 3/27/2017 | 985 | |
| api.HTMLFieldSetElement.reportValidity π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.HTMLFormElement.reportValidity π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.HTMLHRElement.color π | Chrome | 2/20/2014 | Safari | 3/27/2017 | 1131 | |
| api.HTMLIFrameElement.allowFullscreen π | Chrome | 10/7/2014 | Safari | 3/27/2017 | 902 | Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.WebView on iOS: Only available on iPad, not on iPhone.WebView on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games. |
| api.HTMLInputElement.minLength π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.HTMLInputElement.reportValidity π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.HTMLObjectElement.reportValidity π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.HTMLOutputElement.reportValidity π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.HTMLSelectElement.reportValidity π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.HTMLSlotElement.slotchange_event π | Chrome | 8/31/2016 | Safari | 3/27/2017 | 208 | Safari: The onslotchange event handler property is not supported.Safari on iOS: The onslotchange event handler property is not supported.WebView on iOS: The onslotchange event handler property is not supported. |
| api.HTMLSourceElement.sizes π | Chrome | 10/7/2014 | Safari | 3/27/2017 | 902 | |
| api.HTMLSourceElement.srcset π | Chrome | 10/7/2014 | Safari | 3/27/2017 | 902 | |
| api.HTMLTextAreaElement.minLength π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.HTMLTextAreaElement.reportValidity π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.Headers π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Headers.@@iterator | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Headers.Headers π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Headers.append π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Headers.delete π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Headers.entries | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Headers.forEach | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Headers.get π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | Chrome: Before version 57, get() returns only the first value for the specified header.Chrome Android: Before version 57, get() returns only the first value for the specified header.Firefox: Before version 52, get() returns only the first value for the specified header.Firefox for Android: Before version 52, get() returns only the first value for the specified header.Quest Browser: Before version 5.0, get() returns only the first value for the specified header.Opera: Before version 44, get() returns only the first value for the specified header.Opera Android: Before version 43, get() returns only the first value for the specified header.Samsung Internet: Before version 7.0, get() returns only the first value for the specified header.WebView Android: Before version 57, get() returns only the first value for the specified header. |
| api.Headers.has π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Headers.iterate_combined_duplicates | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| api.Headers.iterate_lexicographically | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| api.Headers.keys | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Headers.set π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Headers.values | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.IDBDatabase.close_event π | Chrome | 10/1/2013 | Safari | 3/27/2017 | 1273 | |
| api.IDBIndex.getAll π | Chrome | 1/20/2016 | Safari | 3/27/2017 | 432 | |
| api.IDBIndex.getAllKeys π | Chrome | 1/20/2016 | Safari | 3/27/2017 | 432 | |
| api.IDBIndex.name.renaming_through_name_setter | Chrome | 12/1/2016 | Safari | 3/27/2017 | 116 | |
| api.IDBKeyRange.includes π | Chrome | 7/20/2016 | Safari | 3/27/2017 | 250 | |
| api.IDBObjectStore.getAll π | Chrome | 1/20/2016 | Safari | 3/27/2017 | 432 | |
| api.IDBObjectStore.getAllKeys π | Chrome | 1/20/2016 | Safari | 3/27/2017 | 432 | |
| api.IDBObjectStore.getKey π | Chrome | 1/20/2016 | Safari | 3/27/2017 | 432 | |
| api.IDBObjectStore.name.renaming_through_name_setter | Chrome | 12/1/2016 | Safari | 3/27/2017 | 116 | |
| api.IDBObjectStore.openKeyCursor π | Chrome | 11/6/2012 | Safari | 3/27/2017 | 1602 | |
| api.IDBTransaction.objectStoreNames π | Chrome | 1/20/2016 | Safari | 3/27/2017 | 432 | |
| api.KeyboardEvent.code π | Chrome | 1/20/2016 | Safari | 3/27/2017 | 432 | Chrome Android: The value is always empty.Firefox for Android: The value is always empty.Quest Browser: The value is always empty.Opera Android: The value is always empty.Samsung Internet: The value is always empty.WebView Android: The value is always empty. |
| api.KeyboardEvent.getModifierState π | Chrome | 10/1/2013 | Safari | 3/27/2017 | 1273 | |
| api.KeyboardEvent.getModifierState.key_parameter_alt | Chrome | 10/1/2013 | Safari | 3/27/2017 | 1273 | |
| api.KeyboardEvent.getModifierState.key_parameter_altgraph | Chrome | 1/20/2016 | Safari | 3/27/2017 | 432 | |
| api.KeyboardEvent.getModifierState.key_parameter_capslock | Chrome | 1/20/2016 | Safari | 3/27/2017 | 432 | |
| api.KeyboardEvent.getModifierState.key_parameter_control | Chrome | 10/1/2013 | Safari | 3/27/2017 | 1273 | |
| api.KeyboardEvent.getModifierState.key_parameter_meta | Chrome | 10/1/2013 | Safari | 3/27/2017 | 1273 | |
| api.KeyboardEvent.getModifierState.key_parameter_shift | Chrome | 10/1/2013 | Safari | 3/27/2017 | 1273 | |
| api.KeyboardEvent.isComposing π | Chrome | 1/25/2017 | Safari | 3/27/2017 | 61 | |
| api.KeyboardEvent.key π | Chrome | 5/25/2016 | Safari | 3/27/2017 | 306 | Chrome: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.Chrome Android: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.Internet Explorer: IE's implementation does not completely match the current spec because it is based on an older version of the spec.Quest Browser: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.Opera: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.Opera Android: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.Samsung Internet: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.WebView Android: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904. |
| api.KeyboardEvent.key.dead_key | Chrome | 5/25/2016 | Safari | 3/27/2017 | 306 | |
| api.KeyboardEvent.key.non_printable_keys | Chrome | 5/25/2016 | Safari | 3/27/2017 | 306 | Internet Explorer: IE's implementation does not completely match the current spec because it is based on an older version of the spec. |
| api.KeyboardEvent.key.printable_key | Chrome | 5/25/2016 | Safari | 3/27/2017 | 306 | Internet Explorer: IE's implementation does not completely match the current spec because it is based on an older version of the spec. |
| api.MediaSource.sourceclose_event π | Chrome | 8/31/2016 | Safari | 3/27/2017 | 208 | Chrome: The onsourceclose event handler property is not supported.Chrome Android: The onsourceclose event handler property is not supported.Edge: The onsourceclose event handler property is not supported.Firefox: The onsourceclose event handler property is not supported.Firefox for Android: The onsourceclose event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onsourceclose event handler property is not supported.Opera Android: The onsourceclose event handler property is not supported.Safari: The onsourceclose event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onsourceclose event handler property is not supported.WebView Android: The onsourceclose event handler property is not supported. |
| api.MediaSource.sourceended_event π | Chrome | 8/31/2016 | Safari | 3/27/2017 | 208 | Chrome: The onsourceended event handler property is not supported.Chrome Android: The onsourceended event handler property is not supported.Edge: The onsourceended event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onsourceended event handler property is not supported.Opera Android: The onsourceended event handler property is not supported.Safari: The onsourceended event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onsourceended event handler property is not supported.WebView Android: The onsourceclose event handler property is not supported. |
| api.MediaSource.sourceopen_event π | Chrome | 8/31/2016 | Safari | 3/27/2017 | 208 | Chrome: The onsourceopen event handler property is not supported.Chrome Android: The onsourceopen event handler property is not supported.Edge: The onsourceopen event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onsourceopen event handler property is not supported.Opera Android: The onsourceopen event handler property is not supported.Safari: The onsourceopen event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onsourceopen event handler property is not supported.WebView Android: The onsourceopen event handler property is not supported. |
| api.Navigator.getGamepads π | Chrome | 5/20/2014 | Safari | 3/27/2017 | 1042 | |
| api.Navigator.languages π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | Chrome: Before Chrome 65, navigator.languages[0] is not guaranteed to equal navigator.language.Chrome Android: Before Chrome Android 65, navigator.languages[0] is not guaranteed to equal navigator.language.Firefox: In Firefox, the navigator.languages property's value is taken from the intl.accept_languages preference.Firefox for Android: In Firefox for Android, the navigator.languages property's value is taken from the intl.accept_languages preference.Internet Explorer: Closest available (non-standard) properties are userLanguage and browserLanguage.Quest Browser: Before Quest Browser 5.0, navigator.languages[0] is not guaranteed to equal navigator.language.WebView Android: Before version 65, navigator.languages[0] is not guaranteed to equal navigator.language. |
| api.Node.getRootNode π | Chrome | 10/12/2016 | Safari | 3/27/2017 | 166 | |
| api.PerformanceTiming.toJSON π | Chrome | 7/21/2015 | Safari | 3/27/2017 | 615 | |
| api.ReadableStream π | Chrome | 5/19/2015 | Safari | 3/27/2017 | 678 | Node.js: Available as a part of the stream/web module. |
| api.ReadableStream.ReadableStream π | Chrome | 7/20/2016 | Safari | 3/27/2017 | 250 | |
| api.ReadableStream.cancel π | Chrome | 5/19/2015 | Safari | 3/27/2017 | 678 | |
| api.ReadableStream.getReader π | Chrome | 5/19/2015 | Safari | 3/27/2017 | 678 | |
| api.ReadableStream.locked π | Chrome | 7/20/2016 | Safari | 3/27/2017 | 250 | |
| api.ReadableStream.tee π | Chrome | 7/20/2016 | Safari | 3/27/2017 | 250 | Node.js: Before 18.10.0 or 16.18.0, teeing a readable byte stream is not supported. |
| api.Request π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | Chrome: Only available in service workers.Chrome Android: Only available in service workers.Opera: Only available in service workers.Opera Android: Only available in service workers.WebView Android: Only available in service workers. |
| api.Request.Request π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | Chrome: From Chrome 47, default values for the init argument's properties changed. mode defaults to same-origin (from no-cors). credentials defaults to include (from same-origin). redirect defaults to follow (from manual).Chrome Android: From Chrome Android 47, default values for the init argument's properties changed. mode defaults to same-origin (from no-cors). credentials defaults to include (from same-origin). redirect defaults to follow (from manual).Deno: Fetching with a "manual" redirect mode does not result in a "opaqueredirect" response, but a regular response.Quest Browser: From Quest Browser 5.0, default values for the init argument's properties changed. mode defaults to same-origin (from no-cors). credentials defaults to include (from same-origin). redirect defaults to follow (from manual).Samsung Internet: From Samsung Internet 5.0, default values for the init argument's properties changed. mode defaults to same-origin (from no-cors). credentials defaults to include (from same-origin). redirect defaults to follow (from manual).WebView Android: From WebView Android 47, default values for the init argument's properties changed. mode defaults to same-origin (from no-cors). credentials defaults to include (from same-origin). redirect defaults to follow (from manual). |
| api.Request.Request.init_referrer_parameter π | Chrome | 12/1/2015 | Safari | 3/27/2017 | 482 | |
| api.Request.arrayBuffer π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Request.blob π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Request.bodyUsed π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Request.clone π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.Request.credentials π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.Request.headers π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.Request.integrity π | Chrome | 10/13/2015 | Safari | 3/27/2017 | 531 | |
| api.Request.json π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Request.method π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.Request.mode π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.Request.mode.navigate_mode | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | |
| api.Request.redirect π | Chrome | 10/13/2015 | Safari | 3/27/2017 | 531 | Deno: Fetching with a "manual" redirect mode does not result in a "opaqueredirect" response, but a regular response. |
| api.Request.referrer π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.Request.referrerPolicy π | Chrome | 7/20/2016 | Safari | 3/27/2017 | 250 | |
| api.Request.text π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Request.url π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | Chrome: Fragment support added in Chrome 59.Chrome Android: Fragment support added in Chrome Android 59.Quest Browser: Fragment support added in Quest Browser 5.0.Opera: Fragment support added in Opera 46.Opera Android: Fragment support added in Opera 46.Samsung Internet: Fragment support added in Samsung Internet 7.0.WebView Android: Fragment support added in WebView Android 59. |
| api.Response π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | Chrome: Only available in service workers.Chrome Android: Only available in service workers.Opera: Only available in service workers.Opera Android: Only available in service workers.WebView Android: Only available in service workers. |
| api.Response.Response π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.Response.Response.accept_readablestream | Chrome | 7/20/2016 | Safari | 3/27/2017 | 250 | |
| api.Response.Response.body_parameter_optional | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.Response.arrayBuffer π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Response.blob π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Response.body π | Chrome | 5/19/2015 | Safari | 3/27/2017 | 678 | |
| api.Response.bodyUsed π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Response.clone π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.Response.error_static π | Chrome | 5/19/2015 | Safari | 3/27/2017 | 678 | |
| api.Response.headers π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.Response.json π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Response.ok π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Response.redirect_static π | Chrome | 7/21/2015 | Safari | 3/27/2017 | 615 | |
| api.Response.redirected π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| api.Response.status π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.Response.statusText π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.Response.text π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | |
| api.Response.type π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.Response.url π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| api.ShadowRoot.elementFromPoint | Chrome | 8/31/2016 | Safari | 3/27/2017 | 208 | Chrome: Before Chrome 66, this method returned null when the element was a child of a host node. See bug 40537452.Chrome Android: Before Chrome Android 66, this method returned null when the element was a child of a host node. See bug 40537452.Quest Browser: Before Quest Browser 5.0, this method returned null when the element was a child of a host node. See bug 40537452.Opera: Before Opera 53, this method returned null when the element was a child of a host node. See bug 40537452.Opera Android: Before Opera Android 47, this method returned null when the element was a child of a host node. See bug 40537452.Samsung Internet: Before Samsung Internet 9.0, this method returned null when the element was a child of a host node. See bug 40537452.WebView Android: Before WebView Android 66, this method returned null when the element was a child of a host node. See bug 40537452. |
| api.ShadowRoot.mode π | Chrome | 8/31/2016 | Safari | 3/27/2017 | 208 | |
| api.ShadowRoot.pointerLockElement π | Chrome | 8/31/2016 | Safari | 3/27/2017 | 208 | |
| api.SourceBuffer.abort_event π | Chrome | 8/31/2016 | Safari | 3/27/2017 | 208 | Chrome: The onabort event handler property is not supported.Chrome Android: The onabort event handler property is not supported.Edge: The onabort event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onabort event handler property is not supported.Opera Android: The onabort event handler property is not supported.Safari: The onabort event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onabort event handler property is not supported.WebView Android: The onabort event handler property is not supported. |
| api.SourceBuffer.error_event π | Chrome | 8/31/2016 | Safari | 3/27/2017 | 208 | Chrome: The onerror event handler property is not supported.Chrome Android: The onerror event handler property is not supported.Edge: The onerror event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onerror event handler property is not supported.Opera Android: The onerror event handler property is not supported.Safari: The onerror event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onerror event handler property is not supported.WebView Android: The onerror event handler property is not supported. |
| api.SourceBuffer.update_event π | Chrome | 8/31/2016 | Safari | 3/27/2017 | 208 | Chrome: The onupdate event handler property is not supported.Chrome Android: The onupdate event handler property is not supported.Edge: The onupdate event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onupdate event handler property is not supported.Opera Android: The onupdate event handler property is not supported.Safari: The onupdate event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onupdate event handler property is not supported.WebView Android: The onupdate event handler property is not supported. |
| api.SourceBuffer.updateend_event π | Chrome | 8/31/2016 | Safari | 3/27/2017 | 208 | Chrome: The onupdateend event handler property is not supported.Chrome Android: The onupdateend event handler property is not supported.Edge: The onupdateend event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onupdateend event handler property is not supported.Opera Android: The onupdateend event handler property is not supported.Safari: The onupdateend event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onupdateend event handler property is not supported.WebView Android: The onupdateend event handler property is not supported. |
| api.SourceBuffer.updatestart_event π | Chrome | 8/31/2016 | Safari | 3/27/2017 | 208 | Chrome: The onupdatestart event handler property is not supported.Chrome Android: The onupdatestart event handler property is not supported.Edge: The onupdatestart event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onupdatestart event handler property is not supported.Opera Android: The onupdatestart event handler property is not supported.Safari: The onupdatestart event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onupdatestart event handler property is not supported.WebView Android: The onupdatestart event handler property is not supported. |
| api.SourceBufferList.addsourcebuffer_event π | Chrome | 8/31/2016 | Safari | 3/27/2017 | 208 | Chrome: The onaddsourcebuffer event handler property is not supported.Chrome Android: The onaddsourcebuffer event handler property is not supported.Edge: The onaddsourcebuffer event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onaddsourcebuffer event handler property is not supported.Opera Android: The onaddsourcebuffer event handler property is not supported.Safari: The onaddsourcebuffer event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onaddsourcebuffer event handler property is not supported.WebView Android: The onaddsourcebuffer event handler property is not supported.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBufferList.removesourcebuffer_event π | Chrome | 8/31/2016 | Safari | 3/27/2017 | 208 | Chrome: The onremovesourcebuffer event handler property is not supported.Chrome Android: The onremovesourcebuffer event handler property is not supported.Edge: The onremovesourcebuffer event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onremovesourcebuffer event handler property is not supported.Opera Android: The onremovesourcebuffer event handler property is not supported.Safari: The onremovesourcebuffer event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onremovesourcebuffer event handler property is not supported.WebView Android: The onremovesourcebuffer event handler property is not supported.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.TextDecoder π | Chrome | 10/7/2014 | Safari | 3/27/2017 | 902 | Firefox: Implemented a slightly different version of the spec.Firefox for Android: Implemented a slightly different version of the spec.Node.js: Available as a part of the util module. |
| api.TextDecoder.TextDecoder π | Chrome | 10/7/2014 | Safari | 3/27/2017 | 902 | Firefox: Implemented a slightly different version of the spec.Firefox for Android: Implemented a slightly different version of the spec. |
| api.TextDecoder.decode π | Chrome | 10/7/2014 | Safari | 3/27/2017 | 902 | Deno: Before Deno 1.11, passing option.stream is not supported and results in an error being thrown.Firefox: Implemented a slightly different version of the spec.Firefox for Android: Implemented a slightly different version of the spec. |
| api.TextDecoder.encoding π | Chrome | 10/7/2014 | Safari | 3/27/2017 | 902 | Firefox: Implemented a slightly different version of the spec.Firefox for Android: Implemented a slightly different version of the spec. |
| api.TextDecoder.fatal π | Chrome | 10/7/2014 | Safari | 3/27/2017 | 902 | |
| api.TextDecoder.ignoreBOM π | Chrome | 10/7/2014 | Safari | 3/27/2017 | 902 | |
| api.TextDecoder.worker_support | Chrome | 10/7/2014 | Safari | 3/27/2017 | 902 | |
| api.TextEncoder π | Chrome | 10/7/2014 | Safari | 3/27/2017 | 902 | Node.js: Available as a part of the util module. |
| api.TextEncoder.TextEncoder π | Chrome | 10/7/2014 | Safari | 3/27/2017 | 902 | |
| api.TextEncoder.encode π | Chrome | 10/7/2014 | Safari | 3/27/2017 | 902 | |
| api.TextEncoder.encoding π | Chrome | 10/7/2014 | Safari | 3/27/2017 | 902 | |
| api.TextEncoder.worker_support | Chrome | 10/7/2014 | Safari | 3/27/2017 | 902 | |
| api.URL.searchParams π | Chrome | 5/25/2016 | Safari | 3/27/2017 | 306 | Node.js: An object matching the URLSearchParams interface is returned, but it contains no data. |
| api.URLSearchParams π | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | Firefox: Before version 57 single quotes in URLs were escaped (see bug 1386683).Firefox for Android: Before version 57 single quotes in URLs were escaped (see bug 1386683).Node.js: Available as a part of the url module.Node.js: Only available as an internal instance, but can be accessed via the searchParams property of the URL interface.Node.js: Available as a part of the url module. |
| api.URLSearchParams.@@iterator π | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | |
| api.URLSearchParams.URLSearchParams π | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | |
| api.URLSearchParams.URLSearchParams.USVString | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | |
| api.URLSearchParams.append π | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | |
| api.URLSearchParams.entries π | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | |
| api.URLSearchParams.forEach π | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | |
| api.URLSearchParams.get π | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | |
| api.URLSearchParams.getAll π | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | |
| api.URLSearchParams.has π | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | |
| api.URLSearchParams.keys π | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | |
| api.URLSearchParams.set π | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | |
| api.URLSearchParams.toString π | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | |
| api.URLSearchParams.values π | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | |
| api.Window.customElements π | Chrome | 10/12/2016 | Safari | 3/27/2017 | 166 | |
| api.Window.languagechange_event π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| api.Window.scroll.options_left_parameter | Chrome | 3/3/2015 | Safari | 3/27/2017 | 755 | |
| api.Window.scroll.options_top_parameter | Chrome | 3/3/2015 | Safari | 3/27/2017 | 755 | |
| api.Window.scrollBy.options_left_parameter | Chrome | 3/3/2015 | Safari | 3/27/2017 | 755 | |
| api.Window.scrollBy.options_top_parameter | Chrome | 3/3/2015 | Safari | 3/27/2017 | 755 | |
| api.Window.scrollTo.options_left_parameter | Chrome | 3/3/2015 | Safari | 3/27/2017 | 755 | |
| api.Window.scrollTo.options_top_parameter | Chrome | 3/3/2015 | Safari | 3/27/2017 | 755 | |
| api.WorkerNavigator.languages π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | Chrome: Before Chrome 65, navigator.languages[0] is not guaranteed to equal navigator.language.Chrome Android: Before Chrome Android 65, navigator.languages[0] is not guaranteed to equal navigator.language.Firefox: In Firefox, the navigator.languages property's value is taken from the intl.accept_languages preference.Firefox for Android: In Firefox for Android, the navigator.languages property's value is taken from the intl.accept_languages preference.Internet Explorer: Closest available (non-standard) properties are userLanguage and browserLanguage.Quest Browser: Before Quest Browser 5.0, navigator.languages[0] is not guaranteed to equal navigator.language.WebView Android: Before version 65, navigator.languages[0] is not guaranteed to equal navigator.language. |
| api.crypto.worker_support | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| api.fetch π | Chrome | 4/14/2015 | Safari | 3/27/2017 | 713 | Deno: Fetching with a "manual" redirect mode does not result in a "opaqueredirect" response, but a regular response. |
| api.fetch.blob_data_support | Chrome | 1/20/2016 | Safari | 3/27/2017 | 432 | |
| css.at-rules.keyframes.ignore_important_declarations | Chrome | 9/1/2015 | Safari | 3/27/2017 | 573 | |
| css.properties.align-content.grid_context π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.align-items.grid_context π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.align-self.grid_context π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | Internet Explorer: Internet Explorer 10 and 11 have the property -ms-grid-row-align, which acts in a similar way to align-self. |
| css.properties.display.grid | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | Internet Explorer: Internet Explorer implements an older version of the specification.Samsung Internet: Samsung Internet added this earlier than the corresponding Chrome version would indicate. |
| css.properties.display.inline-grid | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | Internet Explorer: Internet Explorer implements an older version of the specification.Samsung Internet: Samsung Internet added this earlier than the corresponding Chrome version would indicate. |
| css.properties.gap π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.gap.normal π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | Samsung Internet: This was added early so is out of sync with the equivalent Chromium version. |
| css.properties.grid.none π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-area π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-area.auto π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-auto-columns π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | Firefox: Does not accept multiple track-size values. See bug 1339672.Firefox for Android: Does not accept multiple track-size values. See bug 1339672. |
| css.properties.grid-auto-columns.auto π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-auto-flow π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-auto-flow.column π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-auto-flow.dense π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-auto-flow.row π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-auto-rows π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | Firefox: Does not accept multiple track-size values. See bug 1339672.Firefox for Android: Does not accept multiple track-size values. See bug 1339672. |
| css.properties.grid-auto-rows.auto π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-column π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-column.auto π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-column-end π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-column-end.auto π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-column-start π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-column-start.auto π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-row π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-row.auto π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-row-end π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-row-end.auto π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-row-start π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-row-start.auto π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template.none π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template-areas π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template-areas.none π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template-columns π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template-columns.auto π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template-columns.fit-content π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template-columns.max-content π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template-columns.min-content π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template-columns.minmax π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template-columns.none π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template-columns.repeat π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | Firefox: repeat(auto-fill, ...) and repeat(auto-fit, ...) only support one repeated column (see bug 1341507).Firefox: calc() doesn't work in repeat() (see bug 1350069).Firefox for Android: repeat(auto-fill, ...) and repeat(auto-fit, ...) only support one repeated column (see bug 1341507).Firefox for Android: calc() doesn't work in repeat() (see bug 1350069). |
| css.properties.grid-template-rows π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template-rows.auto π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template-rows.fit-content π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template-rows.max-content π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template-rows.min-content π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template-rows.minmax π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template-rows.none π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.grid-template-rows.repeat π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | Firefox: repeat(auto-fill, ...) and repeat(auto-fit, ...) only support one repeated column (see bug 1341507).Firefox: calc() doesn't work in repeat() (see bug 1350069).Firefox for Android: repeat(auto-fill, ...) and repeat(auto-fit, ...) only support one repeated column (see bug 1341507).Firefox for Android: calc() doesn't work in repeat() (see bug 1350069). |
| css.properties.justify-content.grid_context π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.justify-items.grid_context π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.justify-self π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.justify-self.auto | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.justify-self.grid_context π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | Internet Explorer: Internet Explorer 10 and 11 have the property -ms-grid-column-align, which acts in a similar way to justify-self. |
| css.properties.justify-self.left | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.justify-self.normal | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.justify-self.right | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.justify-self.stretch | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.properties.row-gap π | Chrome | 12/1/2015 | Safari | 3/27/2017 | 482 | |
| css.properties.row-gap.normal π | Chrome | 12/1/2015 | Safari | 3/27/2017 | 482 | |
| css.properties.shape-image-threshold π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.properties.shape-margin π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.properties.shape-outside π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.properties.shape-outside.border-box π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.properties.shape-outside.circle | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.properties.shape-outside.content-box π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.properties.shape-outside.gradient π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.properties.shape-outside.image π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.properties.shape-outside.inset | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.properties.shape-outside.margin-box π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.properties.shape-outside.none π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.properties.shape-outside.padding-box π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.properties.shape-outside.polygon | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.properties.writing-mode π | Chrome | 1/20/2016 | Safari | 3/27/2017 | 432 | Firefox: Firefox 42 added support for bidirectional and RTL scripts in vertical modes.Firefox for Android: Firefox for Android 42 added support for bidirectional and RTL scripts in vertical modes.Internet Explorer: Internet Explorer's implementation differs from the specification.Internet Explorer: Internet Explorer's implementation differs from the specification. |
| css.properties.writing-mode.lr | Chrome | 1/20/2016 | Safari | 3/27/2017 | 432 | |
| css.properties.writing-mode.lr-tb | Chrome | 1/20/2016 | Safari | 3/27/2017 | 432 | |
| css.properties.writing-mode.rl | Chrome | 1/20/2016 | Safari | 3/27/2017 | 432 | |
| css.properties.writing-mode.rl-tb | Chrome | 1/20/2016 | Safari | 3/27/2017 | 432 | |
| css.properties.writing-mode.tb | Chrome | 1/20/2016 | Safari | 3/27/2017 | 432 | |
| css.properties.writing-mode.tb-rl | Chrome | 1/20/2016 | Safari | 3/27/2017 | 432 | |
| css.selectors.placeholder π | Chrome | 3/9/2017 | Safari | 3/27/2017 | 18 | |
| css.types.basic-shape π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.types.basic-shape.animation | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.types.basic-shape.circle π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.types.basic-shape.ellipse π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.types.basic-shape.inset π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.types.basic-shape.polygon π | Chrome | 8/26/2014 | Safari | 3/27/2017 | 944 | |
| css.types.flex π | Chrome | 8/20/2013 | Safari | 3/27/2017 | 1315 | |
| css.types.number.scientific_notation | Chrome | 5/19/2015 | Safari | 3/27/2017 | 678 | |
| html.elements.a.download π | Chrome | 9/16/2011 | Safari | 3/27/2017 | 2019 | Chrome: Starting in Chrome 65, cross-origin downloads are not supported on the <a> element.Chrome Android: Starting in Chrome Android 65, cross-origin downloads are not supported on the <a> element.Edge: Starting in Edge 79, cross-origin downloads are not supported on the <a> element.Edge: Until Edge 14 (build 14357), attempting to download data URIs caused Edge to crash (bug 7160092).Edge: Edge 17 or older didn't follow the attributes' value to determine filename (bug 7260192).Firefox for Android: The attribute's filename value only affects the suggested file name for the blob: and data: URI schemes. Other schemes ignore the suggested filename. See bug 1845642.Quest Browser: Starting in Quest Browser 5.0, cross-origin downloads are not supported on the <a> element.Opera: Starting in Opera 52, cross-origin downloads are not supported on the <a> element.Opera Android: Starting in Opera Android 47, cross-origin downloads are not supported on the <a> element.Samsung Internet: Starting in Samsung Internet 9.0, cross-origin downloads are not supported on the <a> element.WebView Android: Starting in WebView Android 65, cross-origin downloads are not supported on the <a> element. |
| html.elements.a.rel.noopener π | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | Firefox: Before Firefox 63, rel="noopener" created windows with all features disabled by default. Starting with Firefox 63, these windows have the same features enabled by default as any other window.Firefox for Android: Before Firefox for Android 63, rel="noopener" created windows with all features disabled by default. Starting with Firefox for Android 63, these windows have the same features enabled by default as any other window. |
| html.elements.area.download π | Chrome | 10/12/2016 | Safari | 3/27/2017 | 166 | |
| html.elements.area.rel.noopener π | Chrome | 3/2/2016 | Safari | 3/27/2017 | 390 | Firefox: Before Firefox 63, rel="noopener" created windows with all features disabled by default. Starting with Firefox 63, these windows have the same features enabled by default as any other window.Firefox for Android: Before Firefox for Android 63, rel="noopener" created windows with all features disabled by default. Starting with Firefox for Android 63, these windows have the same features enabled by default as any other window. |
| html.elements.form.novalidate π | Chrome | 3/8/2011 | Safari | 3/27/2017 | 2211 | |
| html.elements.hr.color | Chrome | 2/20/2014 | Safari | 3/27/2017 | 1131 | |
| html.elements.iframe.allowfullscreen π | Chrome | 10/7/2014 | Safari | 3/27/2017 | 902 | Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.WebView on iOS: Only available on iPad, not on iPhone.WebView on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games. |
| html.elements.iframe.sandbox.allow-pointer-lock π | Chrome | 11/6/2012 | Safari | 3/27/2017 | 1602 | |
| html.elements.input.minlength π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| html.elements.textarea.minlength π | Chrome | 1/21/2015 | Safari | 3/27/2017 | 796 | |
| css.properties.align-content.flex_context.baseline | Safari | 9/30/2015 | Chrome | 3/9/2017 | 526 | |
| css.properties.align-content.flex_context.stretch | Safari | 9/30/2015 | Chrome | 3/9/2017 | 526 | |
| css.properties.align-self.flex_context.stretch π | Safari | 9/30/2015 | Chrome | 3/9/2017 | 526 | |
| css.properties.justify-content.flex_context.stretch | Safari | 9/30/2015 | Chrome | 3/9/2017 | 526 | |
| css.properties.text-decoration-color.currentColor π | Safari | 10/16/2014 | Chrome | 3/9/2017 | 875 | |
| css.properties.text-decoration-color.transparent π | Safari | 10/16/2014 | Chrome | 3/9/2017 | 875 | |
| css.properties.text-decoration-line.blink π | Safari | 10/16/2014 | Chrome | 3/9/2017 | 875 | Chrome: The blink value does not have any effect.Chrome Android: The blink value does not have any effect.Edge: The blink value does not have any effect.Firefox: The blink value does not have any effect.Firefox for Android: The blink value does not have any effect.Quest Browser: The blink value does not have any effect.Samsung Internet: The blink value does not have any effect.WebView Android: The blink value does not have any effect. |
| css.properties.text-decoration-line.line-through π | Safari | 10/16/2014 | Chrome | 3/9/2017 | 875 | |
| css.properties.text-decoration-line.none π | Safari | 10/16/2014 | Chrome | 3/9/2017 | 875 | |
| css.properties.text-decoration-line.overline π | Safari | 10/16/2014 | Chrome | 3/9/2017 | 875 | |
| css.properties.text-decoration-line.underline π | Safari | 10/16/2014 | Chrome | 3/9/2017 | 875 | |
| css.properties.text-decoration-style.dashed π | Safari | 10/16/2014 | Chrome | 3/9/2017 | 875 | |
| css.properties.text-decoration-style.dotted π | Safari | 10/16/2014 | Chrome | 3/9/2017 | 875 | |
| css.properties.text-decoration-style.double π | Safari | 10/16/2014 | Chrome | 3/9/2017 | 875 | |
| css.properties.text-decoration-style.solid π | Safari | 10/16/2014 | Chrome | 3/9/2017 | 875 | |
| css.properties.text-decoration-style.wavy π | Safari | 10/16/2014 | Chrome | 3/9/2017 | 875 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.border-image-repeat.space π | Safari | 3/21/2016 | Chrome | 1/25/2017 | 310 | |
| css.properties.position.position_sticky_table_elements | Safari | 10/16/2014 | Chrome | 1/25/2017 | 832 | Firefox: Borders do not display on table headers if border-collapse is set to collapse (bug 1727594).Firefox for Android: Borders do not display on table headers if border-collapse is set to collapse (bug 1727594). |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.EventTarget.addEventListener.options_parameter.options_once_parameter π | Safari | 9/20/2016 | Chrome | 12/1/2016 | 72 | |
| api.SVGElement.dataset π | Safari | 7/20/2011 | Chrome | 12/1/2016 | 1961 | |
| css.properties.clip-path π | Safari | 3/21/2016 | Chrome | 12/1/2016 | 255 | Edge: Only supports clip paths defined by url().Internet Explorer: Only supports clip paths defined by url(). |
| css.properties.hyphens.language_english | Safari | 7/20/2011 | Chrome | 12/1/2016 | 1961 | Firefox: For English, Firefox uses an en-US dictionaryFirefox for Android: For English, Firefox for Android uses an en-US dictionarySafari: For English, Safari uses different en-GB and en-US dictionaries.Safari on iOS: For English, Safari on iOS uses different en-GB and en-US dictionaries.WebView on iOS: For English, WebView on iOS uses different en-GB and en-US dictionaries. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.CanvasRenderingContext2D.imageSmoothingQuality π | Safari | 3/21/2016 | Chrome | 10/12/2016 | 205 | |
| api.CharacterData.after π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | |
| api.CharacterData.before π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | |
| api.CharacterData.replaceWith π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | |
| api.Document.append π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | |
| api.Document.prepend π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | |
| api.DocumentFragment.append π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | |
| api.DocumentFragment.prepend π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | |
| api.DocumentType.after π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | |
| api.DocumentType.before π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | |
| api.DocumentType.replaceWith π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | |
| api.Element.after π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | |
| api.Element.append π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | |
| api.Element.before π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | |
| api.Element.prepend π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | |
| api.Element.replaceWith π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | |
| api.HTMLAreaElement.rel π | Safari | 9/30/2015 | Chrome | 10/12/2016 | 378 | |
| css.properties.user-select π | Safari | 10/26/2007 | Chrome | 10/12/2016 | 3274 | |
| css.selectors.defined π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | |
| css.selectors.host π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | |
| css.selectors.hostfunction π | Safari | 9/20/2016 | Chrome | 10/12/2016 | 22 | Safari: Certain CSS selectors do not work (:host > .local-child) and styling slotted content (::slotted) is buggy.Safari on iOS: Certain CSS selectors do not work (:host > .local-child) and styling slotted content (::slotted) is buggy.WebView on iOS: Certain CSS selectors do not work (:host > .local-child) and styling slotted content (::slotted) is buggy. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.DOMTokenList.trim_whitespace | Chrome | 1/20/2016 | Safari | 9/20/2016 | 244 | |
| api.DOMTokenList.value π | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | Chrome: Before Chrome 50, this property was part of the deprecated child DOMSettableTokenList interface.Chrome Android: Before Chrome Android 50, this property was part of the deprecated child DOMSettableTokenList interface.Quest Browser: Before Quest Browser 5.0, this property was part of the deprecated child DOMSettableTokenList interface.Opera: Before Opera 37, this property was part of the deprecated child DOMSettableTokenList interface.Opera Android: Before Opera Android 37, this property was part of the deprecated child DOMSettableTokenList interface.Samsung Internet: Before Samsung Internet 5.0, this property was part of the deprecated child DOMSettableTokenList interface.WebView Android: Before WebView Android 50, this property was part of the deprecated child DOMSettableTokenList interface. |
| api.Document.execCommand.copy | Chrome | 4/14/2015 | Safari | 9/20/2016 | 525 | |
| api.Document.execCommand.cut | Chrome | 4/14/2015 | Safari | 9/20/2016 | 525 | |
| api.Document.fonts π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.Element.assignedSlot π | Chrome | 8/31/2016 | Safari | 9/20/2016 | 20 | |
| api.Element.attachShadow π | Chrome | 8/31/2016 | Safari | 9/20/2016 | 20 | |
| api.Element.securitypolicyviolation_event π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| api.Element.shadowRoot π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.Element.slot π | Chrome | 8/31/2016 | Safari | 9/20/2016 | 20 | |
| api.ErrorEvent.error π | Chrome | 10/1/2013 | Safari | 9/20/2016 | 1085 | |
| api.Event.composed π | Chrome | 8/31/2016 | Safari | 9/20/2016 | 20 | Firefox: Before Firefox 95, this property was incorrectly set to false on <select> and <input type='checkbox'> elements.Firefox for Android: Before Firefox for Android 95, this property was incorrectly set to false on <select> and <input type='checkbox'> elements.Node.js: This is not used in Node.js and is provided purely for completeness. |
| api.Event.composedPath π | Chrome | 8/31/2016 | Safari | 9/20/2016 | 20 | Node.js: Returns an array with either the event itself or empty.Node.js: This is not used in Node.js and is provided purely for completeness. |
| api.Event.isTrusted π | Chrome | 10/13/2015 | Safari | 9/20/2016 | 343 | Chrome: Starting with Chrome 53 and Opera 40, untrusted events do not invoke the default action.Chrome Android: Starting with Chrome Android 53 and Opera 40, untrusted events do not invoke the default action.Internet Explorer: In Internet Explorer, all events are trusted except those that are created with the createEvent() method.Quest Browser: Starting with Quest Browser 5.0 and Opera 40, untrusted events do not invoke the default action.Opera: Starting with Chrome 53 and Opera 40, untrusted events do not invoke the default action.Opera Android: Starting with Chrome 53 and Opera 40, untrusted events do not invoke the default action.Samsung Internet: Starting with Samsung Internet 6.0 and Opera 40, untrusted events do not invoke the default action.WebView Android: Starting with version 53, untrusted events do not invoke the default action. |
| api.EventTarget.addEventListener.options_parameter | Chrome | 3/2/2016 | Safari | 9/20/2016 | 202 | |
| api.EventTarget.addEventListener.options_parameter.options_capture_parameter π | Chrome | 3/2/2016 | Safari | 9/20/2016 | 202 | |
| api.EventTarget.addEventListener.options_parameter.options_passive_parameter π | Chrome | 5/25/2016 | Safari | 9/20/2016 | 118 | |
| api.EventTarget.removeEventListener.options_parameter | Chrome | 3/2/2016 | Safari | 9/20/2016 | 202 | |
| api.File.lastModified π | Chrome | 8/2/2011 | Safari | 9/20/2016 | 1876 | |
| api.FontFace π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFace.FontFace π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFace.family π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFace.load π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFace.loaded π | Chrome | 8/26/2014 | Safari | 9/20/2016 | 756 | |
| api.FontFace.status π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFace.stretch π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFace.style π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFace.unicodeRange π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFace.weight π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFaceSet π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | Chrome: Chrome does not expose the FontFaceSet interface directly, and is only available through Document.fonts or WorkerGlobalScope.fonts.Chrome Android: Chrome Android does not expose the FontFaceSet interface directly, and is only available through Document.fonts or WorkerGlobalScope.fonts.Edge: Edge does not expose the FontFaceSet interface directly, and is only available through Document.fonts or WorkerGlobalScope.fonts.Quest Browser: Quest Browser does not expose the FontFaceSet interface directly, and is only available through Document.fonts or WorkerGlobalScope.fonts.Opera: Opera does not expose the FontFaceSet interface directly, and is only available through Document.fonts or WorkerGlobalScope.fonts.Opera Android: Opera Android does not expose the FontFaceSet interface directly, and is only available through Document.fonts or WorkerGlobalScope.fonts.Samsung Internet: Samsung Internet does not expose the FontFaceSet interface directly, and is only available through Document.fonts or WorkerGlobalScope.fonts.WebView Android: WebView Android does not expose the FontFaceSet interface directly, and is only available through Document.fonts or WorkerGlobalScope.fonts. |
| api.FontFaceSet.@@iterator π | Chrome | 1/20/2016 | Safari | 9/20/2016 | 244 | |
| api.FontFaceSet.add π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFaceSet.clear π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFaceSet.delete π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFaceSet.entries | Chrome | 1/20/2016 | Safari | 9/20/2016 | 244 | |
| api.FontFaceSet.forEach | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFaceSet.has | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFaceSet.keys | Chrome | 1/20/2016 | Safari | 9/20/2016 | 244 | |
| api.FontFaceSet.load π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFaceSet.loading_event π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFaceSet.loadingdone_event π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFaceSet.loadingerror_event π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFaceSet.ready π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFaceSet.size | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFaceSet.status π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | |
| api.FontFaceSet.values | Chrome | 1/20/2016 | Safari | 9/20/2016 | 244 | |
| api.Geolocation.secure_context_required | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | WebView Android: Secure context is only required for applications targeting Android Nougat (7) and higher. See bug 40465140. |
| api.GeolocationCoordinates.secure_context_required | Chrome | 12/1/2015 | Safari | 9/20/2016 | 294 | |
| api.GeolocationPosition.secure_context_required | Chrome | 12/1/2015 | Safari | 9/20/2016 | 294 | |
| api.GeolocationPositionError.secure_context_required | Chrome | 12/1/2015 | Safari | 9/20/2016 | 294 | |
| api.HTMLAnchorElement.password π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| api.HTMLAnchorElement.username π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| api.HTMLAreaElement.origin π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | Firefox: Before Firefox 49, results for URL using the blob scheme incorrectly returned null.Firefox for Android: Before Firefox for Android 49, results for URL using the blob scheme incorrectly returned null. |
| api.HTMLAreaElement.password π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| api.HTMLAreaElement.username π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| api.HTMLLinkElement.as π | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| api.HTMLLinkElement.crossOrigin π | Chrome | 4/8/2014 | Safari | 9/20/2016 | 896 | |
| api.HTMLMediaElement.crossOrigin π | Chrome | 2/20/2014 | Safari | 9/20/2016 | 943 | |
| api.HTMLMediaElement.play.returns_promise | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| api.HTMLSlotElement π | Chrome | 8/31/2016 | Safari | 9/20/2016 | 20 | |
| api.HTMLSlotElement.assignedNodes π | Chrome | 8/31/2016 | Safari | 9/20/2016 | 20 | |
| api.HTMLSlotElement.name π | Chrome | 8/31/2016 | Safari | 9/20/2016 | 20 | |
| api.HTMLTrackElement.cuechange_event π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | Chrome: The oncuechange event handler property is not supported.Chrome Android: The oncuechange event handler property is not supported.Opera: The oncuechange event handler property is not supported.Opera Android: The oncuechange event handler property is not supported.Safari: The oncuechange event handler property is not supported.Safari on iOS: The oncuechange event handler property is not supported.Samsung Internet: The oncuechange event handler property is not supported.WebView Android: The oncuechange event handler property is not supported.WebView on iOS: The oncuechange event handler property is not supported. |
| api.IDBCursor.worker_support | Chrome | 11/6/2012 | Safari | 9/20/2016 | 1414 | |
| api.IDBCursorWithValue.worker_support | Chrome | 11/6/2012 | Safari | 9/20/2016 | 1414 | |
| api.IDBDatabase.worker_support | Chrome | 11/6/2012 | Safari | 9/20/2016 | 1414 | |
| api.IDBFactory.worker_support | Chrome | 11/6/2012 | Safari | 9/20/2016 | 1414 | |
| api.IDBIndex.worker_support | Chrome | 11/6/2012 | Safari | 9/20/2016 | 1414 | |
| api.IDBKeyRange.worker_support | Chrome | 11/6/2012 | Safari | 9/20/2016 | 1414 | |
| api.IDBObjectStore.worker_support | Chrome | 11/6/2012 | Safari | 9/20/2016 | 1414 | |
| api.IDBOpenDBRequest.worker_support | Chrome | 11/6/2012 | Safari | 9/20/2016 | 1414 | |
| api.IDBRequest.worker_support | Chrome | 11/6/2012 | Safari | 9/20/2016 | 1414 | |
| api.IDBTransaction.worker_support | Chrome | 11/6/2012 | Safari | 9/20/2016 | 1414 | |
| api.IDBVersionChangeEvent.IDBVersionChangeEvent π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| api.IDBVersionChangeEvent.worker_support | Chrome | 11/6/2012 | Safari | 9/20/2016 | 1414 | |
| api.Navigator.geolocation.secure_context_required | Chrome | 12/1/2015 | Safari | 9/20/2016 | 294 | |
| api.Node.isConnected π | Chrome | 5/25/2016 | Safari | 9/20/2016 | 118 | |
| api.NodeList.@@iterator π | Chrome | 5/25/2016 | Safari | 9/20/2016 | 118 | |
| api.NodeList.entries | Chrome | 5/25/2016 | Safari | 9/20/2016 | 118 | |
| api.NodeList.forEach π | Chrome | 5/25/2016 | Safari | 9/20/2016 | 118 | |
| api.NodeList.keys | Chrome | 5/25/2016 | Safari | 9/20/2016 | 118 | |
| api.NodeList.values | Chrome | 5/25/2016 | Safari | 9/20/2016 | 118 | |
| api.ProgressEvent.worker_support | Chrome | 12/1/2015 | Safari | 9/20/2016 | 294 | Chrome: Available in dedicated workers and shared workers, not available in service workers. See bug 332663431.Chrome Android: Available in dedicated workers and shared workers, not available in service workers. See bug 332663431.Edge: Available in dedicated workers and shared workers, not available in service workers. See bug 332663431.Quest Browser: Available in dedicated workers and shared workers, not available in service workers. See bug 332663431.Opera: Available in dedicated workers and shared workers, not available in service workers. See bug 332663431.Opera Android: Available in dedicated workers and shared workers, not available in service workers. See bug 332663431.Samsung Internet: Available in dedicated workers and shared workers, not available in service workers. See bug 332663431.WebView Android: Available in dedicated workers and shared workers, not available in service workers. See bug 332663431. |
| api.ReadableStreamDefaultController π | Chrome | 7/20/2016 | Safari | 9/20/2016 | 62 | Deno: ReadableStreamDefaultController is not exposed on the global scope.Node.js: Available as a part of the stream/web module. |
| api.ReadableStreamDefaultController.close π | Chrome | 7/20/2016 | Safari | 9/20/2016 | 62 | |
| api.ReadableStreamDefaultController.desiredSize π | Chrome | 7/20/2016 | Safari | 9/20/2016 | 62 | |
| api.ReadableStreamDefaultController.enqueue π | Chrome | 7/20/2016 | Safari | 9/20/2016 | 62 | |
| api.ReadableStreamDefaultController.error π | Chrome | 7/20/2016 | Safari | 9/20/2016 | 62 | |
| api.ReadableStreamDefaultReader π | Chrome | 5/19/2015 | Safari | 9/20/2016 | 490 | Deno: ReadableStreamDefaultReader is not exposed on the global scope.Node.js: Available as a part of the stream/web module. |
| api.ReadableStreamDefaultReader.cancel π | Chrome | 5/19/2015 | Safari | 9/20/2016 | 490 | |
| api.ReadableStreamDefaultReader.closed π | Chrome | 5/19/2015 | Safari | 9/20/2016 | 490 | |
| api.ReadableStreamDefaultReader.read π | Chrome | 5/19/2015 | Safari | 9/20/2016 | 490 | |
| api.ReadableStreamDefaultReader.releaseLock π | Chrome | 5/19/2015 | Safari | 9/20/2016 | 490 | |
| api.SVGAnimationElement.endEvent_event π | Chrome | 5/20/2014 | Safari | 9/20/2016 | 854 | Chrome: The onend event handler property is not supported.Chrome Android: The onend event handler property is not supported.Firefox: The onend event handler property is not supported.Firefox for Android: The onend event handler property is not supported.Opera: The onend event handler property is not supported.Opera Android: The onend event handler property is not supported.Safari: The onend event handler property is not supported.Safari on iOS: The onend event handler property is not supported.Samsung Internet: The onend event handler property is not supported.WebView Android: The onend event handler property is not supported.WebView on iOS: The onend event handler property is not supported. |
| api.SecurityPolicyViolationEvent π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| api.SecurityPolicyViolationEvent.SecurityPolicyViolationEvent π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| api.SecurityPolicyViolationEvent.blockedURI π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| api.SecurityPolicyViolationEvent.columnNumber π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| api.SecurityPolicyViolationEvent.documentURI π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| api.SecurityPolicyViolationEvent.effectiveDirective π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| api.SecurityPolicyViolationEvent.lineNumber π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| api.SecurityPolicyViolationEvent.originalPolicy π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| api.SecurityPolicyViolationEvent.referrer π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| api.SecurityPolicyViolationEvent.sourceFile π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| api.SecurityPolicyViolationEvent.statusCode π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| api.SecurityPolicyViolationEvent.violatedDirective π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| api.ShadowRoot π | Chrome | 8/31/2016 | Safari | 9/20/2016 | 20 | |
| api.ShadowRoot.activeElement π | Chrome | 8/31/2016 | Safari | 9/20/2016 | 20 | |
| api.ShadowRoot.host π | Chrome | 8/31/2016 | Safari | 9/20/2016 | 20 | |
| api.ShadowRoot.innerHTML π | Chrome | 8/31/2016 | Safari | 9/20/2016 | 20 | |
| api.Text.assignedSlot π | Chrome | 8/31/2016 | Safari | 9/20/2016 | 20 | |
| api.URL.hostname π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| api.URL.href π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| api.URL.origin π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | Firefox: Before Firefox 49, Results for URL using the blob scheme incorrectly returned null.Firefox for Android: Before Firefox for Android 49, Results for URL using the blob scheme incorrectly returned null. |
| api.URL.password π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| api.URL.pathname π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | Firefox: Before Firefox 53, pathname and search returned wrong values for custom protocols. Given protocol:host/x?a=true&b=false, pathname would return "/x?a=true&b=false" and search would return "", rather than "/x" and "?a=true&b=false" respectively. See bug 1310483.Firefox for Android: Before Firefox for Android 53, pathname and search returned wrong values for custom protocols. Given protocol:host/x?a=true&b=false, pathname would return "/x?a=true&b=false" and search would return "", rather than "/x" and "?a=true&b=false" respectively. See bug 1310483. |
| api.URL.port π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| api.URL.protocol π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| api.URL.search π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | Firefox: Before Firefox 53, pathname and search returned wrong values for custom protocols. Given protocol:host/x?a=true&b=false, pathname would return "/x?a=true&b=false" and search would return "", rather than "/x" and "?a=true&b=false" respectively. See bug 1310483.Firefox for Android: Before Firefox for Android 53, pathname and search returned wrong values for custom protocols. Given protocol:host/x?a=true&b=false, pathname would return "/x?a=true&b=false" and search would return "", rather than "/x" and "?a=true&b=false" respectively. See bug 1310483. |
| api.URL.username π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| api.ValidityState.tooShort π | Chrome | 1/21/2015 | Safari | 9/20/2016 | 608 | |
| api.WorkerGlobalScope.securitypolicyviolation_event π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| api.WorkerLocation.origin π | Chrome | 10/7/2014 | Safari | 9/20/2016 | 714 | |
| api.WorkerNavigator.appCodeName π | Chrome | 1/25/2010 | Safari | 9/20/2016 | 2430 | |
| api.WorkerNavigator.language π | Chrome | 1/25/2010 | Safari | 9/20/2016 | 2430 | Firefox: Before Firefox 4, this property's value was also part of the user agent string, as reported by navigator.userAgent. Starting in Firefox 5, this property's value is based on the value of the Accept-Language HTTP header.Internet Explorer: Closest available (non-standard) properties are userLanguage and browserLanguage. |
| api.WorkerNavigator.product π | Chrome | 1/25/2010 | Safari | 9/20/2016 | 2430 | |
| api.XMLDocument π | Chrome | 4/8/2014 | Safari | 9/20/2016 | 896 | Chrome: Implemented as an alias for Document.Chrome Android: Implemented as an alias for Document.Opera: Implemented as an alias for Document.Opera Android: Implemented as an alias for Document.Safari: Implemented as an alias for Document.Safari on iOS: Implemented as an alias for Document.Samsung Internet: Implemented as an alias for Document.WebView Android: Implemented as an alias for Document.WebView on iOS: Implemented as an alias for Document. |
| api.atob.worker_support | Chrome | 10/1/2013 | Safari | 9/20/2016 | 1085 | |
| api.btoa.worker_support | Chrome | 10/1/2013 | Safari | 9/20/2016 | 1085 | |
| api.indexedDB.worker_support | Chrome | 1/10/2013 | Safari | 9/20/2016 | 1349 | |
| css.at-rules.font-face.WOFF_2 π | Chrome | 7/16/2014 | Safari | 9/20/2016 | 797 | Safari: Supported only on macOS 10.12 (Sierra) and later. |
| css.properties.break-after π | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-after.auto | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-after.avoid-column | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-after.avoid-page | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-after.column | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-after.left | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-after.page | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-after.paged_context π | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-after.paged_context.avoid-page | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-after.paged_context.page | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-after.recto | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-after.right | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-after.verso | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-before π | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-before.auto | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-before.avoid-column | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-before.avoid-page | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-before.column | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-before.left | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-before.page | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-before.paged_context π | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-before.paged_context.page | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-before.recto | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-before.right | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-before.verso | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-inside π | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-inside.auto | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-inside.avoid | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-inside.avoid-column | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-inside.avoid-page | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-inside.multicol_context π | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-inside.multicol_context.avoid-column | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.break-inside.paged_context π | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.properties.column-gap.multicol_context π | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | Firefox: Before Firefox 3, the default value for the normal keyword was 0 and not 1em. |
| css.properties.image-rendering.pixelated π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| css.properties.mix-blend-mode.color π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| css.properties.mix-blend-mode.hue π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| css.properties.mix-blend-mode.luminosity π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| css.properties.mix-blend-mode.saturation π | Chrome | 3/3/2015 | Safari | 9/20/2016 | 567 | |
| css.properties.object-fit π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | Edge: Only supported for <img> elements. |
| css.properties.object-fit.contain π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| css.properties.object-fit.cover π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| css.properties.object-fit.fill π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| css.properties.object-fit.none π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| css.properties.object-fit.scale-down π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| css.properties.object-position π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | Edge: Only supported for <img> elements. |
| css.properties.object-position.bottom π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| css.properties.object-position.center π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| css.properties.object-position.left π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| css.properties.object-position.right π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| css.properties.object-position.top π | Chrome | 1/14/2014 | Safari | 9/20/2016 | 980 | |
| css.properties.transition.allow-discrete π | Chrome | 8/26/2014 | Safari | 9/20/2016 | 756 | |
| css.properties.transition.normal π | Chrome | 8/26/2014 | Safari | 9/20/2016 | 756 | |
| css.selectors.indeterminate.radio | Chrome | 11/18/2014 | Safari | 9/20/2016 | 672 | |
| css.selectors.slotted π | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| css.types.image.cross-fade π | Chrome | 2/8/2012 | Safari | 9/20/2016 | 1686 | Chrome: Supports the original dual-image with percentage implementation only.Chrome: See bug 40470742 for supporting the unprefixed cross-fade() function.Chrome Android: Supports the original dual-image with percentage implementation only.Chrome Android: See bug 40470742 for supporting the unprefixed cross-fade() function.Edge: Supports the original dual-image with percentage implementation only.Edge: See bug 40470742 for supporting the unprefixed cross-fade() function.Quest Browser: Supports the original dual-image with percentage implementation only.Quest Browser: See bug 40470742 for supporting the unprefixed cross-fade() function.Opera: Supports the original dual-image with percentage implementation only.Opera: See bug 40470742 for supporting the unprefixed cross-fade() function.Opera Android: Supports the original dual-image with percentage implementation only.Opera Android: See bug 40470742 for supporting the unprefixed cross-fade() function.Safari: Supports the original dual-image with percentage implementation only.Safari: Supports the original dual-image with percentage implementation only.Safari on iOS: Support for the original dual-image with percentage implementation only.Safari on iOS: Supports the original dual-image with percentage implementation only.Samsung Internet: Supports the original dual-image with percentage implementation only.Samsung Internet: See bug 40470742 for supporting the unprefixed cross-fade() function.WebView Android: Supports the original dual-image with percentage implementation only.WebView Android: See bug 40470742 for supporting the unprefixed cross-fade() function.WebView on iOS: Support for the original dual-image with percentage implementation only.WebView on iOS: Supports the original dual-image with percentage implementation only. |
| html.elements.audio.crossorigin π | Chrome | 2/20/2014 | Safari | 9/20/2016 | 943 | Firefox: With crossorigin="use-credentials", cookies aren't sent during seek. See bug 1532722.Firefox for Android: With crossorigin="use-credentials", cookies aren't sent during seek. See bug 1532722. |
| html.elements.link.as π | Chrome | 4/13/2016 | Safari | 9/20/2016 | 160 | |
| html.elements.link.crossorigin π | Chrome | 4/8/2014 | Safari | 9/20/2016 | 896 | Firefox: Before Firefox 83, crossorigin is not supported for rel="icon".Firefox for Android: Before Firefox for Android 83, crossorigin is not supported for rel="icon". |
| html.elements.slot π | Chrome | 8/31/2016 | Safari | 9/20/2016 | 20 | |
| html.elements.slot.name | Chrome | 8/31/2016 | Safari | 9/20/2016 | 20 | |
| html.elements.video.crossorigin π | Chrome | 2/20/2014 | Safari | 9/20/2016 | 943 | Firefox: With crossorigin="use-credentials", cookies aren't sent during seek. See bug 1532722.Firefox for Android: With crossorigin="use-credentials", cookies aren't sent during seek. See bug 1532722. |
| html.global_attributes.slot π | Chrome | 8/31/2016 | Safari | 9/20/2016 | 20 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.filter π | Safari | 3/21/2016 | Chrome | 8/31/2016 | 163 | Internet Explorer: Internet Explorer 4 to 9 implemented a non-standard filter property. The syntax was completely different from this one and is not documented here. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.AudioParam.maxValue π | Safari | 7/25/2012 | Chrome | 7/20/2016 | 1456 | |
| api.AudioParam.minValue π | Safari | 7/25/2012 | Chrome | 7/20/2016 | 1456 | |
| api.HTMLAnchorElement.toString π | Safari | 10/26/2007 | Chrome | 7/20/2016 | 3190 | |
| api.Location.toString π | Safari | 6/23/2003 | Chrome | 7/20/2016 | 4776 | Internet Explorer: Intranet sites are set to Compatibility View, which will emulate IE7 and omit window.location.toString. |
| css.properties.align-items.flex_context π | Safari | 10/22/2013 | Chrome | 7/20/2016 | 1002 | Chrome: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Chrome implements the new behavior beginning with Chrome 52.Chrome Android: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Chrome Android implements the new behavior beginning with Chrome Android 52.Firefox: Multi-line flexbox has been supported since Firefox 28.Firefox for Android: Multi-line flexbox has been supported since Firefox for Android 28.Internet Explorer: In Internet Explorer 10 and 11, if column flex items have align-items: center; set on them and their content is too large, then they will overflow the bounds of their container. See Flexbug #2.Opera: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Opera implements the new behavior beginning with Opera 39.Opera Android: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Opera Android implements the new behavior beginning with Opera Android 41.Samsung Internet: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Samsung Internet implements the new behavior beginning with Samsung Internet 6.0.WebView Android: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. WebView Android implements the new behavior beginning with WebView Android 52. |
| css.properties.font-variant.css_fonts_shorthand | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant.none π | Safari | 9/30/2015 | Chrome | 7/20/2016 | 294 | |
| css.properties.font-variant-caps π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant-caps.all-petite-caps π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant-caps.all-small-caps π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant-caps.normal π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant-caps.petite-caps π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant-caps.small-caps π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant-caps.titling-caps π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant-caps.unicase π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant-numeric π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant-numeric.diagonal-fractions π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant-numeric.lining-nums π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant-numeric.normal π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant-numeric.oldstyle-nums π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant-numeric.ordinal π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant-numeric.proportional-nums π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant-numeric.slashed-zero π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant-numeric.stacked-fractions π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.font-variant-numeric.tabular-nums π | Safari | 3/21/2016 | Chrome | 7/20/2016 | 121 | |
| css.properties.justify-content.flex_context π | Safari | 10/22/2013 | Chrome | 7/20/2016 | 1002 | Chrome: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Chrome implements the new behavior beginning with Chrome 52.Chrome Android: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Chrome Android implements the new behavior beginning with Chrome Android 52.Firefox: Before Firefox 27, Firefox supported only single-line flexbox.Firefox for Android: Before Firefox for Android 27, Firefox for Android supported only single-line flexbox.Samsung Internet: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Samsung Internet implements the new behavior beginning with Samsung Internet 6.0.WebView Android: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. WebView Android implements the new behavior beginning with WebView Android 52. |
| css.properties.justify-items π | Safari | 9/30/2015 | Chrome | 7/20/2016 | 294 | |
| css.properties.justify-items.center | Safari | 9/30/2015 | Chrome | 7/20/2016 | 294 | |
| css.properties.justify-items.flex_context π | Safari | 9/30/2015 | Chrome | 7/20/2016 | 294 | |
| css.properties.justify-items.left | Safari | 9/30/2015 | Chrome | 7/20/2016 | 294 | |
| css.properties.justify-items.legacy π | Safari | 9/30/2015 | Chrome | 7/20/2016 | 294 | |
| css.properties.justify-items.right | Safari | 9/30/2015 | Chrome | 7/20/2016 | 294 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.AudioTrack.sourceBuffer π | Safari | 10/16/2014 | Chrome | 5/25/2016 | 587 | Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.HTMLElement.contentEditable.plaintext-only | Safari | 7/20/2011 | Chrome | 5/25/2016 | 1771 | |
| api.VideoTrack.sourceBuffer π | Safari | 10/22/2013 | Chrome | 5/25/2016 | 946 | Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.Window.beforeunload_event.generic_string_displayed | Safari | 3/21/2016 | Chrome | 5/25/2016 | 65 | |
| html.global_attributes.contenteditable.plaintext-only | Safari | 6/7/2010 | Chrome | 5/25/2016 | 2179 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.HTMLLinkElement.relList π | Safari | 9/30/2015 | Chrome | 4/13/2016 | 196 | |
| css.properties.column-count π | Safari | 9/30/2015 | Chrome | 4/13/2016 | 196 | Firefox: Before version 37, multiple columns didn't work with display: table-caption elements.Firefox for Android: Before version 37, multiple columns didn't work with display: table-caption elements. |
| css.properties.column-fill π | Safari | 9/30/2015 | Chrome | 4/13/2016 | 196 | |
| css.properties.column-fill.auto π | Safari | 10/16/2014 | Chrome | 4/13/2016 | 545 | |
| css.properties.column-fill.balance π | Safari | 10/16/2014 | Chrome | 4/13/2016 | 545 | |
| css.properties.column-rule π | Safari | 9/30/2015 | Chrome | 4/13/2016 | 196 | Firefox: Before Firefox 3, the default value for the normal keyword was 0 and not 1em. |
| css.properties.column-rule-color π | Safari | 9/30/2015 | Chrome | 4/13/2016 | 196 | |
| css.properties.column-rule-style π | Safari | 9/30/2015 | Chrome | 4/13/2016 | 196 | |
| css.properties.column-rule-width π | Safari | 9/30/2015 | Chrome | 4/13/2016 | 196 | |
| css.properties.column-span π | Safari | 9/30/2015 | Chrome | 4/13/2016 | 196 | |
| css.properties.column-width π | Safari | 9/30/2015 | Chrome | 4/13/2016 | 196 | Firefox: Before version 37, multiple columns didn't work with display: table-caption elements.Firefox for Android: Before version 37, multiple columns didn't work with display: table-caption elements. |
| css.properties.columns π | Safari | 9/30/2015 | Chrome | 4/13/2016 | 196 | Firefox: Before version 37, multiple columns didn't work with display: table-caption elements.Firefox for Android: Before version 37, multiple columns didn't work with display: table-caption elements. |
| css.properties.columns.auto π | Safari | 10/26/2007 | Chrome | 4/13/2016 | 3092 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.CSSKeyframesRule π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| api.CSSKeyframesRule.appendRule π | Chrome | 3/3/2015 | Safari | 3/21/2016 | 384 | |
| api.CanvasRenderingContext2D.imageSmoothingEnabled π | Chrome | 10/1/2013 | Safari | 3/21/2016 | 902 | |
| api.DOMParser.parseFromString.html | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| api.EXT_texture_filter_anisotropic π | Chrome | 4/8/2014 | Safari | 3/21/2016 | 713 | |
| api.HTMLImageElement.currentSrc π | Chrome | 10/7/2014 | Safari | 3/21/2016 | 531 | |
| api.HTMLImageElement.sizes π | Chrome | 10/7/2014 | Safari | 3/21/2016 | 531 | |
| api.HTMLPictureElement π | Chrome | 10/7/2014 | Safari | 3/21/2016 | 531 | |
| api.WEBGL_debug_renderer_info π | Chrome | 2/20/2014 | Safari | 3/21/2016 | 760 | Firefox: Deprecated, and may be removed in a future release (see bug 1722782).Firefox for Android: Deprecated, and may be removed in a future release (see bug 1722782). |
| css.properties.all π | Chrome | 8/26/2014 | Safari | 3/21/2016 | 573 | |
| css.properties.background.border-box π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.background.bottom π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.background.center π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.background.content-box π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.background.currentColor π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.background.fixed π | Chrome | 10/25/2011 | Safari | 3/21/2016 | 1609 | |
| css.properties.background.left π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.background.padding-box π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.background.right π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.background.top π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.background-color.currentColor π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.border.currentColor π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.border-bottom.currentColor π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.border-bottom-color.currentColor π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.border-color.currentColor π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.border-image-repeat.round π | Chrome | 10/1/2013 | Safari | 3/21/2016 | 902 | |
| css.properties.border-left.currentColor π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.border-left-color.currentColor π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.border-right.currentColor π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.border-right-color.currentColor π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.border-top.currentColor π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.border-top-color.currentColor π | Chrome | 11/12/2013 | Safari | 3/21/2016 | 860 | |
| css.properties.custom-property π | Chrome | 3/2/2016 | Safari | 3/21/2016 | 19 | |
| css.properties.font-feature-settings π | Chrome | 1/20/2016 | Safari | 3/21/2016 | 61 | Firefox: The ISO/IEC CD 14496-22 3rd edition suggests using the ssty feature to provide glyph variants more suitable for use in scripts (for example primes used as superscripts). Starting with Firefox 29, this is done automatically by the MathML rendering engine. The ISO/IEC CD 14496-22 3rd edition also suggests applying the dtls feature to letters when placing mathematical accents to get dotless forms (for example dotless i, j with a hat). Starting with Firefox 35, this is done automatically by the MathML rendering engine. You can override the default values determined by the MathML rendering engine with CSS.Firefox: From Firefox 129 the -webkit-font-feature-settings alias has been added to support sites that are still supporting the vendor prefix.Firefox: From Firefox 4 to Firefox 14 (inclusive), Firefox supported an older, slightly different syntax. See OpenType Font Feature support in Firefox 4.Firefox for Android: The ISO/IEC CD 14496-22 3rd edition suggests using the ssty feature to provide glyph variants more suitable for use in scripts (for example primes used as superscripts). Starting with Firefox for Android 29, this is done automatically by the MathML rendering engine. The ISO/IEC CD 14496-22 3rd edition also suggests applying the dtls feature to letters when placing mathematical accents to get dotless forms (for example dotless i, j with a hat). Starting with Firefox for Android 35, this is done automatically by the MathML rendering engine. You can override the default values determined by the MathML rendering engine with CSS.Firefox for Android: From Firefox for Android 129 the -webkit-font-feature-settings alias has been added to support sites that are still supporting the vendor prefix.Firefox for Android: From Firefox for Android 4 to Firefox for Android 14 (inclusive), Firefox for Android supported an older, slightly different syntax. See OpenType Font Feature support in Firefox for Android 4. |
| css.properties.font-feature-settings.normal π | Chrome | 12/13/2011 | Safari | 3/21/2016 | 1560 | |
| css.properties.font-variant-ligatures π | Chrome | 4/8/2014 | Safari | 3/21/2016 | 713 | |
| css.properties.will-change π | Chrome | 7/16/2014 | Safari | 3/21/2016 | 614 | |
| css.properties.will-change.auto π | Chrome | 7/16/2014 | Safari | 3/21/2016 | 614 | |
| css.properties.will-change.contents π | Chrome | 7/16/2014 | Safari | 3/21/2016 | 614 | |
| css.properties.will-change.scroll-position π | Chrome | 7/16/2014 | Safari | 3/21/2016 | 614 | |
| css.types.global_keywords.unset π | Chrome | 3/3/2015 | Safari | 3/21/2016 | 384 | |
| css.types.var π | Chrome | 3/2/2016 | Safari | 3/21/2016 | 19 | |
| html.elements.img.sizes π | Chrome | 10/7/2014 | Safari | 3/21/2016 | 531 | |
| html.elements.picture π | Chrome | 10/7/2014 | Safari | 3/21/2016 | 531 | |
| html.elements.source.sizes π | Chrome | 10/7/2014 | Safari | 3/21/2016 | 531 | Chrome: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Chrome Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Opera: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Opera Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Samsung Internet: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).WebView Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor). |
| html.elements.source.srcset π | Chrome | 10/7/2014 | Safari | 3/21/2016 | 531 | Chrome: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Chrome Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Opera: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Opera Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Samsung Internet: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).WebView Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor). |
| css.selectors.attribute.case_insensitive_modifier | Safari | 9/30/2015 | Chrome | 3/2/2016 | 154 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.writing-mode.horizontal-tb | Safari | 9/30/2015 | Chrome | 1/20/2016 | 112 | |
| css.properties.writing-mode.vertical-lr | Safari | 9/30/2015 | Chrome | 1/20/2016 | 112 | |
| css.properties.writing-mode.vertical-rl | Safari | 9/30/2015 | Chrome | 1/20/2016 | 112 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.selectors.placeholder-shown π | Safari | 9/30/2015 | Chrome | 12/1/2015 | 62 | |
| css.selectors.placeholder-shown.non_text_types | Safari | 9/30/2015 | Chrome | 12/1/2015 | 62 | |
| html.elements.rtc π | Safari | 10/16/2014 | Chrome | 12/1/2015 | 411 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| html.elements.link.rel.dns-prefetch π | Safari | 6/7/2010 | Chrome | 10/13/2015 | 1954 | Firefox: Only HTTP pages were supported.Firefox for Android: Only HTTP pages were supported. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.AnimationEvent π | Chrome | 5/19/2015 | Safari | 9/30/2015 | 134 | |
| api.AnimationEvent.AnimationEvent π | Chrome | 5/19/2015 | Safari | 9/30/2015 | 134 | |
| api.AnimationEvent.animationName π | Chrome | 5/19/2015 | Safari | 9/30/2015 | 134 | |
| api.AnimationEvent.elapsedTime π | Chrome | 5/19/2015 | Safari | 9/30/2015 | 134 | |
| api.AudioContext.close π | Chrome | 4/14/2015 | Safari | 9/30/2015 | 169 | |
| api.AudioContext.resume π | Chrome | 3/3/2015 | Safari | 9/30/2015 | 211 | |
| api.AudioContext.suspend π | Chrome | 3/3/2015 | Safari | 9/30/2015 | 211 | |
| api.BaseAudioContext.state π | Chrome | 3/3/2015 | Safari | 9/30/2015 | 211 | |
| api.BaseAudioContext.statechange_event π | Chrome | 3/3/2015 | Safari | 9/30/2015 | 211 | |
| api.CSS π | Chrome | 7/9/2013 | Safari | 9/30/2015 | 813 | |
| api.CSS.supports_static π | Chrome | 7/9/2013 | Safari | 9/30/2015 | 813 | |
| api.CSSKeyframeRule π | Chrome | 11/12/2013 | Safari | 9/30/2015 | 687 | |
| api.CSSSupportsRule π | Chrome | 7/9/2013 | Safari | 9/30/2015 | 813 | |
| api.CanvasRenderingContext2D.ellipse π | Chrome | 11/12/2013 | Safari | 9/30/2015 | 687 | |
| api.CharacterData.nextElementSibling π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | |
| api.CharacterData.previousElementSibling π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | |
| api.Document.childElementCount π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | |
| api.Document.children π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | |
| api.Document.contentType π | Chrome | 7/16/2014 | Safari | 9/30/2015 | 441 | |
| api.Document.firstElementChild π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | |
| api.Document.lastElementChild π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | |
| api.Document.scrollingElement π | Chrome | 7/21/2015 | Safari | 9/30/2015 | 71 | |
| api.DocumentFragment.childElementCount π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | |
| api.DocumentFragment.children π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | |
| api.DocumentFragment.firstElementChild π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | |
| api.DocumentFragment.getElementById π | Chrome | 7/16/2014 | Safari | 9/30/2015 | 441 | |
| api.DocumentFragment.lastElementChild π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | |
| api.EXT_blend_minmax π | Chrome | 10/7/2014 | Safari | 9/30/2015 | 358 | Firefox: Not supported on Windows. |
| api.EXT_frag_depth π | Chrome | 10/7/2014 | Safari | 9/30/2015 | 358 | |
| api.EXT_sRGB π | Chrome | 1/21/2015 | Safari | 9/30/2015 | 252 | Firefox: Not supported on Windows. |
| api.HTMLSelectElement.add.index_before_parameter | Chrome | 5/20/2014 | Safari | 9/30/2015 | 498 | |
| api.MouseEvent.movementX π | Chrome | 8/26/2014 | Safari | 9/30/2015 | 400 | |
| api.MouseEvent.movementY π | Chrome | 8/26/2014 | Safari | 9/30/2015 | 400 | |
| api.OfflineAudioContext.resume π | Chrome | 3/3/2015 | Safari | 9/30/2015 | 211 | Firefox: The method exists but always rejects with NotSupportedError. See bug 1265406.Firefox for Android: The method exists but always rejects with NotSupportedError. See bug 1265406. |
| api.OfflineAudioContext.suspend π | Chrome | 3/3/2015 | Safari | 9/30/2015 | 211 | |
| api.Path2D.ellipse π | Chrome | 7/16/2014 | Safari | 9/30/2015 | 441 | |
| api.WEBGL_draw_buffers π | Chrome | 7/16/2014 | Safari | 9/30/2015 | 441 | |
| api.WEBGL_draw_buffers.drawBuffersWEBGL π | Chrome | 7/16/2014 | Safari | 9/30/2015 | 441 | |
| css.at-rules.keyframes π | Chrome | 5/19/2015 | Safari | 9/30/2015 | 134 | |
| css.at-rules.media.any-hover π | Chrome | 3/3/2015 | Safari | 9/30/2015 | 211 | |
| css.at-rules.media.any-pointer π | Chrome | 3/3/2015 | Safari | 9/30/2015 | 211 | |
| css.at-rules.media.hover π | Chrome | 10/7/2014 | Safari | 9/30/2015 | 358 | Chrome: Before Chrome 41, the implementation was buggy and reported (hover: none) on non-touch-based computers with a mouse/trackpad. See bug 40397980.Chrome Android: On some Android devices, such as certain Samsung models, the (hover: hover) media query may incorrectly match. See bug 41445959.Quest Browser: On some Android devices, such as certain Samsung models, the (hover: hover) media query may incorrectly match. See bug 41445959.Opera: Before Opera 28, the implementation was buggy and reported (hover: none) on non-touch-based computers with a mouse/trackpad. See bug 40397980.Opera Android: On some Android devices, such as certain Samsung models, the (hover: hover) media query may incorrectly match. See bug 41445959.Samsung Internet: On some Android devices, such as certain Samsung models, the (hover: hover) media query may incorrectly match. See bug 41445959.WebView Android: On some Android devices, such as certain Samsung models, the (hover: hover) media query may incorrectly match. See bug 41445959. |
| css.at-rules.media.pointer π | Chrome | 3/3/2015 | Safari | 9/30/2015 | 211 | |
| css.at-rules.supports π | Chrome | 7/9/2013 | Safari | 9/30/2015 | 813 | |
| css.properties.align-content π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | |
| css.properties.align-content.flex_context π | Chrome | 7/31/2012 | Safari | 9/30/2015 | 1156 | |
| css.properties.align-content.normal π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | |
| css.properties.align-items π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | |
| css.properties.align-self π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | |
| css.properties.animation π | Chrome | 5/19/2015 | Safari | 9/30/2015 | 134 | WebView Android: The animation-fill-mode property is not supported in Android browsers below 2.3. |
| css.properties.animation-delay π | Chrome | 5/19/2015 | Safari | 9/30/2015 | 134 | Firefox: Before Firefox 57, Firefox does not repaint elements outside the viewport that are animated into the viewport with a delay. This bug affects only some platforms, such as Windows. |
| css.properties.animation-direction π | Chrome | 5/19/2015 | Safari | 9/30/2015 | 134 | |
| css.properties.animation-duration π | Chrome | 5/19/2015 | Safari | 9/30/2015 | 134 | Internet Explorer: Once the element has loaded, changing the value of this property has no effect. |
| css.properties.animation-fill-mode π | Chrome | 5/19/2015 | Safari | 9/30/2015 | 134 | |
| css.properties.animation-iteration-count π | Chrome | 5/19/2015 | Safari | 9/30/2015 | 134 | |
| css.properties.animation-name π | Chrome | 5/19/2015 | Safari | 9/30/2015 | 134 | |
| css.properties.animation-play-state π | Chrome | 5/19/2015 | Safari | 9/30/2015 | 134 | |
| css.properties.animation-timing-function π | Chrome | 5/19/2015 | Safari | 9/30/2015 | 134 | |
| css.properties.color-interpolation-filters.linearRGB π | Chrome | 7/9/2013 | Safari | 9/30/2015 | 813 | |
| css.properties.color-interpolation-filters.sRGB π | Chrome | 7/9/2013 | Safari | 9/30/2015 | 813 | |
| css.properties.content.element_replacement | Chrome | 7/9/2013 | Safari | 9/30/2015 | 813 | |
| css.properties.counter-increment.list-item π | Chrome | 7/9/2013 | Safari | 9/30/2015 | 813 | |
| css.properties.counter-reset.list-item π | Chrome | 7/9/2013 | Safari | 9/30/2015 | 813 | Chrome: Overriding the initial value of the implicit list-item counter has no effect when the default marker string for list items (::marker) is generated; see bug 338233131.Chrome Android: Overriding the initial value of the implicit list-item counter has no effect when the default marker string for list items (::marker) is generated; see bug 338233131.Quest Browser: Overriding the initial value of the implicit list-item counter has no effect when the default marker string for list items (::marker) is generated; see bug 338233131.Opera: Overriding the initial value of the implicit list-item counter has no effect when the default marker string for list items (::marker) is generated; see bug 338233131.Opera Android: Overriding the initial value of the implicit list-item counter has no effect when the default marker string for list items (::marker) is generated; see bug 338233131.Safari: Overriding the initial value of the implicit list-item counter results in incorrect values for the counter() function used to generate content, as it is not fully implemented; see bug 260436.Safari on iOS: Overriding the initial value of the implicit list-item counter results in incorrect values for the counter() function used to generate content, as it is not fully implemented; see bug 260436.Samsung Internet: Overriding the initial value of the implicit list-item counter has no effect when the default marker string for list items (::marker) is generated; see bug 338233131.WebView Android: Overriding the initial value of the implicit list-item counter has no effect when the default marker string for list items (::marker) is generated; see bug 338233131.WebView on iOS: Overriding the initial value of the implicit list-item counter results in incorrect values for the counter() function used to generate content, as it is not fully implemented; see bug 260436. |
| css.properties.cursor.zoom-in π | Chrome | 8/26/2014 | Safari | 9/30/2015 | 400 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.zoom-out π | Chrome | 8/26/2014 | Safari | 9/30/2015 | 400 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cx π | Chrome | 5/19/2015 | Safari | 9/30/2015 | 134 | |
| css.properties.cy π | Chrome | 5/19/2015 | Safari | 9/30/2015 | 134 | |
| css.properties.display.flex | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | Firefox: Firefox 28 added multi-line flexbox support.Firefox for Android: Firefox for Android 28 added multi-line flexbox support.Internet Explorer: IE incorrectly positions inline block content inside flex containers. See the discussion on Microsoft Answers.Internet Explorer: IE incorrectly positions inline block content inside flex containers. See the discussion on Microsoft Answers. |
| css.properties.display.inline-flex | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | Firefox: Firefox 28 added multi-line flexbox support.Firefox for Android: Firefox for Android 28 added multi-line flexbox support. |
| css.properties.flex π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | Firefox: Since Firefox 28, multi-line flexbox is supported.Firefox: Before Firefox 32, Firefox wasn't able to animate values starting or stopping at 0.Firefox: Until Firefox 61, flex items that are sized according to their content are sized using fit-content, not max-content.Firefox for Android: Since Firefox for Android 28, multi-line flexbox is supported.Firefox for Android: Before Firefox for Android 32, Firefox for Android wasn't able to animate values starting or stopping at 0.Firefox for Android: Until Firefox for Android 61, flex items that are sized according to their content are sized using fit-content, not max-content.Internet Explorer: Internet Explorer 11 ignores uses of calc() in the flex-basis part of the flex syntax. This can be worked around by using the longhand properties instead of the shorthand. See Flexbug #8 for more info.Internet Explorer: Internet Explorer 11 considers a unitless value in the flex-basis part to be syntactically invalid (and will thus be ignored). A workaround is to always include a unit in the flex-basis part of the flex shorthand value. See Flexbug #4 for more info.Internet Explorer: Internet Explorer 10 and 11 ignore uses of calc() in the flex-basis part of the flex syntax. This can be worked around by using the longhand properties instead of the shorthand. See Flexbug #8 for more info.Internet Explorer: Internet Explorer 10 and 11 consider a unitless value in the flex-basis part to be syntactically invalid (and will thus be ignored). A workaround is to always include a unit in the flex-basis part of the flex shorthand value. See Flexbug #4 for more info. |
| css.properties.flex-basis π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | Firefox: Since Firefox 28, multi-line flexbox is supported.Firefox for Android: Since Firefox for Android 28, multi-line flexbox is supported.Internet Explorer: When a non- auto flex-basis is specified, Internet Explorer 10 and 11 always uses a content-box box model to calculate the size of a flex item, even if box-sizing: border-box is applied to the element. See Flexbug #7 for more info. |
| css.properties.flex-basis.auto | Chrome | 9/25/2012 | Safari | 9/30/2015 | 1100 | |
| css.properties.flex-direction π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | Firefox: Since Firefox 28, multi-line flexbox is supported.Firefox for Android: Since Firefox for Android 28, multi-line flexbox is supported. |
| css.properties.flex-flow π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | |
| css.properties.flex-grow π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | Firefox: Since Firefox 28, multi-line flexbox is supported.Firefox for Android: Since Firefox for Android 28, multi-line flexbox is supported. |
| css.properties.flex-shrink π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | Firefox: Since Firefox 28, multi-line flexbox is supported.Firefox: Before Firefox 32, Firefox wasn't able to animate values starting or stopping at 0.Firefox for Android: Since Firefox for Android 28, multi-line flexbox is supported.Firefox for Android: Before Firefox for Android 32, Firefox for Android wasn't able to animate values starting or stopping at 0.Internet Explorer: Internet Explorer 10 uses 0 instead of 1 as the initial value for the flex-shrink property. A workaround is to always set an explicit value for flex-shrink. See Flexbug #6 for more info. |
| css.properties.flex-wrap π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | Internet Explorer: Partial support due to large number of bugs present. See Flexbugs. |
| css.properties.font-kerning π | Chrome | 2/20/2014 | Safari | 9/30/2015 | 587 | |
| css.properties.font-kerning.auto π | Chrome | 2/20/2014 | Safari | 9/30/2015 | 587 | |
| css.properties.font-kerning.none π | Chrome | 2/20/2014 | Safari | 9/30/2015 | 587 | |
| css.properties.font-kerning.normal π | Chrome | 2/20/2014 | Safari | 9/30/2015 | 587 | |
| css.properties.justify-content π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | |
| css.properties.order π | Chrome | 8/20/2013 | Safari | 9/30/2015 | 771 | Firefox: Since Firefox 28, multi-line flexbox is supported.Firefox for Android: Since Firefox for Android 28, multi-line flexbox is supported. |
| css.properties.perspective π | Chrome | 7/16/2014 | Safari | 9/30/2015 | 441 | Firefox: From version 147, Firefox supports -webkit-perspective with unitless values for increased compatibility.Firefox for Android: From version 147, Firefox for Android supports -webkit-perspective with unitless values for increased compatibility.Safari on iOS: In iOS 13, the perspective property did not function properly. The issues were fixed in iOS 14.WebView on iOS: In iOS 13, the perspective property did not function properly. The issues were fixed in iOS 14. |
| css.properties.perspective-origin π | Chrome | 7/16/2014 | Safari | 9/30/2015 | 441 | |
| css.properties.quotes π | Chrome | 4/27/2011 | Safari | 9/30/2015 | 1617 | |
| css.properties.quotes.none π | Chrome | 4/27/2011 | Safari | 9/30/2015 | 1617 | |
| css.properties.r π | Chrome | 5/19/2015 | Safari | 9/30/2015 | 134 | |
| css.properties.transform π | Chrome | 7/16/2014 | Safari | 9/30/2015 | 441 | Internet Explorer: Internet Explorer does not support the global values initial and unset.Internet Explorer: Internet Explorer 5.5 or later supports a proprietary Matrix Filter which can be used to achieve a similar effect.WebView Android: Android 2.3 has a bug where input forms will "jump" when typing, if any container element has a -webkit-transform. |
| css.properties.transform-origin π | Chrome | 7/16/2014 | Safari | 9/30/2015 | 441 | |
| css.properties.transform-style π | Chrome | 7/16/2014 | Safari | 9/30/2015 | 441 | Safari: Before Safari 17, ::before and ::after pseudo elements were not included in the 3D rendering context (see bug 256430). |
| css.properties.transition π | Chrome | 3/26/2013 | Safari | 9/30/2015 | 918 | Firefox: Before Firefox 57, transitions do not work when transitioning from a text-shadow with a color specified to a text-shadow without a color specified (see bug 726550).Firefox: Before Firefox 57, cancelling a filling animation (for example, with animation-fill-mode: forwards set) can trigger a transition set on the same element, although only once (see bug 1192592 and these test cases for more information).Firefox: Before Firefox 57, the background-position property can't be transitioned between two values containing different numbers of <position> values, for example background-position: 10px 10px; and background-position: 20px 20px, 30px 30px; (see bug 1390446).Firefox for Android: Before Firefox for Android 57, transitions do not work when transitioning from a text-shadow with a color specified to a text-shadow without a color specified (see bug 726550).Firefox for Android: Before Firefox for Android 57, cancelling a filling animation (for example, with animation-fill-mode: forwards set) can trigger a transition set on the same element, although only once (see bug 1192592 and these test cases for more information).Firefox for Android: Before Firefox for Android 57, the background-position property can't be transitioned between two values containing different numbers of <position> values, for example background-position: 10px 10px; and background-position: 20px 20px, 30px 30px; (see bug 1390446). |
| css.properties.transition-delay π | Chrome | 3/26/2013 | Safari | 9/30/2015 | 918 | |
| css.properties.transition-duration π | Chrome | 3/26/2013 | Safari | 9/30/2015 | 918 | |
| css.properties.transition-property π | Chrome | 3/26/2013 | Safari | 9/30/2015 | 918 | |
| css.properties.transition-timing-function π | Chrome | 3/26/2013 | Safari | 9/30/2015 | 918 | |
| css.properties.word-break.keep-all π | Chrome | 7/21/2015 | Safari | 9/30/2015 | 71 | |
| css.properties.x π | Chrome | 4/14/2015 | Safari | 9/30/2015 | 169 | |
| css.properties.y π | Chrome | 4/14/2015 | Safari | 9/30/2015 | 169 | |
| css.selectors.invalid.form | Chrome | 1/21/2015 | Safari | 9/30/2015 | 252 | |
| css.selectors.valid.form | Chrome | 1/21/2015 | Safari | 9/30/2015 | 252 | |
| css.types.color.named-color.rebeccapurple | Chrome | 10/7/2014 | Safari | 9/30/2015 | 358 | |
| api.CSSGroupingRule.cssRules π | Safari | 10/26/2007 | Chrome | 9/1/2015 | 2867 | |
| api.CSSGroupingRule.deleteRule π | Safari | 10/26/2007 | Chrome | 9/1/2015 | 2867 | |
| api.CSSGroupingRule.insertRule π | Safari | 10/26/2007 | Chrome | 9/1/2015 | 2867 | |
| api.SVGStyleElement.disabled π | Safari | 7/25/2012 | Chrome | 9/1/2015 | 1133 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Element.closest π | Safari | 7/25/2012 | Chrome | 3/3/2015 | 951 | |
| api.SubtleCrypto.digest π | Safari | 10/22/2013 | Chrome | 3/3/2015 | 497 | Chrome: Before version 41, Chrome expected the algorithm parameter to be an object.Chrome Android: Before version 41, Chrome Android expected the algorithm parameter to be an object.Edge: Not supported: SHA-1.Internet Explorer: Returns CryptoOperation instead of PromiseOpera: Before version 28, Opera expected the algorithm parameter to be an object.Opera Android: Before version 28, Opera Android expected the algorithm parameter to be an object.Samsung Internet: Before version 4.0, Samsung Internet expected the algorithm parameter to be an object.WebView Android: Before version 41, WebView Android expected the algorithm parameter to be an object. |
| css.properties.isolation π | Safari | 10/16/2014 | Chrome | 3/3/2015 | 138 | |
| css.properties.isolation.auto π | Safari | 10/16/2014 | Chrome | 3/3/2015 | 138 | |
| css.properties.isolation.isolate π | Safari | 10/16/2014 | Chrome | 3/3/2015 | 138 | |
| css.properties.mix-blend-mode π | Safari | 10/16/2014 | Chrome | 3/3/2015 | 138 | |
| css.properties.mix-blend-mode.color-burn π | Safari | 10/16/2014 | Chrome | 3/3/2015 | 138 | |
| css.properties.mix-blend-mode.color-dodge π | Safari | 10/16/2014 | Chrome | 3/3/2015 | 138 | |
| css.properties.mix-blend-mode.darken π | Safari | 10/16/2014 | Chrome | 3/3/2015 | 138 | |
| css.properties.mix-blend-mode.difference π | Safari | 10/16/2014 | Chrome | 3/3/2015 | 138 | |
| css.properties.mix-blend-mode.exclusion π | Safari | 10/16/2014 | Chrome | 3/3/2015 | 138 | |
| css.properties.mix-blend-mode.hard-light π | Safari | 10/16/2014 | Chrome | 3/3/2015 | 138 | |
| css.properties.mix-blend-mode.lighten π | Safari | 10/16/2014 | Chrome | 3/3/2015 | 138 | |
| css.properties.mix-blend-mode.multiply π | Safari | 10/16/2014 | Chrome | 3/3/2015 | 138 | |
| css.properties.mix-blend-mode.normal π | Safari | 10/16/2014 | Chrome | 3/3/2015 | 138 | |
| css.properties.mix-blend-mode.overlay π | Safari | 10/16/2014 | Chrome | 3/3/2015 | 138 | |
| css.properties.mix-blend-mode.screen π | Safari | 10/16/2014 | Chrome | 3/3/2015 | 138 | |
| css.properties.mix-blend-mode.soft-light π | Safari | 10/16/2014 | Chrome | 3/3/2015 | 138 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.types.gradient.linear-gradient.interpolation_hints | Safari | 10/22/2013 | Chrome | 1/21/2015 | 456 | |
| css.types.gradient.radial-gradient.interpolation_hints | Safari | 10/22/2013 | Chrome | 1/21/2015 | 456 | |
| css.types.gradient.repeating-linear-gradient.interpolation_hints | Safari | 10/22/2013 | Chrome | 1/21/2015 | 456 | |
| css.types.gradient.repeating-radial-gradient.interpolation_hints | Safari | 10/22/2013 | Chrome | 1/21/2015 | 456 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Selection.collapse.node_parameter_nullable | Safari | 4/15/2005 | Chrome | 11/18/2014 | 3504 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.ANGLE_instanced_arrays π | Chrome | 1/14/2014 | Safari | 10/16/2014 | 275 | Chrome: Available only on macOS.Opera: Available only on macOS. |
| api.ANGLE_instanced_arrays.drawArraysInstancedANGLE π | Chrome | 10/1/2013 | Safari | 10/16/2014 | 380 | |
| api.ANGLE_instanced_arrays.drawElementsInstancedANGLE π | Chrome | 10/1/2013 | Safari | 10/16/2014 | 380 | |
| api.ANGLE_instanced_arrays.vertexAttribDivisorANGLE π | Chrome | 10/1/2013 | Safari | 10/16/2014 | 380 | |
| api.AudioTrack π | Chrome | 8/26/2014 | Safari | 10/16/2014 | 51 | |
| api.AudioTrack.enabled π | Chrome | 8/26/2014 | Safari | 10/16/2014 | 51 | |
| api.AudioTrack.id π | Chrome | 8/26/2014 | Safari | 10/16/2014 | 51 | |
| api.AudioTrack.kind π | Chrome | 8/26/2014 | Safari | 10/16/2014 | 51 | |
| api.AudioTrack.label π | Chrome | 8/26/2014 | Safari | 10/16/2014 | 51 | |
| api.AudioTrack.language π | Chrome | 8/26/2014 | Safari | 10/16/2014 | 51 | |
| api.BaseAudioContext.createPeriodicWave π | Chrome | 10/1/2013 | Safari | 10/16/2014 | 380 | |
| api.CanvasRenderingContext2D.drawFocusIfNeeded π | Chrome | 8/26/2014 | Safari | 10/16/2014 | 51 | |
| api.CanvasRenderingContext2D.drawFocusIfNeeded.path_parameter | Chrome | 8/26/2014 | Safari | 10/16/2014 | 51 | |
| api.Comment.Comment π | Chrome | 8/20/2013 | Safari | 10/16/2014 | 422 | |
| api.Document.currentScript π | Chrome | 8/20/2013 | Safari | 10/16/2014 | 422 | |
| api.DocumentFragment.DocumentFragment π | Chrome | 8/20/2013 | Safari | 10/16/2014 | 422 | |
| api.EXT_shader_texture_lod π | Chrome | 10/7/2014 | Safari | 10/16/2014 | 9 | |
| api.Element.matches π | Chrome | 2/20/2014 | Safari | 10/16/2014 | 238 | Firefox: Before Firefox 4, invalid selector strings caused false to be returned instead of throwing an exception.Firefox: See bug 1119718 for removal.Firefox for Android: See bug 1119718 for removal. |
| api.ErrorEvent.colno π | Chrome | 10/1/2013 | Safari | 10/16/2014 | 380 | |
| api.File.name π | Chrome | 8/2/2011 | Safari | 10/16/2014 | 1171 | |
| api.HTMLCanvasElement.getContext.webgl_context | Chrome | 2/20/2014 | Safari | 10/16/2014 | 238 | |
| api.HTMLImageElement.srcset π | Chrome | 4/8/2014 | Safari | 10/16/2014 | 191 | |
| api.HTMLTemplateElement π | Chrome | 3/26/2013 | Safari | 10/16/2014 | 569 | |
| api.HTMLTemplateElement.content π | Chrome | 3/26/2013 | Safari | 10/16/2014 | 569 | |
| api.IDBCursor π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.IDBCursor.advance π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBCursor.continue π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBCursor.delete π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBCursor.direction π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBCursor.key π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBCursor.primaryKey π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBCursor.source π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBCursor.update π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBCursorWithValue π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.IDBCursorWithValue.value π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBDatabase π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.IDBDatabase.abort_event π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Unknown limitations |
| api.IDBDatabase.close π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBDatabase.createObjectStore π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBDatabase.deleteObjectStore π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBDatabase.name π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBDatabase.objectStoreNames π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBDatabase.transaction π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBDatabase.version π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBDatabase.versionchange_event π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBFactory π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.IDBFactory.cmp π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBFactory.deleteDatabase π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBIndex π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.IDBIndex.count π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBIndex.get π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBIndex.getKey π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBIndex.keyPath π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBIndex.multiEntry π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBIndex.name π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBIndex.objectStore π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBIndex.openCursor π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBIndex.openKeyCursor π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBIndex.unique π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBKeyRange π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.IDBKeyRange.bound_static π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBKeyRange.lower π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBKeyRange.lowerBound_static π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBKeyRange.lowerOpen π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBKeyRange.only_static π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBKeyRange.upper π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBKeyRange.upperBound_static π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBKeyRange.upperOpen π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBObjectStore π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.IDBObjectStore.add π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBObjectStore.autoIncrement π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBObjectStore.clear π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBObjectStore.count π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBObjectStore.createIndex π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBObjectStore.delete π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBObjectStore.deleteIndex π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBObjectStore.get π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBObjectStore.index π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBObjectStore.indexNames π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBObjectStore.keyPath π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBObjectStore.name π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBObjectStore.openCursor π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBObjectStore.put π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBObjectStore.transaction π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBOpenDBRequest π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.IDBOpenDBRequest.blocked_event π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBOpenDBRequest.upgradeneeded_event π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBRequest π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.IDBRequest.error π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBRequest.error_event π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBRequest.readyState π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBRequest.result π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBRequest.source π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBRequest.success_event π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBRequest.transaction π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBTransaction π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.IDBTransaction.abort π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBTransaction.abort_event π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBTransaction.complete_event π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBTransaction.db π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBTransaction.error π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBTransaction.error_event π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBTransaction.mode π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBTransaction.objectStore π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBVersionChangeEvent π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.IDBVersionChangeEvent.newVersion π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.IDBVersionChangeEvent.oldVersion π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | |
| api.ImageData.ImageData π | Chrome | 7/16/2014 | Safari | 10/16/2014 | 92 | |
| api.KeyboardEvent.location π | Chrome | 10/1/2013 | Safari | 10/16/2014 | 380 | |
| api.MediaSource π | Chrome | 11/12/2013 | Safari | 10/16/2014 | 338 | Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.MediaSource π | Chrome | 11/12/2013 | Safari | 10/16/2014 | 338 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.activeSourceBuffers π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.addSourceBuffer π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.duration π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.endOfStream π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.isTypeSupported_static π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Chrome: codecs string can contain any subset of optional parameters (should be all or none).Chrome: Errors if codecs string contains unexpected characters (should evaluate string up to character).Chrome Android: codecs string can contain any subset of optional parameters (should be all or none).Chrome Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).Edge: codecs string can contain any subset of optional parameters (should be all or none).Edge: Errors if codecs string contains unexpected characters (should evaluate string up to character).Firefox: Before Firefox 101, isTypeSupported() ignored codecs parameter options for av01 codecs (treating them as av1).Firefox for Android: Before Firefox 101, isTypeSupported() ignored codecs parameter options for av01 codecs (treating them as av1).Internet Explorer: Only works on Windows 8+.Quest Browser: codecs string can contain any subset of optional parameters (should be all or none).Quest Browser: Errors if codecs string contains unexpected characters (should evaluate string up to character).Opera: codecs string can contain any subset of optional parameters (should be all or none).Opera: Errors if codecs string contains unexpected characters (should evaluate string up to character).Opera Android: codecs string can contain any subset of optional parameters (should be all or none).Opera Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: codecs string can contain any subset of optional parameters (should be all or none).Samsung Internet: Errors if codecs string contains unexpected characters (should evaluate string up to character).WebView Android: codecs string can contain any subset of optional parameters (should be all or none).WebView Android: Errors if codecs string contains unexpected characters (should evaluate string up to character). |
| api.MediaSource.readyState π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.removeSourceBuffer π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.sourceBuffers π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.OES_element_index_uint π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.OES_standard_derivatives π | Chrome | 3/8/2011 | Safari | 10/16/2014 | 1318 | |
| api.OES_texture_float π | Chrome | 3/8/2011 | Safari | 10/16/2014 | 1318 | |
| api.OES_texture_float_linear π | Chrome | 8/20/2013 | Safari | 10/16/2014 | 422 | Safari on iOS: Only supported on iPadOS.WebView on iOS: Only supported on iPadOS. |
| api.OES_texture_half_float π | Chrome | 5/21/2013 | Safari | 10/16/2014 | 513 | |
| api.OES_texture_half_float_linear π | Chrome | 8/20/2013 | Safari | 10/16/2014 | 422 | |
| api.OES_vertex_array_object π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.OES_vertex_array_object.bindVertexArrayOES π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.OES_vertex_array_object.createVertexArrayOES π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.OES_vertex_array_object.deleteVertexArrayOES π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.OES_vertex_array_object.isVertexArrayOES π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.OscillatorNode.setPeriodicWave π | Chrome | 10/1/2013 | Safari | 10/16/2014 | 380 | |
| api.Path2D π | Chrome | 7/16/2014 | Safari | 10/16/2014 | 92 | |
| api.Path2D.Path2D π | Chrome | 7/16/2014 | Safari | 10/16/2014 | 92 | Edge: Before Edge 79, the constructor for Path2D objects does not support invocation with a string consisting of SVG path data. |
| api.Path2D.arc π | Chrome | 7/16/2014 | Safari | 10/16/2014 | 92 | |
| api.Path2D.arcTo π | Chrome | 7/16/2014 | Safari | 10/16/2014 | 92 | |
| api.Path2D.bezierCurveTo π | Chrome | 7/16/2014 | Safari | 10/16/2014 | 92 | |
| api.Path2D.closePath π | Chrome | 7/16/2014 | Safari | 10/16/2014 | 92 | |
| api.Path2D.lineTo π | Chrome | 7/16/2014 | Safari | 10/16/2014 | 92 | |
| api.Path2D.moveTo π | Chrome | 7/16/2014 | Safari | 10/16/2014 | 92 | |
| api.Path2D.quadraticCurveTo π | Chrome | 7/16/2014 | Safari | 10/16/2014 | 92 | |
| api.Path2D.rect π | Chrome | 7/16/2014 | Safari | 10/16/2014 | 92 | |
| api.Performance π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | Node.js: Only available as an internal instance. |
| api.Performance.navigation π | Chrome | 3/8/2011 | Safari | 10/16/2014 | 1318 | |
| api.Performance.now π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | Firefox: In Firefox 57.0.4 the accuracy was reduced to 20 microseconds.Firefox: In Firefox 59 the accuracy was reduced to 2 milliseconds.Firefox: In Firefox 60 the accuracy was increased to 1 millisecond.Firefox for Android: In Firefox for Android 57.0.4 the accuracy was reduced to 20 microseconds.Firefox for Android: In Firefox for Android 59 the accuracy was reduced to 2 milliseconds.Firefox for Android: In Firefox for Android 60 the accuracy was increased to 1 millisecond. |
| api.Performance.timing π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | Node.js: Returns node specific timing object |
| api.PerformanceNavigation π | Chrome | 3/8/2011 | Safari | 10/16/2014 | 1318 | |
| api.PerformanceNavigation.redirectCount π | Chrome | 3/8/2011 | Safari | 10/16/2014 | 1318 | |
| api.PerformanceNavigation.type π | Chrome | 3/8/2011 | Safari | 10/16/2014 | 1318 | Firefox: Before Firefox 70, this property could return incorrect values. See bug 1459711.Firefox for Android: Before Firefox for Android 79, this property could return incorrect values. See bug 1459711. |
| api.PerformanceTiming π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.connectEnd π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.connectStart π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.domComplete π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.domContentLoadedEventEnd π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.domContentLoadedEventStart π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.domInteractive π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.domLoading π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.domainLookupEnd π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.domainLookupStart π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.fetchStart π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.loadEventEnd π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.loadEventStart π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.navigationStart π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.redirectEnd π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.redirectStart π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.requestStart π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.responseEnd π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.responseStart π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.secureConnectionStart π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.unloadEventEnd π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PerformanceTiming.unloadEventStart π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | |
| api.PeriodicWave π | Chrome | 10/1/2013 | Safari | 10/16/2014 | 380 | |
| api.Range.Range π | Chrome | 8/20/2013 | Safari | 10/16/2014 | 422 | |
| api.SVGElement.tabIndex π | Chrome | 7/16/2014 | Safari | 10/16/2014 | 92 | |
| api.SourceBuffer π | Chrome | 11/12/2013 | Safari | 10/16/2014 | 338 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.abort π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.appendBuffer π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.appendWindowEnd π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.appendWindowStart π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.buffered π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.mode π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.remove π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.timestampOffset π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.updating π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBufferList π | Chrome | 11/12/2013 | Safari | 10/16/2014 | 338 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBufferList.length π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.Text.Text π | Chrome | 8/20/2013 | Safari | 10/16/2014 | 422 | |
| api.TextTrack.id π | Chrome | 2/20/2014 | Safari | 10/16/2014 | 238 | |
| api.TextTrackList.getTrackById π | Chrome | 2/20/2014 | Safari | 10/16/2014 | 238 | |
| api.VTTCue.VTTCue π | Chrome | 2/20/2014 | Safari | 10/16/2014 | 238 | |
| api.VideoPlaybackQuality π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+. |
| api.VideoPlaybackQuality.creationTime π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+. |
| api.VideoPlaybackQuality.droppedVideoFrames π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+. |
| api.VideoPlaybackQuality.totalVideoFrames π | Chrome | 11/6/2012 | Safari | 10/16/2014 | 709 | Internet Explorer: Only works on Windows 8+. |
| api.WEBGL_compressed_texture_s3tc π | Chrome | 3/26/2013 | Safari | 10/16/2014 | 569 | |
| api.WEBGL_depth_texture π | Chrome | 3/26/2013 | Safari | 10/16/2014 | 569 | |
| api.WEBGL_lose_context π | Chrome | 3/26/2013 | Safari | 10/16/2014 | 569 | |
| api.WEBGL_lose_context.loseContext π | Chrome | 3/26/2013 | Safari | 10/16/2014 | 569 | |
| api.WEBGL_lose_context.restoreContext π | Chrome | 3/26/2013 | Safari | 10/16/2014 | 569 | |
| api.WheelEvent.deltaX π | Chrome | 11/12/2013 | Safari | 10/16/2014 | 338 | Internet Explorer: IE9 supports an old draft of the spec where this value was a long instead of a double. |
| api.WheelEvent.deltaY π | Chrome | 11/12/2013 | Safari | 10/16/2014 | 338 | Internet Explorer: IE9 supports an old draft of the spec where this value was a long instead of a double. |
| api.WheelEvent.deltaZ π | Chrome | 11/12/2013 | Safari | 10/16/2014 | 338 | Internet Explorer: IE9 supports an old draft of the spec where this value was a long instead of a double. |
| api.XMLHttpRequest.responseURL π | Chrome | 8/26/2014 | Safari | 10/16/2014 | 51 | |
| api.indexedDB π | Chrome | 1/10/2013 | Safari | 10/16/2014 | 644 | |
| api.performance π | Chrome | 9/2/2010 | Safari | 10/16/2014 | 1505 | Node.js: Available as a part of the perf_hooks module. |
| css.at-rules.media.color-index π | Chrome | 8/20/2013 | Safari | 10/16/2014 | 422 | |
| css.properties.background-blend-mode π | Chrome | 5/20/2014 | Safari | 10/16/2014 | 149 | |
| css.properties.background-repeat.round π | Chrome | 10/1/2013 | Safari | 10/16/2014 | 380 | |
| css.properties.background-repeat.space π | Chrome | 10/1/2013 | Safari | 10/16/2014 | 380 | |
| css.properties.font-variant.turkic_is | Chrome | 11/12/2013 | Safari | 10/16/2014 | 338 | |
| css.properties.line-break.loose π | Chrome | 2/21/2013 | Safari | 10/16/2014 | 602 | |
| css.properties.line-break.strict π | Chrome | 2/21/2013 | Safari | 10/16/2014 | 602 | |
| css.properties.paint-order.fill π | Chrome | 5/20/2014 | Safari | 10/16/2014 | 149 | |
| css.properties.paint-order.markers π | Chrome | 5/20/2014 | Safari | 10/16/2014 | 149 | |
| css.properties.paint-order.normal π | Chrome | 5/20/2014 | Safari | 10/16/2014 | 149 | |
| css.properties.paint-order.stroke π | Chrome | 5/20/2014 | Safari | 10/16/2014 | 149 | |
| css.properties.text-transform.turkic_is | Chrome | 11/12/2013 | Safari | 10/16/2014 | 338 | |
| css.types.blend-mode π | Chrome | 5/20/2014 | Safari | 10/16/2014 | 149 | |
| html.elements.img.srcset π | Chrome | 4/8/2014 | Safari | 10/16/2014 | 191 | |
| html.elements.template π | Chrome | 3/26/2013 | Safari | 10/16/2014 | 569 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.AudioTrackList π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.AudioTrackList.addtrack_event π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.AudioTrackList.change_event π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.AudioTrackList.getTrackById π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.AudioTrackList.length π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.AudioTrackList.removetrack_event π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.CryptoKey π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | Node.js: Available as a part of the crypto module. |
| api.CryptoKey.algorithm π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.CryptoKey.extractable π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | Deno: The only supported value for this property is true. |
| api.CryptoKey.type π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.CryptoKey.usages π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.HTMLMediaElement.audioTracks π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.HTMLMediaElement.videoTracks π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.SubtleCrypto.decrypt π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | Deno: Not supported: AES-CTR, AES-GCM.Deno: Not supported: AES-CTR, AES-CBC, AES-GCM.Edge: Not supported: AES-CTR.Internet Explorer: Returns CryptoOperation instead of Promise |
| api.SubtleCrypto.encrypt π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | Deno: Not supported: AES-CTR, AES-GCM.Deno: Not supported: AES-CTR, AES-CBC, AES-GCM.Edge: Not supported: AES-CTR.Internet Explorer: Returns CryptoOperation instead of Promise |
| api.SubtleCrypto.exportKey π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | Deno: Not supported: ECDSA, ECDH.Deno: Not supported: ECDSA, ECDH, AES-CTR, AES-CBC, AES-GCM, AES-KW.Edge: Not supported: RSA-PSS, ECDSA, ECDH.Edge: Not supported: AES-CTR.Internet Explorer: Returns KeyOperation instead of PromiseNode.js: Supports: NODE-DSANode.js: Supports: NODE-DHNode.js: Supports: NODE-SCRYPT |
| api.SubtleCrypto.generateKey π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | Deno: Not supported: ECDSA P-521, ECDH P-521.Deno: Not supported: RSA-OAEP, ECDSA P-521, ECDH, AES-CTR, AES-CBC, AES-GCM, AES-KW.Edge: Not supported: RSA-PSS, ECDSA, ECDH.Edge: Not supported: AES-CTR.Internet Explorer: Returns KeyOperation instead of PromiseNode.js: Supports: NODE-DSANode.js: Supports: NODE-DH |
| api.SubtleCrypto.importKey π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | Deno: Not supported: ECDH P-521.Deno: Not supported: ECDH.Deno: Not supported: AES-CTR, AES-CBC, AES-GCM, AES-KW.Edge: Not supported: RSA-PSS, ECDSA, ECDH.Edge: Not supported: AES-CTR, HKDF, PBKDF2.Internet Explorer: Returns KeyOperation instead of PromiseNode.js: Supports: NODE-DSANode.js: Supports: NODE-DHNode.js: Supports: NODE-SCRYPT |
| api.SubtleCrypto.importKey.ECDH π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | Deno: P-384 supported. Not supported: P-256, P-521. |
| api.SubtleCrypto.importKey.ECDSA π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | Deno: P-384 supported. Not supported: P-256, P-521. |
| api.SubtleCrypto.sign π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | Edge: Not supported: RSA-PSS, ECDSA.Internet Explorer: Returns CryptoOperation instead of PromiseNode.js: Supports: NODE-DSA |
| api.SubtleCrypto.unwrapKey π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | Edge: Not supported: AES-CTR.Internet Explorer: Returns KeyOperation instead of PromiseNode.js: Supports: NODE-DSANode.js: Supports: NODE-DH |
| api.SubtleCrypto.verify π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | Deno: Not supported: ECDSA, HMAC.Edge: Not supported: RSA-PSS, ECDSA.Internet Explorer: Returns CryptoOperation instead of PromiseNode.js: Supports: NODE-DSA |
| api.SubtleCrypto.wrapKey π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | Edge: Not supported: AES-CTR.Internet Explorer: Returns KeyOperation instead of Promise |
| api.VideoTrack π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.VideoTrack.id π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.VideoTrack.kind π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.VideoTrack.label π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.VideoTrack.language π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.VideoTrack.selected π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.VideoTrackList π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.VideoTrackList.addtrack_event π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.VideoTrackList.change_event π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.VideoTrackList.getTrackById π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.VideoTrackList.length π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.VideoTrackList.removetrack_event π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.VideoTrackList.selectedIndex π | Safari | 10/22/2013 | Chrome | 8/26/2014 | 308 | |
| api.crypto π | Safari | 6/7/2010 | Chrome | 8/26/2014 | 1541 | Node.js: Available as a part of the crypto module. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.CanvasRenderingContext2D.clip.path_parameter | Safari | 10/22/2013 | Chrome | 7/16/2014 | 267 | |
| api.CanvasRenderingContext2D.fill.path_parameter | Safari | 10/22/2013 | Chrome | 7/16/2014 | 267 | |
| api.CanvasRenderingContext2D.isPointInPath.path_parameter | Safari | 10/22/2013 | Chrome | 7/16/2014 | 267 | |
| api.CanvasRenderingContext2D.isPointInStroke.path_parameter | Safari | 10/22/2013 | Chrome | 7/16/2014 | 267 | |
| api.CanvasRenderingContext2D.stroke.path_parameter | Safari | 10/22/2013 | Chrome | 7/16/2014 | 267 | |
| api.ImageData.worker_support | Safari | 10/22/2013 | Chrome | 7/16/2014 | 267 | |
| css.properties.align-self.flex_context π | Safari | 10/22/2013 | Chrome | 7/16/2014 | 267 | Chrome: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Chrome implements the new behavior beginning with Chrome 52.Chrome Android: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Chrome Android implements the new behavior beginning with Chrome Android 52.Firefox: Before Firefox 27, only single-line flexbox is supported.Firefox for Android: Before Firefox for Android 27, only single-line flexbox is supported.Samsung Internet: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Samsung Internet implements the new behavior beginning with Samsung Internet 6.0.WebView Android: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. WebView Android implements the new behavior beginning with WebView Android 52. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Document.hasFocus π | Safari | 10/22/2013 | Chrome | 4/8/2014 | 168 | Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Document.hidden π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | Firefox: Since Firefox 56 it also returns true on macOS when the window is completely hidden by another non-translucent application.Firefox for Android: Since Firefox for Android 56 it also returns true on macOS when the window is completely hidden by another non-translucent application. |
| api.Document.visibilityState π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesis π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesis.cancel π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesis.getVoices π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesis.pause π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | Chrome Android: In Android, pause() ends the current utterance. pause() behaves the same as cancel().Firefox for Android: In Android, pause() ends the current utterance. pause() behaves the same as cancel().Quest Browser: In Android, pause() ends the current utterance. pause() behaves the same as cancel().Samsung Internet: In Android, pause() ends the current utterance. pause() behaves the same as cancel(). |
| api.SpeechSynthesis.paused π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesis.pending π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesis.resume π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesis.speak π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesis.speaking π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisErrorEvent π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisErrorEvent.error π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisEvent π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisEvent.charIndex π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisEvent.elapsedTime π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisEvent.name π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisUtterance π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisUtterance.SpeechSynthesisUtterance π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisUtterance.boundary_event π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | Chrome: The boundary event does not fire as expected. See bug 40715888.Chrome Android: The boundary event does not fire as expected. See bug 40715888.Quest Browser: The boundary event does not fire as expected. See bug 40715888. |
| api.SpeechSynthesisUtterance.end_event π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisUtterance.error_event π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisUtterance.lang π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisUtterance.mark_event π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisUtterance.pause_event π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisUtterance.pitch π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisUtterance.rate π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisUtterance.resume_event π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisUtterance.start_event π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisUtterance.text π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisUtterance.voice π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisUtterance.volume π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisVoice π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | Firefox: In Firefox, speech synthesis voices do not start loading until after the first call to window.speechSynthesis.getVoices(). A way to mitigate this issue is to call the method at the beginning of page load, then wait a few seconds before calling the method again. Voices will remain loaded until all tabs that have called this method have been closed. |
| api.SpeechSynthesisVoice.default π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisVoice.lang π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisVoice.localService π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisVoice.name π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.SpeechSynthesisVoice.voiceURI π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.TextTrackList.change_event π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.TextTrackList.removetrack_event π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 | |
| api.Window.speechSynthesis π | Safari | 10/22/2013 | Chrome | 2/20/2014 | 121 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Notification.permission_static π | Safari | 10/22/2013 | Chrome | 1/14/2014 | 84 | Safari on iOS: The parent Notification interface is undefined unless the page is a web app saved to the home screen. The app's manifest must have a non-default display value. |
| api.URL π | Safari | 10/22/2013 | Chrome | 1/14/2014 | 84 | Firefox: Before version 57, Firefox had a bug whereby single quotes contained in URLs are escaped when accessed via URL APIs (see bug 1386683).Firefox for Android: Before version 57, Firefox for Android had a bug whereby single quotes contained in URLs are escaped when accessed via URL APIs (see bug 1386683).Node.js: Available as a part of the url module. |
| api.URL.hash π | Safari | 10/22/2013 | Chrome | 1/14/2014 | 84 | |
| api.URL.host π | Safari | 10/22/2013 | Chrome | 1/14/2014 | 84 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.DataTransferItemList.remove π | Safari | 7/25/2012 | Chrome | 11/12/2013 | 475 | |
| api.Element.wheel_event π | Safari | 10/22/2013 | Chrome | 11/12/2013 | 21 | Internet Explorer: The onwheel event handler property is not supported. To listen to this event, use element.addEventListener('wheel', function() {});. See IE bug 782835. |
| api.XMLHttpRequest.responseType π | Safari | 7/20/2011 | Chrome | 11/12/2013 | 846 | |
| api.XMLHttpRequest.responseType.arraybuffer_value | Safari | 7/20/2011 | Chrome | 11/12/2013 | 846 | |
| api.XMLHttpRequest.responseType.blob_value | Safari | 7/20/2011 | Chrome | 11/12/2013 | 846 | |
| api.XMLHttpRequest.responseType.document_value | Safari | 10/22/2013 | Chrome | 11/12/2013 | 21 | |
| api.XMLHttpRequest.responseType.json_value | Safari | 10/22/2013 | Chrome | 11/12/2013 | 21 | |
| api.console.worker_support | Safari | 10/22/2013 | Chrome | 11/12/2013 | 21 | |
| css.properties.color-interpolation.linearRGB π | Safari | 6/8/2009 | Chrome | 11/12/2013 | 1618 | |
| css.properties.font-size.rem_values | Safari | 10/22/2013 | Chrome | 11/12/2013 | 21 | Firefox: Before Firefox 57, animations using em units are not affected by changes to the font-size of the animated element's parent (bug 1254424).Firefox: Before Firefox 57, some language settings' inherited font-size is smaller than expected (bug 1391341). |
| css.properties.font-variant-ligatures.common-ligatures π | Safari | 10/22/2013 | Chrome | 11/12/2013 | 21 | |
| css.properties.font-variant-ligatures.contextual π | Safari | 10/22/2013 | Chrome | 11/12/2013 | 21 | |
| css.properties.font-variant-ligatures.discretionary-ligatures π | Safari | 10/22/2013 | Chrome | 11/12/2013 | 21 | |
| css.properties.font-variant-ligatures.historical-ligatures π | Safari | 10/22/2013 | Chrome | 11/12/2013 | 21 | |
| css.properties.font-variant-ligatures.no-common-ligatures π | Safari | 10/22/2013 | Chrome | 11/12/2013 | 21 | |
| css.properties.font-variant-ligatures.no-contextual π | Safari | 10/22/2013 | Chrome | 11/12/2013 | 21 | |
| css.properties.font-variant-ligatures.no-discretionary-ligatures π | Safari | 10/22/2013 | Chrome | 11/12/2013 | 21 | |
| css.properties.font-variant-ligatures.no-historical-ligatures π | Safari | 10/22/2013 | Chrome | 11/12/2013 | 21 | |
| css.properties.font-variant-ligatures.none π | Safari | 10/22/2013 | Chrome | 11/12/2013 | 21 | |
| css.properties.font-variant-ligatures.normal π | Safari | 10/22/2013 | Chrome | 11/12/2013 | 21 | |
| css.properties.outline.currentColor π | Safari | 2/2/2004 | Chrome | 11/12/2013 | 3571 | |
| css.properties.pointer-events.visibleFill π | Safari | 6/8/2009 | Chrome | 11/12/2013 | 1618 | |
| css.properties.pointer-events.visiblePainted π | Safari | 6/8/2009 | Chrome | 11/12/2013 | 1618 | |
| css.properties.pointer-events.visibleStroke π | Safari | 6/8/2009 | Chrome | 11/12/2013 | 1618 | |
| css.properties.shape-rendering.crispEdges π | Safari | 6/8/2009 | Chrome | 11/12/2013 | 1618 | |
| css.properties.shape-rendering.geometricPrecision π | Safari | 6/8/2009 | Chrome | 11/12/2013 | 1618 | |
| css.properties.shape-rendering.optimizeSpeed π | Safari | 6/8/2009 | Chrome | 11/12/2013 | 1618 | |
| css.properties.text-decoration.blink π | Safari | 6/23/2003 | Chrome | 11/12/2013 | 3795 | Chrome: The blink value does not have any effect.Chrome Android: The blink value does not have any effect.Firefox: The blink value does not have any effect.Firefox for Android: The blink value does not have any effect.Quest Browser: The blink value does not have any effect.Opera: The blink value does not have any effect.Opera Android: The blink value does not have any effect.Safari: The blink value does not have any effect.Safari on iOS: The blink value does not have any effect.Samsung Internet: The blink value does not have any effect.WebView Android: The blink value does not have any effect.WebView on iOS: The blink value does not have any effect. |
| css.properties.text-rendering.optimizeLegibility π | Safari | 6/7/2010 | Chrome | 11/12/2013 | 1254 | |
| css.properties.text-rendering.optimizeSpeed π | Safari | 6/7/2010 | Chrome | 11/12/2013 | 1254 | |
| css.types.calc.number_values | Safari | 7/25/2012 | Chrome | 11/12/2013 | 475 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.AudioBufferSourceNode.loopEnd π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.AudioBufferSourceNode.loopStart π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.AudioBufferSourceNode.start π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.AudioNode.channelCount π | Chrome | 5/21/2013 | Safari | 10/22/2013 | 154 | |
| api.AudioNode.channelCountMode π | Chrome | 5/21/2013 | Safari | 10/22/2013 | 154 | |
| api.AudioNode.channelInterpretation π | Chrome | 5/21/2013 | Safari | 10/22/2013 | 154 | |
| api.AudioScheduledSourceNode.ended_event π | Chrome | 10/1/2013 | Safari | 10/22/2013 | 21 | |
| api.AudioScheduledSourceNode.start π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.AudioScheduledSourceNode.stop π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.BaseAudioContext.createDelay π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.BaseAudioContext.createGain π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.BaseAudioContext.createScriptProcessor π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.BeforeUnloadEvent π | Chrome | 10/1/2013 | Safari | 10/22/2013 | 21 | |
| api.BiquadFilterNode.detune π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| api.Blob.slice π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | Firefox: Before Firefox 12, there was a bug that affected the behavior of Blob.slice(); it did not work for start and end positions outside the range of signed 64-bit values; it has now been fixed to support unsigned 64-bit values.Firefox for Android: Before Firefox for Android 14, there was a bug that affected the behavior of Blob.slice(); it did not work for start and end positions outside the range of signed 64-bit values; it has now been fixed to support unsigned 64-bit values. |
| api.CanvasRenderingContext2D.getLineDash π | Chrome | 11/6/2012 | Safari | 10/22/2013 | 350 | |
| api.CanvasRenderingContext2D.isPointInStroke π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| api.CanvasRenderingContext2D.lineDashOffset π | Chrome | 11/6/2012 | Safari | 10/22/2013 | 350 | |
| api.CanvasRenderingContext2D.setLineDash π | Chrome | 11/6/2012 | Safari | 10/22/2013 | 350 | |
| api.CharacterData.remove π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.CompositionEvent.CompositionEvent π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| api.DOMTokenList.add.multiple_parameters | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.DOMTokenList.remove.multiple_parameters | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.DOMTokenList.toggle.force_parameter | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.DelayNode π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.DelayNode.delayTime π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.Document.activeElement π | Chrome | 5/21/2009 | Safari | 10/22/2013 | 1615 | Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.DocumentType.remove π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.Element.classList π | Chrome | 9/25/2012 | Safari | 10/22/2013 | 392 | Chrome: Not supported for SVG elements.Chrome Android: Not supported for SVG elements.Edge: Not supported for SVG elements.Internet Explorer: Not supported for SVG elements.Safari: Not supported for SVG elements.Safari on iOS: Not supported for SVG elements.Samsung Internet: Not supported for SVG elements.WebView Android: Not supported for SVG elements.WebView on iOS: Not supported for SVG elements. |
| api.Element.mouseenter_event π | Chrome | 10/1/2013 | Safari | 10/22/2013 | 21 | |
| api.Element.mouseleave_event π | Chrome | 10/1/2013 | Safari | 10/22/2013 | 21 | |
| api.Element.remove π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.Element.transitionend_event π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | Edge: The ontransitionend event handler property is not supported. To listen to this event, use element.addEventListener('transitionend', function() {});.Internet Explorer: The ontransitionend event handler property is not supported. To listen to this event, use element.addEventListener('transitionend', function() {});. |
| api.EventSource.EventSource.options_withCredentials_parameter | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| api.EventSource.withCredentials π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| api.FocusEvent π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| api.FocusEvent.FocusEvent π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| api.FocusEvent.relatedTarget π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| api.GainNode π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.GainNode.gain π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.HTMLFieldSetElement.elements π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| api.HTMLInputElement.height π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| api.HTMLInputElement.setRangeText π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.HTMLInputElement.width π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| api.HTMLOptGroupElement.disabled π | Chrome | 12/11/2008 | Safari | 10/22/2013 | 1776 | Safari: The property can be set, but has no effect (see bug 227042).Safari on iOS: The property can be set, but has no effect (see bug 227042).WebView on iOS: The property can be set, but has no effect (see bug 227042). |
| api.HTMLTextAreaElement.setRangeText π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.KeyboardEvent.KeyboardEvent π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| api.MouseEvent.MouseEvent π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| api.MutationObserver π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| api.MutationObserver.MutationObserver π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| api.MutationRecord π | Chrome | 12/13/2011 | Safari | 10/22/2013 | 679 | |
| api.MutationRecord.addedNodes π | Chrome | 12/13/2011 | Safari | 10/22/2013 | 679 | |
| api.MutationRecord.attributeName π | Chrome | 12/13/2011 | Safari | 10/22/2013 | 679 | |
| api.MutationRecord.attributeNamespace π | Chrome | 12/13/2011 | Safari | 10/22/2013 | 679 | |
| api.MutationRecord.nextSibling π | Chrome | 12/13/2011 | Safari | 10/22/2013 | 679 | |
| api.MutationRecord.oldValue π | Chrome | 12/13/2011 | Safari | 10/22/2013 | 679 | |
| api.MutationRecord.previousSibling π | Chrome | 12/13/2011 | Safari | 10/22/2013 | 679 | |
| api.MutationRecord.removedNodes π | Chrome | 12/13/2011 | Safari | 10/22/2013 | 679 | |
| api.MutationRecord.target π | Chrome | 12/13/2011 | Safari | 10/22/2013 | 679 | |
| api.MutationRecord.type π | Chrome | 12/13/2011 | Safari | 10/22/2013 | 679 | |
| api.Notification π | Chrome | 6/26/2012 | Safari | 10/22/2013 | 483 | Chrome: Starting in Chrome 49, notifications do not work in incognito mode.Chrome: Before Chrome 42, service worker additions were not supported.Chrome Android: A notification can only be sent from a service worker. To show a notification, see ServiceWorkerRegistration.showNotification().Quest Browser: A notification can only be sent from a service worker. To show a notification, see ServiceWorkerRegistration.showNotification().Opera: Starting in Opera 36, notifications do not work in incognito mode.Opera: Before Opera 29, service worker additions were not supported.Opera Android: Notifications in Opera for Android are only available through service workers. To show notifications on Android, see ServiceWorkerRegistration.showNotification().Opera Android: Starting in Opera for Android 36, notifications do not work in incognito mode.Safari on iOS: The Notification interface is undefined, unless the page is a web app saved to the home screen. The app's manifest must have a non-default display value.Safari on iOS: A notification can only be sent from a service worker. To show a notification, see ServiceWorkerRegistration.showNotification().Samsung Internet: Notifications in Samsung Internet are only available through service workers. To show notifications on Android, see ServiceWorkerRegistration.showNotification().Samsung Internet: Starting in Samsung Internet 5.0, notifications do not work in incognito mode. |
| api.Notification.Notification π | Chrome | 6/26/2012 | Safari | 10/22/2013 | 483 | Chrome Android: A notification can only be sent from a service worker. To show a notification, see ServiceWorkerRegistration.showNotification().Chrome Android: This constructor always throws a TypeError exception.Quest Browser: A notification can only be sent from a service worker. To show a notification, see ServiceWorkerRegistration.showNotification().Quest Browser: This constructor always throws a TypeError exception.Opera Android: A notification can only be sent from a service worker. To show a notification, see ServiceWorkerRegistration.showNotification().Opera Android: This constructor always throws a TypeError exception.Safari on iOS: This constructor throws a ReferenceError exception, unless the page is a web app saved to the home screen. The app's manifest must have a non-default display value.Safari on iOS: A notification can only be sent from a service worker. To show a notification, see ServiceWorkerRegistration.showNotification().Samsung Internet: A notification can only be sent from a service worker. To show a notification, see ServiceWorkerRegistration.showNotification().Samsung Internet: This constructor always throws a TypeError exception. |
| api.Notification.click_event π | Chrome | 6/26/2012 | Safari | 10/22/2013 | 483 | |
| api.Notification.close π | Chrome | 6/26/2012 | Safari | 10/22/2013 | 483 | |
| api.Notification.close_event π | Chrome | 6/26/2012 | Safari | 10/22/2013 | 483 | |
| api.Notification.dir π | Chrome | 6/26/2012 | Safari | 10/22/2013 | 483 | |
| api.Notification.error_event π | Chrome | 6/26/2012 | Safari | 10/22/2013 | 483 | |
| api.Notification.show_event π | Chrome | 6/26/2012 | Safari | 10/22/2013 | 483 | |
| api.OfflineAudioContext.complete_event π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| api.OfflineAudioContext.startRendering π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| api.RadioNodeList π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| api.RadioNodeList.value π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| api.SVGGraphicsElement π | Chrome | 10/1/2013 | Safari | 10/22/2013 | 21 | Chrome: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Chrome Android: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Firefox: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Firefox for Android: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Internet Explorer: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Opera: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Opera Android: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Safari: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Safari on iOS: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Samsung Internet: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.WebView Android: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.WebView on iOS: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement. |
| api.SVGRadialGradientElement.fr π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.ScriptProcessorNode | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.ScriptProcessorNode.audioprocess_event | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.ScriptProcessorNode.bufferSize π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.TransitionEvent π | Chrome | 5/21/2013 | Safari | 10/22/2013 | 154 | |
| api.TransitionEvent.TransitionEvent π | Chrome | 5/21/2013 | Safari | 10/22/2013 | 154 | |
| api.UIEvent.UIEvent π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| api.URL.toString π | Chrome | 5/15/2012 | Safari | 10/22/2013 | 525 | |
| api.ValidityState.badInput π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| api.WheelEvent.WheelEvent π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| api.WheelEvent.deltaMode π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| api.Window.cancelAnimationFrame π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| api.Window.requestAnimationFrame π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | Edge: Before version 17, Edge does not reliably fire requestAnimationFrame before the paint cycle.Firefox: Callback parameter is a DOMHighResTimestamp. This means ten microsecond precision and zero time as performance.now().Firefox: Callback parameter is a DOMTimestamp. This means millisecond precision and zero time as Date.now().Firefox: Could be called with no input parameters.Internet Explorer: Internet Explorer does not reliably fire requestAnimationFrame before the paint cycle. |
| api.XMLHttpRequest.send.body_ArrayBufferView_type | Chrome | 9/25/2012 | Safari | 10/22/2013 | 392 | |
| api.XMLHttpRequest.timeout π | Chrome | 8/20/2013 | Safari | 10/22/2013 | 63 | |
| api.XMLHttpRequest.timeout_event π | Chrome | 8/20/2013 | Safari | 10/22/2013 | 63 | |
| api.XMLHttpRequestUpload.timeout_event π | Chrome | 8/20/2013 | Safari | 10/22/2013 | 63 | |
| api.console.clear_static π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| api.console.table_static π | Chrome | 5/21/2013 | Safari | 10/22/2013 | 154 | |
| css.at-rules.media.nested-queries | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| css.properties.align-items.flex_context.baseline | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.align-self.auto π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.align-self.flex_context.baseline π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.align-self.normal π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.align-self.stretch π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.background-position.side-relative_values | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| css.properties.buffered-rendering | Chrome | 7/9/2013 | Safari | 10/22/2013 | 105 | |
| css.properties.buffered-rendering.auto | Chrome | 7/9/2013 | Safari | 10/22/2013 | 105 | |
| css.properties.buffered-rendering.dynamic | Chrome | 7/9/2013 | Safari | 10/22/2013 | 105 | |
| css.properties.buffered-rendering.static | Chrome | 7/9/2013 | Safari | 10/22/2013 | 105 | |
| css.properties.clip-path.basic_shape π | Chrome | 11/6/2012 | Safari | 10/22/2013 | 350 | |
| css.properties.clip-path.html_elements | Chrome | 11/6/2012 | Safari | 10/22/2013 | 350 | |
| css.properties.clip-path.svg_elements | Chrome | 11/6/2012 | Safari | 10/22/2013 | 350 | |
| css.properties.content.gradient π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | Firefox: content: <gradient> doesn't paint on ::before/::after pseudo elements. See bug 1832901.Firefox for Android: content: <gradient> doesn't paint on ::before/::after pseudo elements. See bug 1832901. |
| css.properties.flex.auto π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.flex.none π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.flex-direction.column π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.flex-direction.column-reverse π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | Firefox: Before Firefox 81, overflow with column-reverse was unsupported. See bug 1042151.Firefox for Android: Before Firefox for Android 81, overflow with column-reverse was unsupported. See bug 1042151. |
| css.properties.flex-direction.row π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.flex-direction.row-reverse π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | Firefox: Before Firefox 81, overflow with column-reverse was unsupported. See bug 1042151.Firefox for Android: Before Firefox for Android 81, overflow with column-reverse was unsupported. See bug 1042151. |
| css.properties.flex-flow.column π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.flex-flow.column-reverse π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.flex-flow.nowrap π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.flex-flow.row π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.flex-flow.row-reverse π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.flex-flow.wrap π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.flex-flow.wrap-reverse π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.flex-wrap.nowrap π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.flex-wrap.wrap π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.flex-wrap.wrap-reverse π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.image-rendering.crisp-edges π | Chrome | 8/2/2011 | Safari | 10/22/2013 | 812 | |
| css.properties.justify-content.left | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.justify-content.normal | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.justify-content.right | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | |
| css.properties.line-break.auto π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| css.properties.mask-type π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| css.properties.mask-type.alpha π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| css.properties.mask-type.luminance π | Chrome | 1/10/2013 | Safari | 10/22/2013 | 285 | |
| css.properties.min-height.auto | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | Firefox: Firefox 18 and later used auto as the initial value for min-height.Firefox for Android: Firefox for Android 18 and later used auto as the initial value for min-height. |
| css.properties.min-width.auto | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | Chrome: Chrome uses auto as the initial value for min-width.Chrome Android: Chrome Android uses auto as the initial value for min-width.Edge: Edge uses auto as the initial value for min-width.Firefox: Firefox 18 and later (until the value was removed), used auto as the initial value for min-width.Firefox for Android: Firefox for Android 18 and later (until the value was removed), used auto as the initial value for min-width.Quest Browser: Quest Browser uses auto as the initial value for min-width.Opera: Opera uses auto as the initial value for min-width.Opera Android: Opera Android uses auto as the initial value for min-width.Samsung Internet: Samsung Internet uses auto as the initial value for min-width.WebView Android: WebView Android uses auto as the initial value for min-width. |
| css.properties.overflow-wrap π | Chrome | 11/6/2012 | Safari | 10/22/2013 | 350 | |
| css.properties.tab-size π | Chrome | 7/31/2012 | Safari | 10/22/2013 | 448 | Chrome: This property is not yet animatable.Chrome Android: This property is not yet animatable.Edge: This property is not yet animatable.Firefox: Before Firefox 53, this property was not animatable.Firefox for Android: Before Firefox for Android 53, this property was not animatable.Quest Browser: This property is not yet animatable.Samsung Internet: This property is not yet animatable. |
| css.properties.text-emphasis.circle π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| css.properties.text-emphasis.currentColor π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| css.properties.text-emphasis.dot π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| css.properties.text-emphasis.double-circle π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| css.properties.text-emphasis.filled π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| css.properties.text-emphasis.none π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| css.properties.text-emphasis.open π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| css.properties.text-emphasis.sesame π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| css.properties.text-emphasis.transparent π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| css.properties.text-emphasis.triangle π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| css.properties.text-emphasis-color.currentColor π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| css.properties.text-emphasis-color.transparent π | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| css.properties.text-orientation.sideways π | Chrome | 6/7/2011 | Safari | 10/22/2013 | 868 | |
| css.properties.width.is_animatable | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| css.selectors.-webkit-meter-inner-element | Chrome | 11/6/2012 | Safari | 10/22/2013 | 350 | |
| css.selectors.-webkit-progress-bar | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| css.selectors.-webkit-progress-inner-element | Chrome | 11/6/2012 | Safari | 10/22/2013 | 350 | |
| css.selectors.-webkit-progress-value | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| css.selectors.after.animation_and_transition_support | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| css.selectors.before.animation_and_transition_support | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| css.selectors.cue π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | Firefox: From Firefox 69, only allowed properties apply to the ::cue pseudo-element with no argument. See Permitted properties for a list of the allowed properties. |
| css.selectors.cue.selector_argument | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| css.selectors.future π | Chrome | 11/6/2012 | Safari | 10/22/2013 | 350 | |
| css.selectors.past π | Chrome | 11/6/2012 | Safari | 10/22/2013 | 350 | |
| css.selectors.scope π | Chrome | 5/21/2013 | Safari | 10/22/2013 | 154 | Firefox: Firefox 55 removes support for <style scoped> but not for the :scope pseudo-class, which is still supported. <style scoped> made it possible to explicitly set up element scopes, but ongoing discussions about the design of this feature as well as lack of other implementations resulted in the decision to remove it.Firefox for Android: Firefox for Android 55 removes support for <style scoped> but not for the :scope pseudo-class, which is still supported. <style scoped> made it possible to explicitly set up element scopes, but ongoing discussions about the design of this feature as well as lack of other implementations resulted in the decision to remove it. |
| css.selectors.scope.dom_api | Chrome | 5/21/2013 | Safari | 10/22/2013 | 154 | |
| css.types.calc π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | Firefox: Before Firefox 59 calc() is not supported in rgb() and other color functions.Firefox: Before Firefox 57 calc(1*2*3) is not parsed successfully.Firefox: Firefox 57 increased the number of places calc() could substitute another value. See bug 1350857.Firefox for Android: Before Firefox for Android 59 calc() is not supported in rgb() and other color functions.Firefox for Android: Before Firefox for Android 57 calc(1*2*3) is not parsed successfully.Firefox for Android: Firefox for Android 57 increased the number of places calc() could substitute another value. See bug 1350857. |
| css.types.gradient π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | Firefox: Gradients are limited to background-image, border-image, and mask-image.Firefox for Android: Gradients are limited to background-image, border-image, and mask-image. |
| css.types.gradient.linear-gradient π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | Firefox: Since Firefox 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Firefox: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Firefox for Android: Since Firefox for Android 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Firefox for Android: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Internet Explorer: Internet Explorer 5.5 through 9.0 supported gradients via a proprietary filter: -ms-filter: progid:DXImageTransform.Microsoft.Gradient().Opera: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Opera: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Opera Android: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Opera Android: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Safari: Safari 4 was supporting an experimental -webkit-gradient(linear,β¦) function. It is more limited than the later standard version: you cannot specify both a position and an angle like in linear-gradient(). This old outdated syntax is still supported for compatibility purposes.Safari: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Safari on iOS: Safari on iOS 3.2 was supporting an experimental -webkit-gradient(linear,β¦) function. It is more limited than the later standard version: you cannot specify both a position and an angle like in linear-gradient(). This old outdated syntax is still supported for compatibility purposes.Safari on iOS: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.WebView on iOS: WebView on iOS 3.2 was supporting an experimental -webkit-gradient(linear,β¦) function. It is more limited than the later standard version: you cannot specify both a position and an angle like in linear-gradient(). This old outdated syntax is still supported for compatibility purposes.WebView on iOS: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right. |
| css.types.gradient.linear-gradient.to | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| css.types.gradient.linear-gradient.unitless_0_angle | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | Firefox: Accepted only in -webkit-linear-gradient() and -moz-linear-gradient(), not linear-gradient().Firefox for Android: Accepted only in -webkit-linear-gradient() and -moz-linear-gradient(), not linear-gradient(). |
| css.types.gradient.radial-gradient π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | Firefox: Since Firefox 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Firefox for Android: Since Firefox for Android 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Internet Explorer: Internet Explorer 5.5 through 9.0 supported gradients via a proprietary filter: -ms-filter: progid:DXImageTransform.Microsoft.Gradient().Safari: Safari 4 was supporting an experimental -webkit-gradient(radial,β¦) function. This old outdated syntax is still supported for compatibility purposes.Safari on iOS: Safari on iOS 3.2 was supporting an experimental -webkit-gradient(radial,β¦) function. This old outdated syntax is still supported for compatibility purposes.WebView on iOS: WebView on iOS 3.2 was supporting an experimental -webkit-gradient(radial,β¦) function. This old outdated syntax is still supported for compatibility purposes. |
| css.types.gradient.radial-gradient.at | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| css.types.gradient.repeating-linear-gradient π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | Firefox: Before Firefox 36, gradients weren't applied on the pre-multiplied color space, leading to shades of grey unexpectedly appearing when used with transparency.Firefox: Since Firefox 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Firefox: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Firefox for Android: Before Firefox for Android 36, gradients weren't applied on the pre-multiplied color space, leading to shades of grey unexpectedly appearing when used with transparency.Firefox for Android: Since Firefox for Android 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Firefox for Android: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Internet Explorer: Internet Explorer 5.5 through 9.0 supported gradients via a proprietary filter: -ms-filter: progid:DXImageTransform.Microsoft.Gradient().Opera: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Opera: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Opera Android: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Opera Android: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Safari: Safari 4 was supporting an experimental -webkit-gradient(linear,β¦) function. It is more limited than the later standard version: you cannot specify both a position and an angle like in repeating-linear-gradient(). This old outdated syntax is still supported for compatibility purposes.Safari: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Safari on iOS: Safari on iOS 3.2 was supporting an experimental -webkit-gradient(linear,β¦) function. It is more limited than the later standard version: you cannot specify both a position and an angle like in repeating-linear-gradient(). This old outdated syntax is still supported for compatibility purposes.Safari on iOS: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.WebView on iOS: WebView on iOS 3.2 was supporting an experimental -webkit-gradient(linear,β¦) function. It is more limited than the later standard version: you cannot specify both a position and an angle like in repeating-linear-gradient(). This old outdated syntax is still supported for compatibility purposes.WebView on iOS: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right. |
| css.types.gradient.repeating-linear-gradient.to | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| css.types.gradient.repeating-linear-gradient.unitless_0_angle | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | Firefox: Accepted only in -webkit-repeating-linear-gradient() and -moz-repeating-linear-gradient(), not repeating-linear-gradient().Firefox for Android: Accepted only in -webkit-repeating-linear-gradient() and -moz-repeating-linear-gradient(), not repeating-linear-gradient(). |
| css.types.gradient.repeating-radial-gradient π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | Firefox: Before Firefox 36, gradients weren't applied on the pre-multiplied color space, leading to shades of grey unexpectedly appearing when used with transparency.Firefox: Since Firefox 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Firefox for Android: Before Firefox 36, gradients weren't applied on the pre-multiplied color space, leading to shades of grey unexpectedly appearing when used with transparency.Firefox for Android: Since Firefox 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Safari: Safari 4 was supporting an experimental -webkit-gradient(radial,β¦) function. This old outdated syntax is still supported for compatibility purposes.Safari on iOS: Safari on iOS 3.2 was supporting an experimental -webkit-gradient(radial,β¦) function. This old outdated syntax is still supported for compatibility purposes.WebView on iOS: WebView on iOS 3.2 was supporting an experimental -webkit-gradient(radial,β¦) function. This old outdated syntax is still supported for compatibility purposes. |
| css.types.gradient.repeating-radial-gradient.at | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | Firefox: Before Firefox 36, gradients weren't applied on the pre-multiplied color space, leading to shades of grey unexpectedly appearing when used with transparency.Firefox: Since Firefox 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Firefox for Android: Before Firefox for Android 36, gradients weren't applied on the pre-multiplied color space, leading to shades of grey unexpectedly appearing when used with transparency.Firefox for Android: Since Firefox for Android 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false. |
| css.types.length.ch | Chrome | 5/21/2013 | Safari | 10/22/2013 | 154 | Firefox: From Firefox 1 to Firefox 3, ch was the width of the M character.Firefox: From Firefox 1 to Firefox 3, ch did not work with border-width and outline-width CSS properties. |
| css.types.length.vmax | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | Firefox: Starting with version 21, viewport-percentage lengths are invalid in @page.Firefox for Android: Starting with version 21, viewport-percentage lengths are invalid in @page. |
| css.types.length.vmin | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | Firefox: Starting with version 21, viewport-percentage lengths are invalid in @page.Firefox for Android: Starting with version 21, viewport-percentage lengths are invalid in @page. |
| css.types.position.four_value_syntax | Chrome | 2/21/2013 | Safari | 10/22/2013 | 243 | |
| html.elements.main π | Chrome | 3/26/2013 | Safari | 10/22/2013 | 210 | |
| html.elements.optgroup.disabled π | Chrome | 12/11/2008 | Safari | 10/22/2013 | 1776 | Safari: Before Safari 7, the attribute can be set, but has no effect.Safari on iOS: The attribute can be set, but has no effect.WebView on iOS: The attribute can be set, but has no effect. |
| html.elements.output π | Chrome | 3/8/2011 | Safari | 10/22/2013 | 959 | |
| html.elements.output.for π | Chrome | 3/8/2011 | Safari | 10/22/2013 | 959 | |
| html.elements.output.form π | Chrome | 3/8/2011 | Safari | 10/22/2013 | 959 | |
| html.elements.output.name π | Chrome | 3/8/2011 | Safari | 10/22/2013 | 959 | |
| css.properties.text-transform.lowercase_sigma | Safari | 7/25/2012 | Chrome | 10/1/2013 | 433 | |
| html.elements.video.muted π | Safari | 6/7/2010 | Chrome | 10/1/2013 | 1212 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.WaveShaperNode.oversample π | Safari | 7/25/2012 | Chrome | 8/20/2013 | 391 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.orphans π | Safari | 4/15/2005 | Chrome | 2/21/2013 | 2869 | |
| css.properties.widows π | Safari | 4/15/2005 | Chrome | 2/21/2013 | 2869 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.AudioParam.setTargetAtTime π | Safari | 7/25/2012 | Chrome | 1/10/2013 | 169 | |
| api.WebGLVertexArrayObjectOES π | Safari | 7/20/2011 | Chrome | 1/10/2013 | 540 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Element.id π | Safari | 6/23/2003 | Chrome | 11/6/2012 | 3424 | Chrome: Only supported for HTMLElement, not all Element objects, such as SVGElement.Chrome Android: Only supported for HTMLElement, not all Element objects, such as SVGElement.Samsung Internet: Only supported for HTMLElement, not all Element objects, such as SVGElement. |
| api.HTMLMediaElement.addTextTrack π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.HTMLMediaElement.textTracks π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.HTMLTrackElement π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | Firefox: Before Firefox 50, text tracks would only load if the <track> element is in a document.Firefox for Android: Before Firefox for Android 50, text tracks would only load if the <track> element is in a document. |
| api.HTMLTrackElement.default π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.HTMLTrackElement.kind π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.HTMLTrackElement.label π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.HTMLTrackElement.readyState π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.HTMLTrackElement.src π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | Firefox: Before Firefox 50, setting the src property did not work properly.Firefox for Android: Before Firefox for Android 50, setting the src property did not work properly. |
| api.HTMLTrackElement.srclang π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.HTMLTrackElement.track π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrack π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | Firefox: Firefox versions before Firefox 50 didn't display captions when playing media without one or more video tracks being played. |
| api.TextTrack.activeCues π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | Firefox: Starting in Firefox 69, cues are no longer incorrectly loaded when the TextTrack's mode is disabled; if that's the case, the returned list is empty. |
| api.TextTrack.addCue π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrack.cuechange_event π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrack.cues π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | Firefox: Starting in Firefox 69, cues are no longer incorrectly loaded when the TextTrack's mode is disabled; if that's the case, the returned list is empty. |
| api.TextTrack.kind π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrack.label π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrack.language π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrack.mode π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | Firefox: Before Firefox 52, using JavaScript to change the mode of a text track that's part of a media element would send one change event to the element's textTracks TextTrackList for each change, even if multiple changes are made in a single pass through the Firefox event loop. Starting in Firefox 52, these changes are reflected by a single event. |
| api.TextTrack.removeCue π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrackCue π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrackCue.endTime π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrackCue.enter_event π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrackCue.exit_event π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrackCue.id π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrackCue.pauseOnExit π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrackCue.startTime π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrackCue.track π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrackCueList π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrackCueList.getCueById π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrackCueList.length π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrackList π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrackList.addtrack_event π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TextTrackList.length π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TrackEvent π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TrackEvent.TrackEvent π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.TrackEvent.track π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.VTTCue π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.VTTCue.align π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.VTTCue.getCueAsHTML π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.VTTCue.line π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.VTTCue.position π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.VTTCue.size π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.VTTCue.snapToLines π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.VTTCue.text π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| api.VTTCue.vertical π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| html.elements.track π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | Chrome Android: Doesn't work for fullscreen video.Quest Browser: Doesn't work for fullscreen video.Samsung Internet: Doesn't work for fullscreen video.WebView Android: Doesn't work for fullscreen video. |
| html.elements.track.default π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| html.elements.track.kind π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| html.elements.track.label π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | |
| html.elements.track.src π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 | Firefox: Before Firefox 50, setting the src didn't work, though it didn't raise an error.Firefox for Android: Before Firefox for Android 50, setting the src didn't work, though it didn't raise an error. |
| html.elements.track.srclang π | Safari | 7/25/2012 | Chrome | 11/6/2012 | 104 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Element.className π | Safari | 6/23/2003 | Chrome | 9/25/2012 | 3382 | Chrome: Only supported for HTMLElement, not all Element objects, such as SVGElement.Chrome Android: Only supported for HTMLElement, not all Element objects, such as SVGElement.Samsung Internet: Only supported for HTMLElement, not all Element objects, such as SVGElement. |
| api.XMLHttpRequest.send.body_Blob_type | Safari | 7/25/2012 | Chrome | 9/25/2012 | 62 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.background.background-clip | Safari | 7/20/2011 | Chrome | 7/31/2012 | 377 | |
| css.properties.background.background-origin | Safari | 7/20/2011 | Chrome | 7/31/2012 | 377 | |
| css.properties.background.background-size | Safari | 7/20/2011 | Chrome | 7/31/2012 | 377 | |
| api.AnalyserNode π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AnalyserNode.fftSize π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AnalyserNode.frequencyBinCount π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AnalyserNode.getByteFrequencyData π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AnalyserNode.getByteTimeDomainData π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AnalyserNode.getFloatFrequencyData π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AnalyserNode.maxDecibels π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AnalyserNode.minDecibels π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AnalyserNode.smoothingTimeConstant π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioBuffer π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioBuffer.duration π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioBuffer.getChannelData π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioBuffer.length π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioBuffer.numberOfChannels π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioBuffer.sampleRate π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioBufferSourceNode π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioBufferSourceNode.buffer π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | Firefox: Firefox currently handles the value null incorrectly. Instead of producing a node that generates a single channel of silence, the node becomes unusable and will be ignored if you attempt to connect it to anything.Firefox for Android: Firefox for Android currently handles the value null incorrectly. Instead of producing a node that generates a single channel of silence, the node becomes unusable and will be ignored if you attempt to connect it to anything. |
| api.AudioBufferSourceNode.loop π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.AudioBufferSourceNode.playbackRate π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioContext.createMediaElementSource π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | Firefox: If a sample rate is specified for the audio context, it must match the sample rate of the stream, otherwise this method will fail.Firefox for Android: If a sample rate is specified for the audio context, it must match the sample rate of the stream, otherwise this method will fail. |
| api.AudioDestinationNode π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioListener π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioListener.setOrientation π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioListener.setPosition π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioNode π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioNode.connect π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioNode.context π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioNode.disconnect π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioNode.numberOfInputs π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioNode.numberOfOutputs π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioParam π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioParam.cancelScheduledValues π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioParam.defaultValue π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioParam.exponentialRampToValueAtTime π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | Chrome Android: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it.Firefox: Sometimes jumps to value immediately. See bug 2011524.Firefox for Android: Sometimes jumps to value immediately. See bug 2011524.Quest Browser: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it.WebView Android: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it. |
| api.AudioParam.linearRampToValueAtTime π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | Chrome Android: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it.Firefox: Sometimes jumps to value immediately. See bug 2011524.Firefox for Android: Sometimes jumps to value immediately. See bug 2011524.Quest Browser: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it.WebView Android: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it. |
| api.AudioParam.setValueAtTime π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioParam.setValueCurveAtTime π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioParam.value π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | Chrome: Before version 66, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).Chrome Android: Before version 66, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).Firefox: Before Firefox 134, setting value was ignored when done at the same time as scheduled automation events.Firefox: Before Firefox 69, value did not take into account scheduled or gradiated changes to the parameter's value; instead, only explicitly set values were returned.Firefox for Android: Firefox for Android does not currently take into account scheduled or gradiated changes to the parameter's value; only the initial value or the most recent explicitly set value is returned.Quest Browser: Before version 5.0, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).Opera: Before version 53, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).Opera Android: Before version 47, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).Samsung Internet: Before version 9.0, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).WebView Android: Before version 66, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly). |
| api.AudioProcessingEvent | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioProcessingEvent.inputBuffer π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioProcessingEvent.outputBuffer π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.AudioProcessingEvent.playbackTime π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BaseAudioContext.createAnalyser π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BaseAudioContext.createBiquadFilter π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BaseAudioContext.createBuffer π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BaseAudioContext.createBufferSource π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BaseAudioContext.createChannelMerger π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BaseAudioContext.createChannelSplitter π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BaseAudioContext.createConvolver π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BaseAudioContext.createDynamicsCompressor π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BaseAudioContext.createOscillator π | Chrome | 6/26/2012 | Safari | 7/25/2012 | 29 | |
| api.BaseAudioContext.createPanner π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BaseAudioContext.createWaveShaper π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.BaseAudioContext.currentTime π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BaseAudioContext.decodeAudioData π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BaseAudioContext.destination π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BaseAudioContext.listener π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BaseAudioContext.sampleRate π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BiquadFilterNode π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BiquadFilterNode.Q π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BiquadFilterNode.frequency π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BiquadFilterNode.gain π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.BiquadFilterNode.getFrequencyResponse π | Chrome | 2/8/2012 | Safari | 7/25/2012 | 168 | |
| api.BiquadFilterNode.type π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.Blob π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | Node.js: Available as a part of the buffer module.Node.js: Available as a part of the buffer module. |
| api.Blob.Blob π | Chrome | 6/26/2012 | Safari | 7/25/2012 | 29 | Firefox: Before Firefox 16, the second parameter, when set to null or undefined, leads to an error instead of being handled as an empty dictionary.Firefox for Android: Before Firefox for Android 16, the second parameter, when set to null or undefined, leads to an error instead of being handled as an empty dictionary.Internet Explorer: IE10 throws InvalidStateError with a TypedArray argument. Consider using MSBuilder as an alternative.Node.js: Before v16.7.0, the endings option was not supported. |
| api.Blob.size π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.Blob.type π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.CSSStyleDeclaration.item π | Chrome | 12/11/2008 | Safari | 7/25/2012 | 1322 | |
| api.CSSStyleDeclaration.length π | Chrome | 12/11/2008 | Safari | 7/25/2012 | 1322 | |
| api.CSSStyleDeclaration.setProperty π | Chrome | 12/11/2008 | Safari | 7/25/2012 | 1322 | |
| api.ChannelMergerNode π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.ChannelSplitterNode π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | Chrome: Starting in Chrome 56, channelCountMode is set to explicit and channelCount is fixed to the number of outputs, as per the latest spec.Chrome Android: Starting in Chrome Android 56, channelCountMode is set to explicit and channelCount is fixed to the number of outputs, as per the latest spec.Quest Browser: Starting in Quest Browser 5.0, channelCountMode is set to explicit and channelCount is fixed to the number of outputs, as per the latest spec.Opera: Starting in Opera 43, channelCountMode is set to explicit and channelCount is fixed to the number of outputs, as per the latest spec.Opera Android: Starting in Opera Android 43, channelCountMode is set to explicit and channelCount is fixed to the number of outputs, as per the latest spec.Samsung Internet: Starting in Samsung Internet 6.0, channelCountMode is set to explicit and channelCount is fixed to the number of outputs, as per the latest spec.WebView Android: Starting in version 56, channelCountMode is set to explicit and channelCount is fixed to the number of outputs, as per the latest spec. |
| api.CloseEvent π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | Firefox: Before Firefox 12, the close code CLOSE_NORMAL was used when the channel was closed due to an unexpected error or unspecified error condition.Firefox: Before Firefox 8, the WebSocket close event was sent to the listener as a simple event. |
| api.CloseEvent.CloseEvent π | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | |
| api.CloseEvent.code π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.CloseEvent.reason π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.CloseEvent.wasClean π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.ConvolverNode π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.ConvolverNode.buffer π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.ConvolverNode.normalize π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| api.CustomEvent.CustomEvent π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.DataTransferItemList π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| api.DataTransferItemList.add π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| api.DataTransferItemList.clear π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| api.DataTransferItemList.length π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| api.DynamicsCompressorNode π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.DynamicsCompressorNode.attack π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| api.DynamicsCompressorNode.knee π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| api.DynamicsCompressorNode.ratio π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| api.DynamicsCompressorNode.reduction π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | Chrome: Before version 52, this was an AudioParam..Chrome Android: Before version 52, this was an AudioParam..Quest Browser: Before version 5.0, this was an AudioParam..Samsung Internet: Before Samsung Internet 6.0, this was an AudioParam..WebView Android: Before version 52, this was an AudioParam.. |
| api.DynamicsCompressorNode.release π | Chrome | 6/26/2012 | Safari | 7/25/2012 | 29 | |
| api.DynamicsCompressorNode.threshold π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| api.ErrorEvent π | Chrome | 3/8/2011 | Safari | 7/25/2012 | 505 | |
| api.ErrorEvent.ErrorEvent π | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | |
| api.ErrorEvent.filename π | Chrome | 3/8/2011 | Safari | 7/25/2012 | 505 | |
| api.ErrorEvent.lineno π | Chrome | 3/8/2011 | Safari | 7/25/2012 | 505 | |
| api.ErrorEvent.message π | Chrome | 3/8/2011 | Safari | 7/25/2012 | 505 | |
| api.Event.Event π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.EventSource.url π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| api.FileReader π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | Firefox: Before Firefox 4, Blob parameters were File parameters. |
| api.FileReader.FileReader π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.FileReader.abort π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.FileReader.abort_event π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.FileReader.error π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | Firefox: Before Firefox 13, the error property returned a FileError object.Firefox: From Firefox 13 to Firefox 58, the error property returned a DOMError object.Firefox: From Firefox 58, the error property returns a DOMException object.Firefox for Android: From Firefox 32 to Firefox 58, the error property returned a DOMError object.Firefox for Android: From Firefox 58, the error property returns a DOMException object.Internet Explorer: The error property returns a DOMError object.Safari: The error property returns a DOMError object.Safari on iOS: The error property returns a DOMError object.WebView on iOS: The error property returns a DOMError object. |
| api.FileReader.error_event π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.FileReader.load_event π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.FileReader.loadend_event π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.FileReader.loadstart_event π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | Firefox: loadstart event dispatches synchronously (should be asynchronously as per spec).Firefox for Android: loadstart event dispatches synchronously (should be asynchronously as per spec). |
| api.FileReader.progress_event π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.FileReader.readAsArrayBuffer π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.FileReader.readAsBinaryString π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.FileReader.readAsDataURL π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | Firefox for Android: Using the camera in Android 8.x raises an exception. See bug 1511083. |
| api.FileReader.readAsText π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.FileReader.readyState π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.FileReader.result π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.FileReader.worker_support | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.FileReaderSync π | Chrome | 10/19/2010 | Safari | 7/25/2012 | 645 | |
| api.FileReaderSync.FileReaderSync π | Chrome | 10/19/2010 | Safari | 7/25/2012 | 645 | |
| api.FileReaderSync.readAsArrayBuffer π | Chrome | 2/3/2011 | Safari | 7/25/2012 | 538 | |
| api.FileReaderSync.readAsBinaryString π | Chrome | 10/19/2010 | Safari | 7/25/2012 | 645 | |
| api.FileReaderSync.readAsDataURL π | Chrome | 10/19/2010 | Safari | 7/25/2012 | 645 | |
| api.FileReaderSync.readAsText π | Chrome | 10/19/2010 | Safari | 7/25/2012 | 645 | |
| api.FileReaderSync.worker_support | Chrome | 10/19/2010 | Safari | 7/25/2012 | 645 | |
| api.FormData.append.filename_parameter | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | |
| api.HTMLDetailsElement π | Chrome | 3/8/2011 | Safari | 7/25/2012 | 505 | |
| api.HTMLDetailsElement.open π | Chrome | 3/8/2011 | Safari | 7/25/2012 | 505 | |
| api.HTMLElement.accessKey π | Chrome | 2/8/2012 | Safari | 7/25/2012 | 168 | |
| api.HTMLElement.click π | Chrome | 2/3/2011 | Safari | 7/25/2012 | 538 | Chrome: Before Chrome 19, click() is only defined on buttons and inputs.Chrome Android: Before Chrome Android 25, click() is only defined on buttons and inputs.Firefox: Before Firefox 5, click() is only defined on buttons and inputs, and has no effect on text and file inputs.Firefox: Starting in Firefox 75, the click() function works even when the element is not attached to a DOM tree.Firefox for Android: Before Firefox 5, click() is only defined on buttons and inputs, and has no effect on text and file inputs.Firefox for Android: Starting in Firefox for Android 79, the click() function works even when the element is not attached to a DOM tree.Quest Browser: Before Quest Browser 5.0, click() is only defined on buttons and inputs.Samsung Internet: Before Samsung Internet 1.5, click() is only defined on buttons and inputs.WebView Android: Before WebView Android 4.4, click() is only defined on buttons and inputs. |
| api.HTMLElement.translate π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| api.HTMLFieldSetElement.disabled π | Chrome | 6/26/2012 | Safari | 7/25/2012 | 29 | |
| api.HTMLFieldSetElement.name π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| api.HTMLFieldSetElement.type π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| api.HTMLFormElement.autocomplete π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.HTMLIFrameElement.srcdoc π | Chrome | 6/26/2012 | Safari | 7/25/2012 | 29 | |
| api.HTMLImageElement.crossOrigin π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| api.HTMLInputElement.autocomplete π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.HTMLInputElement.dirName π | Chrome | 2/8/2012 | Safari | 7/25/2012 | 168 | |
| api.HTMLInputElement.selectionDirection π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.HTMLLinkElement.sizes π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | Chrome: Before Chrome 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Chrome Android: Before Chrome Android 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Quest Browser: Before Quest Browser 5.0, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Opera: Before Opera 37, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Opera Android: Before Opera Android 37, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Samsung Internet: Before Samsung Internet 5.0, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.WebView Android: Before WebView 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList. |
| api.HTMLMediaElement.defaultMuted π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.HTMLMeterElement π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.HTMLMeterElement.high π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.HTMLMeterElement.labels π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.HTMLMeterElement.low π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.HTMLMeterElement.max π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.HTMLMeterElement.min π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.HTMLMeterElement.optimum π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.HTMLMeterElement.value π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.HTMLOListElement.reversed π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| api.HTMLProgressElement π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.HTMLProgressElement.labels π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.HTMLProgressElement.max π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.HTMLProgressElement.position π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.HTMLProgressElement.value π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.HTMLScriptElement.crossOrigin π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| api.HTMLSelectElement.selectedOptions π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| api.HTMLSpanElement π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.HTMLTableElement.createTBody π | Chrome | 6/26/2012 | Safari | 7/25/2012 | 29 | |
| api.HTMLTextAreaElement.dirName π | Chrome | 2/8/2012 | Safari | 7/25/2012 | 168 | |
| api.HTMLTextAreaElement.selectionDirection π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.HTMLTextAreaElement.wrap π | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | |
| api.HTMLUnknownElement π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.HashChangeEvent.HashChangeEvent π | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | |
| api.History.state π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| api.Location.ancestorOrigins π | Chrome | 6/26/2012 | Safari | 7/25/2012 | 29 | Deno: This value is always empty in Deno. |
| api.MediaElementAudioSourceNode π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.MediaElementAudioSourceNode.mediaElement π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.MessageEvent.MessageEvent π | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | |
| api.MutationObserver.disconnect π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| api.MutationObserver.observe π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | Chrome: Before Chrome 33, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Chrome throws a syntax error.Chrome Android: Before Chrome Android 33, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Chrome Android throws a syntax error.Edge: Before Edge 79, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Edge throws a syntax error.Firefox: Before Firefox 36, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Firefox throws a syntax error.Firefox for Android: Before Firefox for Android 36, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Firefox for Android throws a syntax error.Internet Explorer: Internet Explorer requires attributes: true when using attributeFilter or attributeOldValue. If attributes: true is not present, then Internet Explorer throws a syntax error.Quest Browser: Before Quest Browser 5.0, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Quest Browser throws a syntax error.Opera: Before Opera 20, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Opera throws a syntax error.Opera Android: Before Opera Android 20, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Opera Android throws a syntax error.Safari: Before Safari 10.1, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Safari throws a syntax error.Safari on iOS: Before Safari iOS 10.3, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Safari throws a syntax error.Samsung Internet: Before Samsung Internet 2.0, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Samsung Internet throws a syntax error.WebView Android: Before WebView 4.4.3, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then WebView throws a syntax error.WebView on iOS: Before Safari iOS 10.3, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Safari throws a syntax error. |
| api.MutationObserver.takeRecords π | Chrome | 6/26/2012 | Safari | 7/25/2012 | 29 | |
| api.OfflineAudioCompletionEvent π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.OfflineAudioCompletionEvent.renderedBuffer π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.OscillatorNode π | Chrome | 6/26/2012 | Safari | 7/25/2012 | 29 | |
| api.OscillatorNode.detune π | Chrome | 6/26/2012 | Safari | 7/25/2012 | 29 | |
| api.OscillatorNode.frequency π | Chrome | 6/26/2012 | Safari | 7/25/2012 | 29 | |
| api.OscillatorNode.type π | Chrome | 6/26/2012 | Safari | 7/25/2012 | 29 | |
| api.PageTransitionEvent.PageTransitionEvent π | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | |
| api.PannerNode π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.PannerNode.coneInnerAngle π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.PannerNode.coneOuterAngle π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.PannerNode.coneOuterGain π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.PannerNode.distanceModel π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.PannerNode.maxDistance π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.PannerNode.panningModel π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.PannerNode.refDistance π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.PannerNode.rolloffFactor π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.PannerNode.setOrientation π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.PannerNode.setPosition π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| api.PopStateEvent π | Chrome | 1/25/2010 | Safari | 7/25/2012 | 912 | |
| api.PopStateEvent.PopStateEvent π | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | |
| api.PopStateEvent.state π | Chrome | 1/25/2010 | Safari | 7/25/2012 | 912 | |
| api.ProgressEvent.ProgressEvent π | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | |
| api.SVGAnimateMotionElement π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| api.SVGAnimatedBoolean.animVal π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGAnimatedBoolean.baseVal π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGAnimatedInteger.animVal π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGAnimatedInteger.baseVal π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGAnimatedNumberList.animVal π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGAnimatedNumberList.baseVal π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGAnimatedPreserveAspectRatio.animVal π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGAnimatedPreserveAspectRatio.baseVal π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGComponentTransferFunctionElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGComponentTransferFunctionElement.amplitude π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGComponentTransferFunctionElement.exponent π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGComponentTransferFunctionElement.intercept π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGComponentTransferFunctionElement.offset π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGComponentTransferFunctionElement.slope π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGComponentTransferFunctionElement.tableValues π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGComponentTransferFunctionElement.type π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGElement.error_event π | Chrome | 3/8/2011 | Safari | 7/25/2012 | 505 | |
| api.SVGFEBlendElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEBlendElement.height π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEBlendElement.in1 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEBlendElement.in2 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEBlendElement.mode π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEBlendElement.result π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEBlendElement.width π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEBlendElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEBlendElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEColorMatrixElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEColorMatrixElement.height π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEColorMatrixElement.in1 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEColorMatrixElement.result π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEColorMatrixElement.type π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEColorMatrixElement.values π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEColorMatrixElement.width π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEColorMatrixElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEColorMatrixElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEComponentTransferElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEComponentTransferElement.height π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEComponentTransferElement.in1 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEComponentTransferElement.result π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEComponentTransferElement.width π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEComponentTransferElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEComponentTransferElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFECompositeElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFECompositeElement.height π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFECompositeElement.in1 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFECompositeElement.in2 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFECompositeElement.k1 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFECompositeElement.k2 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFECompositeElement.k3 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFECompositeElement.k4 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFECompositeElement.operator π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFECompositeElement.result π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFECompositeElement.width π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFECompositeElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFECompositeElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEConvolveMatrixElement π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEConvolveMatrixElement.bias π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEConvolveMatrixElement.divisor π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEConvolveMatrixElement.edgeMode π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEConvolveMatrixElement.height π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEConvolveMatrixElement.in1 π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEConvolveMatrixElement.kernelMatrix π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEConvolveMatrixElement.kernelUnitLengthX π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEConvolveMatrixElement.kernelUnitLengthY π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEConvolveMatrixElement.orderX π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEConvolveMatrixElement.orderY π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEConvolveMatrixElement.preserveAlpha π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEConvolveMatrixElement.result π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEConvolveMatrixElement.targetX π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEConvolveMatrixElement.targetY π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEConvolveMatrixElement.width π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEConvolveMatrixElement.x π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEConvolveMatrixElement.y π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGFEDiffuseLightingElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDiffuseLightingElement.diffuseConstant π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDiffuseLightingElement.height π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDiffuseLightingElement.in1 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDiffuseLightingElement.kernelUnitLengthX π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDiffuseLightingElement.kernelUnitLengthY π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDiffuseLightingElement.result π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDiffuseLightingElement.surfaceScale π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDiffuseLightingElement.width π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDiffuseLightingElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDiffuseLightingElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDisplacementMapElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDisplacementMapElement.height π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDisplacementMapElement.in1 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDisplacementMapElement.in2 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDisplacementMapElement.result π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDisplacementMapElement.scale π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDisplacementMapElement.width π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDisplacementMapElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDisplacementMapElement.xChannelSelector π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDisplacementMapElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDisplacementMapElement.yChannelSelector π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDistantLightElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDistantLightElement.azimuth π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDistantLightElement.elevation π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEDropShadowElement π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| api.SVGFEDropShadowElement.dx π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| api.SVGFEDropShadowElement.dy π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| api.SVGFEDropShadowElement.height π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| api.SVGFEDropShadowElement.in1 π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| api.SVGFEDropShadowElement.result π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| api.SVGFEDropShadowElement.setStdDeviation π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| api.SVGFEDropShadowElement.stdDeviationX π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| api.SVGFEDropShadowElement.stdDeviationY π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| api.SVGFEDropShadowElement.width π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| api.SVGFEDropShadowElement.x π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| api.SVGFEDropShadowElement.y π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| api.SVGFEFloodElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEFloodElement.height π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEFloodElement.result π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEFloodElement.width π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEFloodElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEFloodElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEFuncAElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEFuncBElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEFuncGElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEFuncRElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEGaussianBlurElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEGaussianBlurElement.height π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEGaussianBlurElement.in1 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEGaussianBlurElement.result π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEGaussianBlurElement.setStdDeviation π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEGaussianBlurElement.stdDeviationX π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEGaussianBlurElement.stdDeviationY π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEGaussianBlurElement.width π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEGaussianBlurElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEGaussianBlurElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEImageElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEImageElement.height π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEImageElement.href π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEImageElement.preserveAspectRatio π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEImageElement.result π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEImageElement.width π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEImageElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEImageElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMergeElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMergeElement.height π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMergeElement.result π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMergeElement.width π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMergeElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMergeElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMergeNodeElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMergeNodeElement.in1 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMorphologyElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMorphologyElement.height π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMorphologyElement.in1 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMorphologyElement.operator π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMorphologyElement.radiusX π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMorphologyElement.radiusY π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMorphologyElement.result π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMorphologyElement.width π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMorphologyElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEMorphologyElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEOffsetElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEOffsetElement.dx π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEOffsetElement.dy π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEOffsetElement.height π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEOffsetElement.in1 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEOffsetElement.result π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEOffsetElement.width π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEOffsetElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEOffsetElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEPointLightElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEPointLightElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEPointLightElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFEPointLightElement.z π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpecularLightingElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpecularLightingElement.height π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpecularLightingElement.in1 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpecularLightingElement.result π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpecularLightingElement.specularConstant π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpecularLightingElement.specularExponent π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpecularLightingElement.surfaceScale π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpecularLightingElement.width π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpecularLightingElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpecularLightingElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpotLightElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpotLightElement.limitingConeAngle π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpotLightElement.pointsAtX π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpotLightElement.pointsAtY π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpotLightElement.pointsAtZ π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpotLightElement.specularExponent π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpotLightElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpotLightElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFESpotLightElement.z π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETileElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETileElement.height π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETileElement.in1 π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETileElement.result π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETileElement.width π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETileElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETileElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETurbulenceElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETurbulenceElement.baseFrequencyX π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETurbulenceElement.baseFrequencyY π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETurbulenceElement.height π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETurbulenceElement.numOctaves π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETurbulenceElement.result π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETurbulenceElement.seed π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETurbulenceElement.stitchTiles π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETurbulenceElement.type π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETurbulenceElement.width π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETurbulenceElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFETurbulenceElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFilterElement π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFilterElement.filterUnits π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFilterElement.height π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFilterElement.href π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFilterElement.primitiveUnits π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFilterElement.width π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFilterElement.x π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGFilterElement.y π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| api.SVGMPathElement π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| api.SVGMPathElement.href π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| api.SVGNumberList.appendItem π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGNumberList.clear π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGNumberList.getItem π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGNumberList.initialize π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGNumberList.insertItemBefore π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGNumberList.numberOfItems π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGNumberList.removeItem π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.SVGNumberList.replaceItem π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.StorageEvent.StorageEvent | Chrome | 2/8/2012 | Safari | 7/25/2012 | 168 | |
| api.TransitionEvent.elapsedTime π | Chrome | 5/21/2009 | Safari | 7/25/2012 | 1161 | |
| api.TransitionEvent.propertyName π | Chrome | 5/21/2009 | Safari | 7/25/2012 | 1161 | |
| api.TransitionEvent.pseudoElement π | Chrome | 5/21/2009 | Safari | 7/25/2012 | 1161 | |
| api.URL.createObjectURL_static π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | Firefox: createObjectURL() is no longer available within the context of a ServiceWorker.Firefox for Android: createObjectURL() is no longer available within the context of a ServiceWorker.Internet Explorer: If the underlying object does not have a content type set, using this URL as the src of an img tag fails intermittently with error DOM7009. |
| api.URL.revokeObjectURL_static π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | Firefox: revokeObjectURL() is no longer available within the context of a ServiceWorker.Firefox for Android: revokeObjectURL() is no longer available within the context of a ServiceWorker. |
| api.WaveShaperNode π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.WaveShaperNode.curve π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.WebGLContextEvent.WebGLContextEvent π | Chrome | 2/8/2012 | Safari | 7/25/2012 | 168 | |
| api.WebSocket.binaryType π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.WebSocket.extensions π | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | |
| api.WebSocket.protocol π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| api.WebSocket.protocol_rfc_6455 | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | |
| api.WebSocket.url π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| api.XMLHttpRequest.send.body_ArrayBuffer_type | Chrome | 2/3/2011 | Safari | 7/25/2012 | 538 | |
| api.XMLHttpRequest.send.body_FormData_type | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| api.console.timeStamp_static | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | Firefox: The method can be called, but the marker does not show up in the performance profile.Firefox for Android: The method can be called, but the marker does not show up in the performance profile. |
| api.console.timeStamp_static.label_parameter | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| css.properties.animation-direction.alternate-reverse π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| css.properties.animation-direction.reverse π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| css.properties.border-image π | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | Chrome: Before Chrome 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Chrome Android: Before Chrome Android 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Edge: Before Edge 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Firefox: Small SVGs are incorrectly stretched, because percentages in border-image-slice are computed to integers instead of floats (bug 1284797).Firefox: Until Firefox 47, SVGs without viewport were not sliced correctly (bug 619500).Firefox: From Firefox 48 until Firefox 49, SVGs without viewport are displayed the same as SVGs with viewport, but if the slices are not exactly 50%, they are incorrectly stretched (bug 1264809).Firefox: Until Firefox 57, an issue persisted for SVGs without viewport when e10s was disabled (bug 1290782).Firefox: Before Firefox 15, an earlier version of the specification was implemented, prefixed.Firefox for Android: Small SVGs are incorrectly stretched, because percentages in border-image-slice are computed to integers instead of floats (bug 1284797).Firefox for Android: Until Firefox for Android 47, SVGs without viewport were not sliced correctly (bug 619500).Firefox for Android: From Firefox for Android 48 until Firefox for Android 49, SVGs without viewport are displayed the same as SVGs with viewport, but if the slices are not exactly 50%, they are incorrectly stretched (bug 1264809).Firefox for Android: Until Firefox for Android 57, an issue persisted for SVGs without viewport when e10s was disabled (bug 1290782).Firefox for Android: Before Firefox for Android 15, an earlier version of the specification was implemented, prefixed.Quest Browser: Before Quest Browser false, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Opera: Before Opera 98, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Opera Android: A border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Samsung Internet: Before Samsung Internet 23.0, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).WebView Android: Before WebView 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033). |
| css.properties.border-image.fill | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | |
| css.properties.border-image.optional_border_image_slice | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | |
| css.properties.border-image-outset π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| css.properties.border-image-repeat π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| css.properties.border-image-repeat.repeat π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| css.properties.border-image-repeat.stretch π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| css.properties.border-image-slice π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | Firefox: Small SVGs are incorrectly stretched, because percentages in border-image-slice are computed to integers instead of floats (bug 1284797).Firefox: Until Firefox 47, SVGs without viewport were not sliced correctly (bug 619500).Firefox: From Firefox 48 until Firefox 49, SVGs without viewport are displayed the same as SVGs with viewport, but if the slices are not exactly 50%, they are incorrectly stretched (bug 1264809).Firefox: Until Firefox 57, an issue persisted for SVGs without viewport when e10s was disabled (bug 1290782).Firefox for Android: Small SVGs are incorrectly stretched, because percentages in border-image-slice are computed to integers instead of floats (bug 1284797).Firefox for Android: Until Firefox for Android 47, SVGs without viewport were not sliced correctly (bug 619500).Firefox for Android: From Firefox for Android 48 until Firefox for Android 49, SVGs without viewport are displayed the same as SVGs with viewport, but if the slices are not exactly 50%, they are incorrectly stretched (bug 1264809).Firefox for Android: Until Firefox for Android 57, an issue persisted for SVGs without viewport when e10s was disabled (bug 1290782). |
| css.properties.border-image-source π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| css.properties.border-image-source.none π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| css.properties.border-image-width π | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | Chrome: Before Chrome 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Chrome Android: Before Chrome Android 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Edge: Before Edge 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Quest Browser: Before Quest Browser false, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Opera: Before Opera 98, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Opera Android: Before Opera Android 75, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Samsung Internet: Before Samsung Internet 23.0, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).WebView Android: Before WebView Android 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033). |
| css.properties.border-image-width.auto π | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | |
| css.properties.filter.blur π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.properties.filter.brightness π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.properties.filter.contrast π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.properties.filter.drop-shadow π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.properties.filter.grayscale π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.properties.filter.hue-rotate π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.properties.filter.invert π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.properties.filter.none π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.properties.filter.opacity π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.properties.filter.saturate π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | Chrome: In Chrome 18 to 19, the saturate() function only takes integers instead of decimal or percentage values. From Chrome 20, this bug is fixed. |
| css.properties.filter.sepia π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.properties.flood-color π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| css.properties.flood-color.currentColor π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| css.properties.flood-color.transparent π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| css.properties.flood-opacity π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| css.properties.image-rendering π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| css.properties.image-rendering.auto π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| css.properties.lighting-color π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| css.properties.lighting-color.currentColor π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| css.properties.lighting-color.transparent π | Chrome | 5/25/2010 | Safari | 7/25/2012 | 792 | |
| css.properties.text-rendering.geometricPrecision | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | Chrome: Supports true geometric precision without rounding up or down to the nearest supported font size in the operating system.Chrome Android: Supports true geometric precision without rounding up or down to the nearest supported font size in the operating system.Edge: Supports true geometric precision without rounding up or down to the nearest supported font size in the operating system.Firefox: Firefox treats geometricPrecision the same as optimizeLegibility.Firefox for Android: Firefox treats geometricPrecision the same as optimizeLegibility.Quest Browser: Supports true geometric precision without rounding up or down to the nearest supported font size in the operating system.Opera: Supports true geometric precision without rounding up or down to the nearest supported font size in the operating system.Opera Android: Supports true geometric precision without rounding up or down to the nearest supported font size in the operating system.Samsung Internet: Supports true geometric precision without rounding up or down to the nearest supported font size in the operating system.WebView Android: Supports true geometric precision without rounding up or down to the nearest supported font size in the operating system. |
| css.properties.transform-origin.svg_elements | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | Firefox: Keywords and percentages refer to the canvas instead of the object itself. See bug 1209061.Firefox for Android: Keywords and percentages refer to the canvas instead of the object itself. See bug 1209061.Safari: Only supported for transformations applied using the CSS transform property (e.g. .className { transform: rotate(45deg); transform-origin: center; }). It has no effect on transformations applied using the transform SVG attribute (e.g. <rect style="transform-origin: center;" transform="rotate(45)" />).Safari on iOS: Only supported for transformations applied using the CSS transform property (e.g. .className { transform: rotate(45deg); transform-origin: center; }). It has no effect on transformations applied using the transform SVG attribute (e.g. <rect style="transform-origin: center;" transform="rotate(45)" />).WebView on iOS: Only supported for transformations applied using the CSS transform property (e.g. .className { transform: rotate(45deg); transform-origin: center; }). It has no effect on transformations applied using the transform SVG attribute (e.g. <rect style="transform-origin: center;" transform="rotate(45)" />). |
| css.selectors.first π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.types.calc.gradient_color_stops | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| css.types.easing-function.cubic-bezier π | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | |
| css.types.filter-function π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.types.filter-function.blur π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.types.filter-function.brightness π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.types.filter-function.contrast π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.types.filter-function.drop-shadow π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.types.filter-function.grayscale π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.types.filter-function.hue-rotate π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.types.filter-function.invert π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.types.filter-function.opacity π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.types.filter-function.saturate π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.types.filter-function.sepia π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| css.types.length.vh | Chrome | 6/26/2012 | Safari | 7/25/2012 | 29 | Firefox: Starting with version 21, viewport-percentage lengths are invalid in @page.Firefox for Android: Starting with version 21, viewport-percentage lengths are invalid in @page. |
| css.types.length.vw | Chrome | 6/26/2012 | Safari | 7/25/2012 | 29 | Firefox: Starting with version 21, viewport-percentage lengths are invalid in @page.Firefox for Android: Starting with version 21, viewport-percentage lengths are invalid in @page. |
| html.elements.a.ping π | Chrome | 6/7/2011 | Safari | 7/25/2012 | 414 | Firefox: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104.Firefox for Android: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104. |
| html.elements.area.ping π | Chrome | 6/7/2011 | Safari | 7/25/2012 | 414 | Firefox: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104.Firefox for Android: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104. |
| html.elements.audio.muted π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| html.elements.bdi π | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | |
| html.elements.details π | Chrome | 6/7/2011 | Safari | 7/25/2012 | 414 | Firefox: Before Firefox 57, there was a bug meaning that <details> elements can't be made open by default using the open attribute if they have a CSS animation active on them.Firefox for Android: There is a bug meaning that <details> elements can't be made open by default using the open attribute if they have a CSS animation active on them. |
| html.elements.details.open | Chrome | 6/7/2011 | Safari | 7/25/2012 | 414 | |
| html.elements.dfn π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| html.elements.fieldset.disabled π | Chrome | 6/26/2012 | Safari | 7/25/2012 | 29 | Edge: Does not work with nested fieldsets. For example: <fieldset disabled><fieldset><!--Still enabled--></fieldset></fieldset>Internet Explorer: Not all form control descendants of a disabled fieldset are properly disabled in IE11; see IE bug 817488: input[type='file'] not disabled inside disabled fieldset and IE bug 962368: Can still edit input[type='text'] within fieldset[disabled]. |
| html.elements.fieldset.name π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| html.elements.form.autocomplete π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | Chrome: The Google Chrome UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Chrome might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.Chrome Android: The Chrome Android UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Chrome Android might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.Quest Browser: The Quest Browser UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Quest Browser might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.Opera: The Opera UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Opera might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.Opera Android: The Opera Android UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Opera Android might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.Samsung Internet: The Samsung Internet UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Samsung Internet might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.WebView Android: The WebView Android UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, WebView Android might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion. |
| html.elements.iframe.sandbox.allow-popups π | Chrome | 2/8/2012 | Safari | 7/25/2012 | 168 | |
| html.elements.iframe.srcdoc π | Chrome | 6/26/2012 | Safari | 7/25/2012 | 29 | |
| html.elements.img.crossorigin π | Chrome | 8/2/2011 | Safari | 7/25/2012 | 358 | |
| html.elements.input.autocomplete π | Chrome | 9/16/2011 | Safari | 7/25/2012 | 313 | |
| html.elements.input.dirname π | Chrome | 2/8/2012 | Safari | 7/25/2012 | 168 | |
| html.elements.link.sizes π | Chrome | 10/25/2011 | Safari | 7/25/2012 | 274 | |
| html.elements.meter π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| html.elements.meter.high π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| html.elements.meter.low π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| html.elements.meter.max π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| html.elements.meter.min π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| html.elements.meter.optimum π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| html.elements.meter.value π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| html.elements.ol.reversed π | Chrome | 3/28/2012 | Safari | 7/25/2012 | 119 | |
| html.elements.progress π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | Firefox: Before Firefox 14, the <progress> element was incorrectly classified as a form element, and therefore had a form attribute. This has been fixed.Firefox: Firefox provides the ::-moz-progress-bar pseudo-element, which lets you style the part of the interior of the progress bar representing the amount of work completed so far.Firefox for Android: Before Firefox for Android 14, the <progress> element was incorrectly classified as a form element, and therefore had a form attribute. This has been fixed.Firefox for Android: Firefox for Android provides the ::-moz-progress-bar pseudo-element, which lets you style the part of the interior of the progress bar representing the amount of work completed so far.Safari on iOS: Safari on iOS does not support indeterminate progress bars (they are rendered like 0%-completed progress bars).WebView on iOS: WebView on iOS does not support indeterminate progress bars (they are rendered like 0%-completed progress bars). |
| html.elements.progress.max π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| html.elements.progress.value π | Chrome | 9/2/2010 | Safari | 7/25/2012 | 692 | |
| html.elements.script.crossorigin π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 | |
| html.elements.summary π | Chrome | 6/7/2011 | Safari | 7/25/2012 | 414 | |
| html.elements.textarea.dirname π | Chrome | 2/8/2012 | Safari | 7/25/2012 | 168 | |
| html.elements.textarea.wrap π | Chrome | 12/13/2011 | Safari | 7/25/2012 | 225 | |
| html.global_attributes.translate π | Chrome | 5/15/2012 | Safari | 7/25/2012 | 71 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Element.compositionupdate_event π | Safari | 6/7/2010 | Chrome | 3/28/2012 | 660 | |
| api.XMLHttpRequest.loadend_event π | Safari | 6/8/2009 | Chrome | 3/28/2012 | 1024 | |
| api.XMLHttpRequestUpload.loadend_event π | Safari | 6/8/2009 | Chrome | 3/28/2012 | 1024 | |
| css.properties.max-height.none π | Safari | 4/15/2005 | Chrome | 3/28/2012 | 2539 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Node.contains π | Safari | 10/24/2003 | Chrome | 12/13/2011 | 2972 | Internet Explorer: Only supported for HTMLElement, not all Node objects. |
| css.properties.border-image.none π | Safari | 10/26/2007 | Chrome | 12/13/2011 | 1509 | |
| css.properties.border-image.repeat π | Safari | 10/26/2007 | Chrome | 12/13/2011 | 1509 | |
| css.properties.border-image.round π | Safari | 10/26/2007 | Chrome | 12/13/2011 | 1509 | |
| css.properties.border-image.space π | Safari | 10/26/2007 | Chrome | 12/13/2011 | 1509 | |
| css.properties.border-image.stretch π | Safari | 10/26/2007 | Chrome | 12/13/2011 | 1509 | |
| html.elements.a.rel.noreferrer π | Safari | 6/7/2010 | Chrome | 12/13/2011 | 554 | Internet Explorer: Only supported in IE11 in later versions of Windows 10 (creators update). (Per caniuse.com.) |
| html.elements.area.rel π | Safari | 6/7/2010 | Chrome | 12/13/2011 | 554 | |
| html.elements.area.rel.noreferrer π | Safari | 6/7/2010 | Chrome | 12/13/2011 | 554 | Internet Explorer: Only supported in IE11 in later versions of Windows 10 (creators update). (Per caniuse.com.) |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.CompositionEvent π | Safari | 6/7/2010 | Chrome | 10/25/2011 | 505 | |
| api.CompositionEvent.data π | Safari | 6/7/2010 | Chrome | 10/25/2011 | 505 | |
| api.CompositionEvent.initCompositionEvent π | Safari | 6/7/2010 | Chrome | 10/25/2011 | 505 | |
| api.Element.compositionend_event π | Safari | 6/7/2010 | Chrome | 10/25/2011 | 505 | |
| api.Element.compositionstart_event π | Safari | 6/7/2010 | Chrome | 10/25/2011 | 505 | |
| css.properties.clip-rule π | Safari | 6/7/2010 | Chrome | 10/25/2011 | 505 | |
| css.properties.clip-rule.evenodd π | Safari | 6/7/2010 | Chrome | 10/25/2011 | 505 | |
| css.properties.clip-rule.nonzero π | Safari | 6/7/2010 | Chrome | 10/25/2011 | 505 | |
| html.elements.bdo π | Safari | 6/8/2009 | Chrome | 10/25/2011 | 869 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.table-layout π | Safari | 6/23/2003 | Chrome | 9/16/2011 | 3007 | |
| css.properties.table-layout.auto π | Safari | 6/23/2003 | Chrome | 9/16/2011 | 3007 | |
| css.properties.table-layout.fixed π | Safari | 6/23/2003 | Chrome | 9/16/2011 | 3007 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.File π | Safari | 6/8/2009 | Chrome | 8/2/2011 | 785 | Firefox: Non-standard implementation.Firefox for Android: Non-standard implementation.Node.js: Before 23.0.0, File instance cannot be cloned.Node.js: Available as a part of the buffer module.Node.js: Available as a part of the buffer module. |
| css.properties.list-style-type.lower-armenian π | Safari | 7/20/2011 | Chrome | 8/2/2011 | 13 | |
| css.properties.list-style-type.upper-armenian π | Safari | 7/20/2011 | Chrome | 8/2/2011 | 13 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.DOMStringList π | Chrome | 12/11/2008 | Safari | 7/20/2011 | 951 | |
| api.DOMStringList.contains π | Chrome | 12/11/2008 | Safari | 7/20/2011 | 951 | |
| api.DOMStringList.item π | Chrome | 12/11/2008 | Safari | 7/20/2011 | 951 | |
| api.DOMStringList.length π | Chrome | 12/11/2008 | Safari | 7/20/2011 | 951 | |
| api.DOMStringMap π | Chrome | 10/19/2010 | Safari | 7/20/2011 | 274 | |
| api.DOMTokenList π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| api.DOMTokenList.add π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| api.DOMTokenList.contains π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| api.DOMTokenList.item π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| api.DOMTokenList.length π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| api.DOMTokenList.remove π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| api.DOMTokenList.toString π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| api.DOMTokenList.toggle π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| api.DataTransferItem π | Chrome | 4/27/2011 | Safari | 7/20/2011 | 84 | |
| api.DataTransferItem.getAsFile π | Chrome | 4/27/2011 | Safari | 7/20/2011 | 84 | |
| api.DataTransferItem.getAsString π | Chrome | 4/27/2011 | Safari | 7/20/2011 | 84 | |
| api.DataTransferItem.kind π | Chrome | 4/27/2011 | Safari | 7/20/2011 | 84 | |
| api.DataTransferItem.type π | Chrome | 4/27/2011 | Safari | 7/20/2011 | 84 | |
| api.Document.compatMode π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | Chrome: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.readystatechange_event π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.Document.selectionchange_event π | Chrome | 4/27/2011 | Safari | 7/20/2011 | 84 | |
| api.HTMLAnchorElement.origin π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | Firefox: Before Firefox 49, results for URL using the blob scheme incorrectly returned null.Firefox for Android: Before Firefox for Android 49, results for URL using the blob scheme incorrectly returned null. |
| api.HTMLAnchorElement.ping π | Chrome | 6/7/2011 | Safari | 7/20/2011 | 43 | Firefox: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104.Firefox for Android: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104. |
| api.HTMLAreaElement.ping π | Chrome | 6/7/2011 | Safari | 7/20/2011 | 43 | Firefox: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104.Firefox for Android: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104. |
| api.HTMLButtonElement.formAction π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | Firefox: In Firefox 56, the implementation has been updated so that the formAction property returns the correct form submission URL, as per spec, when the associated button is being used to submit a form (bug 1366361).Firefox for Android: In Firefox for Android 56, the implementation has been updated so that the formAction property returns the correct form submission URL, as per spec, when the associated button is being used to submit a form (bug 1366361). |
| api.HTMLButtonElement.formEnctype π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLButtonElement.formMethod π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLButtonElement.formTarget π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLButtonElement.labels π | Chrome | 9/2/2010 | Safari | 7/20/2011 | 321 | |
| api.HTMLCanvasElement.webglcontextcreationerror_event π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLCanvasElement.webglcontextlost_event π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLCanvasElement.webglcontextrestored_event π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLElement.dataset π | Chrome | 10/19/2010 | Safari | 7/20/2011 | 274 | |
| api.HTMLElement.hidden π | Chrome | 9/2/2010 | Safari | 7/20/2011 | 321 | |
| api.HTMLElement.spellcheck π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLLabelElement.control π | Chrome | 9/2/2010 | Safari | 7/20/2011 | 321 | |
| api.HTMLMarqueeElement.behavior π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.HTMLMarqueeElement.bgColor π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.HTMLMarqueeElement.direction π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.HTMLMarqueeElement.height π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.HTMLMarqueeElement.hspace π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.HTMLMarqueeElement.loop π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.HTMLMarqueeElement.scrollAmount π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.HTMLMarqueeElement.scrollDelay π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.HTMLMarqueeElement.trueSpeed π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.HTMLMarqueeElement.vspace π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.HTMLMarqueeElement.width π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.HTMLObjectElement.checkValidity π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.HTMLObjectElement.setCustomValidity π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670. |
| api.HTMLObjectElement.validationMessage π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.HTMLObjectElement.validity π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.HTMLOutputElement π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLOutputElement.checkValidity π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLOutputElement.defaultValue π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLOutputElement.form π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLOutputElement.htmlFor π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | Chrome: Before Chrome 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Chrome Android: Before Chrome Android 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Quest Browser: Before Quest Browser 5.0, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Opera: Before Opera 37, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Opera Android: Before Opera Android 37, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Samsung Internet: Before Samsung Internet 5.0, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.WebView Android: Before Chrome 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList. |
| api.HTMLOutputElement.labels π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLOutputElement.name π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLOutputElement.setCustomValidity π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670. |
| api.HTMLOutputElement.type π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLOutputElement.validationMessage π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLOutputElement.validity π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLOutputElement.value π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLOutputElement.willValidate π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.HTMLScriptElement.async π | Chrome | 9/2/2010 | Safari | 7/20/2011 | 321 | |
| api.HTMLSelectElement.labels π | Chrome | 9/2/2010 | Safari | 7/20/2011 | 321 | |
| api.HTMLSelectElement.required π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.HTMLTextAreaElement.labels π | Chrome | 9/2/2010 | Safari | 7/20/2011 | 321 | |
| api.HashChangeEvent.newURL π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| api.HashChangeEvent.oldURL π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| api.Location.origin π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | Firefox: Before Firefox 49, results for URL using the blob scheme incorrectly returned null.Firefox for Android: Before Firefox for Android 49, results for URL using the blob scheme incorrectly returned null.Internet Explorer: Intranet sites are set to Compatibility View, which will emulate IE7 and omit window.location.origin. |
| api.MediaQueryList π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.MediaQueryList.addListener π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.MediaQueryList.matches π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.MediaQueryList.media π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.MediaQueryList.removeListener π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.SVGSVGElement.getElementById π | Chrome | 10/19/2010 | Safari | 7/20/2011 | 274 | |
| api.WebGLActiveInfo π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.WebGLActiveInfo.name π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.WebGLActiveInfo.size π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.WebGLActiveInfo.type π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.WebGLBuffer π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.WebGLContextEvent π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLContextEvent.statusMessage π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLFramebuffer π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.WebGLProgram π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.WebGLRenderbuffer π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.WebGLRenderingContext π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | Edge: To access the WebGL context, use experimental-webgl rather than the standard webgl identifier.Internet Explorer: To access the WebGL context, use experimental-webgl rather than the standard webgl identifier. |
| api.WebGLRenderingContext.activeTexture π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.attachShader π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.bindAttribLocation π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.bindBuffer π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.bindFramebuffer π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.bindRenderbuffer π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.bindTexture π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.blendColor π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.blendEquation π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.blendEquationSeparate π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.blendFunc π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.blendFuncSeparate π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.bufferData π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.bufferSubData π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.canvas π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.checkFramebufferStatus π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.clear π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.clearColor π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.clearDepth π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.clearStencil π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.colorMask π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.compileShader π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.compressedTexImage2D π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.compressedTexSubImage2D π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.copyTexImage2D π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.copyTexSubImage2D π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.createBuffer π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.createFramebuffer π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.createProgram π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.createRenderbuffer π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.createShader π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.createTexture π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.cullFace π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.deleteBuffer π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.deleteFramebuffer π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.deleteProgram π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.deleteRenderbuffer π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.deleteShader π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.deleteTexture π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.depthFunc π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.depthMask π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.depthRange π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.detachShader π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.disable π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.disableVertexAttribArray π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.drawArrays π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.drawElements π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.drawingBufferHeight π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.drawingBufferWidth π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.enable π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.enableVertexAttribArray π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.finish π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.flush π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.framebufferRenderbuffer π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.framebufferTexture2D π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.frontFace π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.generateMipmap π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getActiveAttrib π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getActiveUniform π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getAttachedShaders π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getAttribLocation π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getBufferParameter π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getContextAttributes π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getError π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getExtension π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getFramebufferAttachmentParameter π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getParameter π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getProgramInfoLog π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getProgramParameter π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getRenderbufferParameter π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getShaderInfoLog π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getShaderParameter π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getShaderPrecisionFormat π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getShaderSource π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getSupportedExtensions π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getTexParameter π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getUniform π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getUniformLocation π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getVertexAttrib π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.getVertexAttribOffset π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.hint π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.isBuffer π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.isContextLost π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.isEnabled π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.isFramebuffer π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.isProgram π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.isRenderbuffer π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.isShader π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.isTexture π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.lineWidth π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.linkProgram π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.pixelStorei π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.polygonOffset π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.readPixels π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.renderbufferStorage π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.sampleCoverage π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.scissor π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.shaderSource π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.stencilFunc π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.stencilFuncSeparate π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.stencilMask π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.stencilMaskSeparate π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.stencilOp π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.stencilOpSeparate π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.texImage2D π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | Firefox for Android: Textures from video elements are not supported. See bug 1884282. |
| api.WebGLRenderingContext.texParameterf π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.texParameteri π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.texSubImage2D π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | Firefox for Android: Textures from video elements are not supported. See bug 1884282. |
| api.WebGLRenderingContext.uniform1f π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniform1fv π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniform1i π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniform1iv π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniform2f π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniform2fv π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniform2i π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniform2iv π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniform3f π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniform3fv π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniform3i π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniform3iv π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniform4f π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniform4fv π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniform4i π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniform4iv π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniformMatrix2fv π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniformMatrix3fv π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.uniformMatrix4fv π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.useProgram π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.validateProgram π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.vertexAttrib1f π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.vertexAttrib1fv π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.vertexAttrib2f π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.vertexAttrib2fv π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.vertexAttrib3f π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.vertexAttrib3fv π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.vertexAttrib4f π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.vertexAttrib4fv π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.vertexAttribPointer π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLRenderingContext.viewport π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLShader π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.WebGLShaderPrecisionFormat π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLShaderPrecisionFormat.precision π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLShaderPrecisionFormat.rangeMax π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLShaderPrecisionFormat.rangeMin π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.WebGLTexture π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.WebGLUniformLocation π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.Window.blur_event π | Chrome | 5/25/2010 | Safari | 7/20/2011 | 421 | Firefox: Apart from firing the event on window as other browsers do, Firefox also fires the event on the document object. See bug 1228802.Firefox: Before Firefox 24, the interface for this event is a plain Event, not FocusEvent.Firefox for Android: Apart from firing the event on window as other browsers do, Firefox for Android also fires the event on the document object. See bug 1228802.Firefox for Android: Before Firefox for Android 24, the interface for this event is a plain Event, not FocusEvent. |
| api.Window.error_event π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| api.Window.focus_event π | Chrome | 5/25/2010 | Safari | 7/20/2011 | 421 | Firefox: Apart from firing the event on window as other browsers do, Firefox also fires the event on the document object. See bug 1228802.Firefox: Before Firefox 24, the interface for this event is a plain Event, not FocusEvent.Firefox for Android: Apart from firing the event on window as other browsers do, Firefox for Android also fires the event on the document object. See bug 1228802.Firefox for Android: Before Firefox for Android 24, the interface for this event is a plain Event, not FocusEvent. |
| api.Window.getComputedStyle.pseudo_element_support | Chrome | 4/27/2011 | Safari | 7/20/2011 | 84 | |
| api.Window.matchMedia π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.XMLHttpRequest.response π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| api.console.groupCollapsed_static π | Chrome | 9/2/2010 | Safari | 7/20/2011 | 321 | Node.js: Alias for console.group |
| css.at-rules.font-face.WOFF π | Chrome | 9/2/2010 | Safari | 7/20/2011 | 321 | |
| css.properties.-webkit-border-before | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| css.properties.-webkit-locale | Chrome | 4/27/2011 | Safari | 7/20/2011 | 84 | |
| css.properties.-webkit-logical-height | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| css.properties.-webkit-logical-width | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| css.properties.-webkit-margin-after | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| css.properties.-webkit-margin-before | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| css.properties.-webkit-max-logical-height | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| css.properties.-webkit-max-logical-width | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| css.properties.-webkit-min-logical-height | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| css.properties.-webkit-min-logical-width | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| css.properties.-webkit-text-combine | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| css.properties.alignment-baseline π | Chrome | 12/11/2008 | Safari | 7/20/2011 | 951 | |
| css.properties.alignment-baseline.alphabetic | Chrome | 12/11/2008 | Safari | 7/20/2011 | 951 | |
| css.properties.alignment-baseline.baseline | Chrome | 12/11/2008 | Safari | 7/20/2011 | 951 | |
| css.properties.alignment-baseline.central | Chrome | 12/11/2008 | Safari | 7/20/2011 | 951 | |
| css.properties.alignment-baseline.ideographic | Chrome | 12/11/2008 | Safari | 7/20/2011 | 951 | |
| css.properties.alignment-baseline.mathematical | Chrome | 12/11/2008 | Safari | 7/20/2011 | 951 | |
| css.properties.alignment-baseline.middle | Chrome | 12/11/2008 | Safari | 7/20/2011 | 951 | |
| css.properties.alignment-baseline.text-after-edge | Chrome | 12/11/2008 | Safari | 7/20/2011 | 951 | |
| css.properties.alignment-baseline.text-before-edge | Chrome | 12/11/2008 | Safari | 7/20/2011 | 951 | |
| css.properties.backface-visibility.hidden π | Chrome | 6/7/2011 | Safari | 7/20/2011 | 43 | |
| css.properties.backface-visibility.visible π | Chrome | 6/7/2011 | Safari | 7/20/2011 | 43 | |
| css.properties.block-size.auto π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| css.properties.border-radius.percentages | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | Firefox: Before Firefox 4, <percentage> values are implemented in a non-standard way. Both horizontal and vertical radii were relative to the width of the border box.Opera: Before Opera 11.5, the implementation of <percentage> values was buggy. |
| css.properties.box-shadow π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | Chrome: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Chrome Android: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Firefox: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Firefox for Android: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Internet Explorer: To use box-shadow in Internet Explorer 9 or later, you must set border-collapse to separate.Internet Explorer: Since version 5.5, Internet Explorer supports Microsoft's DropShadow and Shadow Filter. You can use this proprietary extension to cast a drop shadow (though the syntax and the effect are different from CSS3)Quest Browser: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Opera: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Opera Android: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Safari: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Safari on iOS: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Samsung Internet: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.WebView Android: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.WebView on iOS: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar. |
| css.properties.box-sizing π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | Chrome: box-sizing is not respected when the height is calculated from window.getComputedStyle().Chrome Android: box-sizing is not respected when the height is calculated from window.getComputedStyle().Firefox: Before Firefox 23, box-sizing is not respected when the height is calculated from window.getComputedStyle().Firefox for Android: Before Firefox for Android 23, box-sizing is not respected when the height is calculated from window.getComputedStyle().Internet Explorer: box-sizing is not respected when the height is calculated from window.getComputedStyle().Quest Browser: box-sizing is not respected when the height is calculated from window.getComputedStyle().Opera Android: box-sizing is not respected when the height is calculated from window.getComputedStyle().Samsung Internet: box-sizing is not respected when the height is calculated from window.getComputedStyle().WebView Android: box-sizing is not respected when the height is calculated from window.getComputedStyle(). |
| css.properties.column-span.all π | Chrome | 9/2/2010 | Safari | 7/20/2011 | 321 | |
| css.properties.column-span.none π | Chrome | 9/2/2010 | Safari | 7/20/2011 | 321 | |
| css.properties.hyphenate-character.auto π | Chrome | 9/2/2010 | Safari | 7/20/2011 | 321 | |
| css.properties.inline-size.auto π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| css.properties.letter-spacing.svg_elements | Chrome | 12/11/2008 | Safari | 7/20/2011 | 951 | |
| css.properties.vector-effect π | Chrome | 9/2/2010 | Safari | 7/20/2011 | 321 | |
| css.properties.vector-effect.non-scaling-stroke π | Chrome | 9/2/2010 | Safari | 7/20/2011 | 321 | |
| css.properties.vector-effect.none π | Chrome | 9/2/2010 | Safari | 7/20/2011 | 321 | |
| css.properties.word-spacing.svg_elements | Chrome | 12/11/2008 | Safari | 7/20/2011 | 951 | |
| css.selectors.-webkit-meter-bar | Chrome | 6/7/2011 | Safari | 7/20/2011 | 43 | |
| css.selectors.-webkit-meter-even-less-good-value | Chrome | 6/7/2011 | Safari | 7/20/2011 | 43 | |
| css.selectors.-webkit-meter-optimum-value | Chrome | 6/7/2011 | Safari | 7/20/2011 | 43 | |
| css.selectors.-webkit-meter-suboptimum-value | Chrome | 6/7/2011 | Safari | 7/20/2011 | 43 | |
| css.selectors.in-range π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | Chrome: Before Chrome 52, :in-range matched disabled and read-only inputs (see bug 41248615). In Chrome 52, it was changed to only match enabled read-write inputs.Chrome Android: Before Chrome Android 52, :in-range matched disabled and read-only inputs (see bug 41248615). In Chrome Android 52, it was changed to only match enabled read-write inputs.Firefox: Before Firefox 50, :in-range matched disabled and read-only inputs (see bug 1264157). In Firefox 50, it was changed to only match enabled read-write inputs.Quest Browser: Before Quest Browser 5.0, :in-range matched disabled and read-only inputs (see bug 41248615). In Quest Browser 5.0, it was changed to only match enabled read-write inputs.Opera: Before Opera 39, :in-range matched disabled and read-only inputs (see bug 41248615). In Opera 39, it was changed to only match enabled read-write inputs.Opera Android: Before Opera 39, :in-range matched disabled and read-only inputs (see bug 41248615). In Opera 39, it was changed to only match enabled read-write inputs.Safari: In Safari, :in-range matched disabled and read-only inputs (see bug 156530). It was later changed to only match enabled read-write inputs.Safari on iOS: In Safari on iOS, :in-range matched disabled and read-only inputs (see bug 156530). It was later changed to only match enabled read-write inputs.Samsung Internet: Before version 6.0, :in-range matched disabled and read-only inputs (see bug 41248615). In version 6.0, it was changed to only match enabled read-write inputs.WebView Android: Before version 52, :in-range matched disabled and read-only inputs (see bug 41248615). In version 52, it was changed to only match enabled read-write inputs.WebView on iOS: In WebView on iOS, :in-range matched disabled and read-only inputs (see bug 156530). It was later changed to only match enabled read-write inputs. |
| css.selectors.indeterminate.progress | Chrome | 9/2/2010 | Safari | 7/20/2011 | 321 | |
| css.selectors.out-of-range π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| css.types.easing-function.steps π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| html.elements.button.form | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| html.elements.button.formaction | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| html.elements.button.formenctype | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| html.elements.button.formmethod | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| html.elements.button.formnovalidate | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| html.elements.button.formtarget | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | |
| html.elements.figcaption π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| html.elements.figure π | Chrome | 12/2/2010 | Safari | 7/20/2011 | 230 | |
| html.elements.input.type_number π | Chrome | 10/19/2010 | Safari | 7/20/2011 | 274 | Chrome: Prevents users from typing non-numeric content.Chrome Android: Prevents users from typing non-numeric content.Firefox: Allows users to type non-numeric content, with the value reflecting an empty string.Firefox for Android: Allows users to type non-numeric content, with the value reflecting an empty string.Quest Browser: Prevents users from typing non-numeric content.Opera: Prevents users from typing non-numeric content.Opera Android: Prevents users from typing non-numeric content.Safari: Allows users to type non-numeric content, with the value reflecting an empty string.Safari on iOS: Allows users to type non-numeric content, with the value reflecting an empty string.Samsung Internet: Prevents users from typing non-numeric content.WebView Android: Prevents users from typing non-numeric content.WebView on iOS: Allows users to type non-numeric content, with the value reflecting an empty string. |
| html.elements.mark π | Chrome | 10/19/2010 | Safari | 7/20/2011 | 274 | |
| html.elements.select.required π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | |
| html.global_attributes.data_attributes π | Chrome | 10/19/2010 | Safari | 7/20/2011 | 274 | |
| html.global_attributes.hidden π | Chrome | 3/8/2011 | Safari | 7/20/2011 | 134 | Safari: This attribute has no effect on <option> elements.Safari on iOS: This attribute has no effect on <option> elements.WebView on iOS: This attribute has no effect on <option> elements. |
| html.global_attributes.spellcheck π | Chrome | 2/3/2011 | Safari | 7/20/2011 | 167 | Chrome Android: Only supported on <textarea>.Firefox for Android: Only supported on <textarea>.Opera Android: Only supported on <textarea>.Safari on iOS: Only supported on <textarea>.Samsung Internet: Only supported on <textarea>.WebView Android: Only supported on <textarea>.WebView on iOS: Only supported on <textarea>. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.perspective.none π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.properties.perspective-origin.bottom π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.properties.perspective-origin.center π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.properties.perspective-origin.left π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.properties.perspective-origin.right π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.properties.perspective-origin.top π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.properties.transform.3d | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.properties.transform-origin.three_value_syntax | Safari | 6/7/2010 | Chrome | 6/7/2011 | 365 | |
| css.properties.transform-style.flat π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.properties.transform-style.preserve-3d π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.types.transform-function.matrix3d π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.types.transform-function.perspective π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.types.transform-function.rotate3d π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.types.transform-function.rotateX π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.types.transform-function.rotateY π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.types.transform-function.rotateZ π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.types.transform-function.scale3d π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.types.transform-function.scaleZ π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.types.transform-function.translate3d π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 | |
| css.types.transform-function.translateZ π | Safari | 6/8/2009 | Chrome | 6/7/2011 | 729 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Crypto π | Safari | 6/7/2010 | Chrome | 4/27/2011 | 324 | Deno: Crypto is not a concrete interface, but its methods are available on Window.crypto.Node.js: Available as a part of the crypto module. |
| api.Crypto.getRandomValues π | Safari | 6/7/2010 | Chrome | 4/27/2011 | 324 | Node.js: Since v17.4.0, a similar method is available via the crypto module. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.HTMLInputElement.invalid_event π | Safari | 6/7/2010 | Chrome | 3/8/2011 | 274 | |
| css.selectors.default π | Safari | 6/7/2010 | Chrome | 3/8/2011 | 274 | |
| css.selectors.invalid π | Safari | 6/7/2010 | Chrome | 3/8/2011 | 274 | |
| css.selectors.optional π | Safari | 6/7/2010 | Chrome | 3/8/2011 | 274 | |
| css.selectors.required π | Safari | 6/7/2010 | Chrome | 3/8/2011 | 274 | |
| css.selectors.valid π | Safari | 6/7/2010 | Chrome | 3/8/2011 | 274 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.HTMLInputElement.formAction π | Safari | 6/7/2010 | Chrome | 2/3/2011 | 241 | |
| api.HTMLInputElement.formEnctype π | Safari | 6/7/2010 | Chrome | 2/3/2011 | 241 | |
| api.HTMLInputElement.formMethod π | Safari | 6/7/2010 | Chrome | 2/3/2011 | 241 | |
| api.HTMLInputElement.formTarget π | Safari | 6/7/2010 | Chrome | 2/3/2011 | 241 | |
| html.elements.input.formaction π | Safari | 6/7/2010 | Chrome | 2/3/2011 | 241 | |
| html.elements.input.formenctype π | Safari | 6/7/2010 | Chrome | 2/3/2011 | 241 | |
| html.elements.input.formmethod π | Safari | 6/7/2010 | Chrome | 2/3/2011 | 241 | |
| html.elements.input.formtarget π | Safari | 6/7/2010 | Chrome | 2/3/2011 | 241 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.HashChangeEvent π | Safari | 6/7/2010 | Chrome | 12/2/2010 | 178 | |
| api.Window.hashchange_event π | Safari | 6/7/2010 | Chrome | 12/2/2010 | 178 | Chrome: A regular Event object is fired, rather than a HashChangeEvent object. |
| css.properties.background-image.svg_images | Safari | 6/7/2010 | Chrome | 12/2/2010 | 178 | Safari: Support of SVG in CSS background is incomplete.Safari on iOS: Support of SVG in CSS background is incomplete.WebView on iOS: Support of SVG in CSS background is incomplete. |
| css.properties.mask-image.svg_masks | Safari | 6/8/2009 | Chrome | 12/2/2010 | 542 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| css.properties.border-image.gradient | Safari | 6/8/2009 | Chrome | 10/19/2010 | 498 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.EventSource π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| api.EventSource.EventSource π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| api.EventSource.close π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| api.EventSource.error_event π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| api.EventSource.message_event π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| api.EventSource.open_event π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| api.EventSource.readyState π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| api.EventSource.worker_support | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | Firefox: Not supported in service workers.Firefox for Android: Not supported in service workers. |
| api.HTMLAllCollection.length π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| api.HTMLInputElement.labels π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| api.SVGAnimatedBoolean π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| api.SVGAnimatedInteger π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| api.SVGAnimatedNumberList π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| api.SVGNumberList π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| api.StorageEvent.url π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| api.TimeRanges π | Safari | 3/18/2008 | Chrome | 9/2/2010 | 898 | |
| api.TimeRanges.end π | Safari | 3/18/2008 | Chrome | 9/2/2010 | 898 | |
| api.TimeRanges.length π | Safari | 3/18/2008 | Chrome | 9/2/2010 | 898 | |
| api.TimeRanges.start π | Safari | 3/18/2008 | Chrome | 9/2/2010 | 898 | |
| api.Window.styleMedia | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.line-clamp π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | Safari: Accidental exposure.Safari on iOS: Accidental exposure.WebView on iOS: Accidental exposure. |
| css.properties.list-style-type.arabic-indic π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.bengali π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.cambodian π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.cjk-earthly-branch π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.cjk-heavenly-stem π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.devanagari π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.ethiopic-halehame-ti-er | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.ethiopic-halehame-ti-et | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.gujarati π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.gurmukhi π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.hangul | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.hangul-consonant | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.kannada π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.khmer π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.lao π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.malayalam π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.mongolian π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.myanmar π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.oriya π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.persian π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.telugu π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.thai π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.tibetan π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.properties.list-style-type.urdu | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.selectors.-webkit-inner-spin-button | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.selectors.left π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.selectors.right π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| css.selectors.visited.privacy_measures | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 | |
| html.elements.iframe.sandbox.allow-top-navigation π | Safari | 6/7/2010 | Chrome | 9/2/2010 | 87 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.CustomEvent π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.CustomEvent.detail π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.CustomEvent.initCustomEvent π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.DataTransfer.setData π | Chrome | 9/15/2009 | Safari | 6/7/2010 | 265 | |
| api.Document.caretRangeFromPoint | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.Document.head π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects. |
| api.Element.focusin_event π | Chrome | 12/11/2008 | Safari | 6/7/2010 | 543 | Chrome: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Chrome Android: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Edge: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Firefox: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Firefox for Android: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Quest Browser: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Samsung Internet: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.WebView Android: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});. |
| api.Element.focusout_event π | Chrome | 12/11/2008 | Safari | 6/7/2010 | 543 | Chrome: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Chrome Android: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Edge: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Firefox: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Firefox for Android: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Quest Browser: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Samsung Internet: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.WebView Android: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});. |
| api.Event.defaultPrevented π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.Event.stopImmediatePropagation π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.FormData π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | Firefox: Before Firefox 7, specifying a Blob as the data to append to the object, the filename reported in the Content-Disposition HTTP header was an empty string, resulting in errors on some servers. Starting with Firefox 7, the filename blob is sent.Firefox for Android: Before Firefox for Android 7, specifying a Blob as the data to append to the object, the filename reported in the Content-Disposition HTTP header was an empty string, resulting in errors on some servers. Starting with Firefox for Android 7, the filename blob is sent.WebView Android: XHR in Android 4.0 sends empty content for FormData with blob. |
| api.FormData.FormData π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.FormData.append π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | Firefox: Before Firefox 7, specifying a Blob as the data to append to the object, the filename reported in the Content-Disposition HTTP header was an empty string, resulting in errors on some servers. Starting with Firefox 7, the filename blob is sent.Firefox for Android: Before Firefox for Android 7, specifying a Blob as the data to append to the object, the filename reported in the Content-Disposition HTTP header was an empty string, resulting in errors on some servers. Starting with Firefox for Android 7, the filename blob is sent.Internet Explorer: With the "Include local directory pass when uploading files to a server" option enabled, IE will change the filename inside the Blob on the fly. To have direct control of the sent filename, the developer should send the filename as the third parameter value, i.e. formData.append(name, value, filename).WebView Android: XHR in Android 4.0 sends empty content for FormData with blob. |
| api.Geolocation π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | Firefox: GPSD (GPS daemon) support added in Firefox 3.6. WiFi-based location is provided by Google (privacy) or a custom provider (MLS instructions). |
| api.Geolocation.clearWatch π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.Geolocation.getCurrentPosition π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.Geolocation.watchPosition π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.GeolocationCoordinates.accuracy π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.GeolocationCoordinates.altitude π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.GeolocationCoordinates.altitudeAccuracy π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.GeolocationCoordinates.heading π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.GeolocationCoordinates.latitude π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.GeolocationCoordinates.longitude π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.GeolocationCoordinates.speed π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.GeolocationPosition.coords π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.GeolocationPosition.timestamp π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.GeolocationPositionError.code π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.GeolocationPositionError.message π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.HTMLAllCollection π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.HTMLAllCollection.item π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.HTMLAllCollection.namedItem π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.HTMLButtonElement.checkValidity π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLButtonElement.formNoValidate π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLButtonElement.setCustomValidity π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670. |
| api.HTMLButtonElement.validationMessage π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.HTMLButtonElement.validity π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLElement.draggable π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLFieldSetElement.checkValidity π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLFieldSetElement.setCustomValidity π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670. |
| api.HTMLFieldSetElement.validationMessage π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.HTMLFieldSetElement.validity π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLFormElement.checkValidity π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLFormElement.noValidate π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLIFrameElement.sandbox π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | Chrome: Before Chrome 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Chrome Android: Before Chrome Android 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Firefox: Previously, the type of sandbox was a DOMString instead of a DOMSettableTokenList. This has been fixed with Firefox 29. Other browsers may still implement the property as DOMString since it was a late change in the specification.Firefox for Android: Previously, the type of sandbox was a DOMString instead of a DOMSettableTokenList. This has been fixed with Firefox for Android 29. Other browsers may still implement the property as DOMString since it was a late change in the specification.Quest Browser: Before Quest Browser 5.0, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Opera: Before Opera 37, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Opera Android: Before Opera Android 37, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Samsung Internet: Before Samsung Internet 5.0, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.WebView Android: Before WebView Android 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList. |
| api.HTMLInputElement.checkValidity π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLInputElement.formNoValidate π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLInputElement.max π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLInputElement.min π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLInputElement.pattern π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLInputElement.required π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLInputElement.setCustomValidity π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670. |
| api.HTMLInputElement.step π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.HTMLInputElement.stepDown π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | Firefox: Does not have a specific UI. There are still differences with the latest spec; see bug 835773.Firefox for Android: Does not have a specific UI. There are still differences with the latest spec; see bug 835773. |
| api.HTMLInputElement.stepUp π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | Firefox: Does not have a specific UI. There are still differences with the latest spec; see bug 835773.Firefox for Android: Does not have a specific UI. There are still differences with the latest spec; see bug 835773. |
| api.HTMLInputElement.validationMessage π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.HTMLInputElement.validity π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLInputElement.valueAsDate π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.HTMLInputElement.valueAsNumber π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.HTMLMediaElement.preload π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.HTMLObjectElement.willValidate π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLSelectElement.checkValidity π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLSelectElement.setCustomValidity π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670. |
| api.HTMLSelectElement.validationMessage π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.HTMLSelectElement.validity π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLTextAreaElement.checkValidity π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLTextAreaElement.maxLength π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLTextAreaElement.placeholder π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLTextAreaElement.required π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLTextAreaElement.setCustomValidity π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670. |
| api.HTMLTextAreaElement.textLength π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.HTMLTextAreaElement.validationMessage π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.HTMLTextAreaElement.validity π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.History.pushState π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | Firefox: Until Firefox 5, the passed object is serialized using JSON. Starting in Firefox 6, the object is serialized using the structured clone algorithm. This allows a wider variety of objects to be safely passed.Firefox for Android: Until Firefox for Android 5, the passed object is serialized using JSON. Starting in Firefox for Android 6, the object is serialized using the structured clone algorithm. This allows a wider variety of objects to be safely passed. |
| api.History.replaceState π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | Firefox: Until Firefox 5, the passed object is serialized using JSON. Starting in Firefox 6, the object is serialized using the structured clone algorithm. This allows a wider variety of objects to be safely passed.Firefox for Android: Until Firefox for Android 5, the passed object is serialized using JSON. Starting in Firefox for Android 6, the object is serialized using the structured clone algorithm. This allows a wider variety of objects to be safely passed. |
| api.MessageChannel π | Chrome | 5/21/2009 | Safari | 6/7/2010 | 382 | Node.js: Available as a part of the worker_threads module. |
| api.MessageChannel.MessageChannel π | Chrome | 5/21/2009 | Safari | 6/7/2010 | 382 | |
| api.MessageChannel.port1 π | Chrome | 5/21/2009 | Safari | 6/7/2010 | 382 | |
| api.MessageChannel.port2 π | Chrome | 5/21/2009 | Safari | 6/7/2010 | 382 | |
| api.MessagePort π | Chrome | 5/21/2009 | Safari | 6/7/2010 | 382 | Node.js: Available as a part of the worker_threads module.Node.js: Available as a part of the worker_threads module.Node.js: Inherits from Node EventEmitter instead of DOM EventTarget. |
| api.MessagePort.close π | Chrome | 5/21/2009 | Safari | 6/7/2010 | 382 | |
| api.MessagePort.message_event π | Chrome | 5/21/2009 | Safari | 6/7/2010 | 382 | Node.js: Supports the event, but only via Node EventEmitter. |
| api.MessagePort.postMessage π | Chrome | 5/21/2009 | Safari | 6/7/2010 | 382 | Deno: The message parameter does not support cloning Blob values.Deno: The message parameter does not support cloning Blob values.Deno: The transfer parameter does not accept ArrayBuffer items. Passing an ArrayBuffer results in an error being thrown. |
| api.MessagePort.start π | Chrome | 5/21/2009 | Safari | 6/7/2010 | 382 | |
| api.MessagePort.worker_support | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.Navigator.geolocation π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.PageTransitionEvent π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.PageTransitionEvent.persisted π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Internet Explorer: The persisted property is known to be buggy in Internet Explorer. It is advised to check if window.performance.navigation.type == 2 as well. |
| api.Range.getBoundingClientRect π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.Range.getClientRects π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.SVGAnimatedPreserveAspectRatio π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.ValidityState π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.ValidityState.customError π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.ValidityState.patternMismatch π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.ValidityState.rangeOverflow π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.ValidityState.rangeUnderflow π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.ValidityState.stepMismatch π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.ValidityState.tooLong π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Edge: Not supported in the unlikely case of the value being initially set too long, and then changed by the user to a still incorrect state. Per caniuse.com.Firefox: Not supported in the unlikely case of the value being initially set too long, and then changed by the user to a still incorrect state. Per caniuse.com. |
| api.ValidityState.typeMismatch π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.ValidityState.valid π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.ValidityState.valueMissing π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| api.WebSocket π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | Firefox: Message size limited to 16 MB (see bug 711205).Firefox for Android: Message size limited to 16 MB (see bug 711205). |
| api.WebSocket.WebSocket π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.WebSocket.bufferedAmount π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.WebSocket.close π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.WebSocket.close_event π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.WebSocket.error_event π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.WebSocket.message_event π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.WebSocket.open_event π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.WebSocket.readyState π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.WebSocket.send π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | Firefox: Only parameter of type ArrayBuffer and String supported.Firefox: Only parameter of type String supported.Firefox: Only parameter of type String supported. Returns boolean.Firefox for Android: Only parameter of type ArrayBuffer and String supported.Firefox for Android: Only parameter of type String supported.Firefox for Android: Only parameter of type String supported. Returns boolean. |
| api.WebSocket.worker_support | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| api.Window.pagehide_event π | Chrome | 9/15/2009 | Safari | 6/7/2010 | 265 | |
| api.Window.pageshow_event π | Chrome | 9/15/2009 | Safari | 6/7/2010 | 265 | |
| api.Window.popstate_event π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | Chrome: Before version 34, Chrome would fire a popstate event on page load.Chrome Android: Before version 34, Chrome Android would fire a popstate event on page load.Quest Browser: Before version 5.0, Quest Browser would fire a popstate event on page load.Safari: Before version 10, Safari would fire a popstate event on page load.Safari on iOS: Before version 10, Safari on iOS would fire a popstate event on page load.Samsung Internet: Before version 2.0, Samsung Internet would fire a popstate event on page load.WebView Android: Before version 37, WebView Android would fire a popstate event on page load.WebView on iOS: Before version 10, WebView on iOS would fire a popstate event on page load. |
| api.Window.postMessage.transfer_parameter | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| css.at-rules.media.aspect-ratio π | Chrome | 9/15/2009 | Safari | 6/7/2010 | 265 | |
| css.at-rules.media.orientation π | Chrome | 9/15/2009 | Safari | 6/7/2010 | 265 | |
| css.properties.animation-fill-mode.backwards π | Chrome | 9/15/2009 | Safari | 6/7/2010 | 265 | |
| css.properties.animation-fill-mode.both π | Chrome | 9/15/2009 | Safari | 6/7/2010 | 265 | |
| css.properties.animation-fill-mode.forwards π | Chrome | 9/15/2009 | Safari | 6/7/2010 | 265 | |
| css.properties.animation-fill-mode.none π | Chrome | 9/15/2009 | Safari | 6/7/2010 | 265 | |
| css.properties.background-clip π | Chrome | 12/11/2008 | Safari | 6/7/2010 | 543 | Chrome: Chrome accepts alternate synonyms to its values: padding, border, and content.Chrome Android: Chrome Android accepts alternate synonyms to its values: padding, border, and content.Edge: Since Edge 79, accepts alternate synonyms to its values: padding, border, and content.Firefox: Used the -moz-background-clip: padding | border syntax.Internet Explorer: In IE 7 and IE 8 of Internet Explorer, this property always behaved like background-clip: padding-box when overflow was hidden, auto, or scroll.Quest Browser: Quest Browser accepts alternate synonyms to its values: padding, border, and content.Opera: Opera accepts alternate synonyms to its values: padding, border, and content.Opera Android: Opera accepts alternate synonyms to its values: padding, border, and content.Safari: Safari accepts alternate synonyms to its values: padding, border, and content.Safari on iOS: Safari accepts alternate synonyms to its values: padding, border, and content.Samsung Internet: Samsung Internet accepts alternate synonyms to its values: padding, border, and content.WebView Android: WebView Android accepts alternate synonyms to its values: padding, border, and content.WebView on iOS: Safari accepts alternate synonyms to its values: padding, border, and content. |
| css.properties.background-repeat.2-value | Chrome | 9/15/2009 | Safari | 6/7/2010 | 265 | |
| css.properties.background-size π | Chrome | 9/15/2009 | Safari | 6/7/2010 | 265 | Chrome: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.Chrome Android: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.Quest Browser: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.Opera: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.Opera: Opera 9.5's computation of the background positioning area is incorrect for fixed backgrounds. Opera 9.5 also interprets the two-value form as a horizontal scaling factor and, from appearances, a vertical clipping dimension. This has been fixed in Opera 10.Opera Android: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.Opera Android: Opera 9.5's computation of the background positioning area is incorrect for fixed backgrounds. Opera 9.5 also interprets the two-value form as a horizontal scaling factor and, from appearances, a vertical clipping dimension. This has been fixed in Opera 10.Safari: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.Safari on iOS: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.Samsung Internet: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.WebView Android: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.WebView on iOS: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords. |
| css.properties.background-size.contain π | Chrome | 9/15/2009 | Safari | 6/7/2010 | 265 | |
| css.properties.background-size.cover π | Chrome | 9/15/2009 | Safari | 6/7/2010 | 265 | |
| css.properties.border-bottom-left-radius π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Firefox: Before Firefox 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox for Android 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox for Android 50. |
| css.properties.border-bottom-left-radius.percentages | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Firefox: Before Firefox 4, the <percentage> was relative to the width of the box even when specifying the radius for a height. This implied that -moz-border-radius-bottomright was always drawing an arc of circle, and never an ellipse, when followed by a single value. |
| css.properties.border-bottom-right-radius π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Firefox: Before Firefox 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox for Android 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox for Android 50. |
| css.properties.border-bottom-right-radius.percentages | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Firefox: Before Firefox 4, the <percentage> was relative to the width of the box even when specifying the radius for a height. This implied that -moz-border-radius-bottomright was always drawing an arc of circle, and never an ellipse, when followed by a single value. |
| css.properties.border-radius π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Chrome: Chrome ignores border-radius on <select> elements unless -webkit-appearance is overridden to an appropriate value.Firefox: Before Firefox 50, border styles of rounded corners (with border-radius) were always rendered as if border-style was solid. This has been fixed in Firefox 50.Firefox: To conform to the CSS3 standard, Firefox 4 changes the handling of <percentage> values to match the specification. You can specify an ellipse as a border on an arbitrary sized element with border-radius: 50%;. Firefox 4 also makes rounded corners clip content and images if overflow: visible is not set.Firefox for Android: Before Firefox 50, border styles of rounded corners (with border-radius) were always rendered as if border-style was solid. This has been fixed in Firefox 50.Opera: Before Opera 11.60, replaced elements with border-radius do not have rounded corners.Safari: Safari ignores border-radius on <select> elements unless -webkit-appearance is overridden to an appropriate value.Safari on iOS: Safari ignores border-radius on <select> elements unless -webkit-appearance is overridden to an appropriate value.WebView on iOS: Safari ignores border-radius on <select> elements unless -webkit-appearance is overridden to an appropriate value. |
| css.properties.border-radius.4_values_for_4_corners | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| css.properties.border-top-left-radius π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Firefox: Before Firefox 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox for Android 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox for Android 50. |
| css.properties.border-top-left-radius.percentages | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Firefox: Before Firefox 4, the <percentage> was relative to the width of the box even when specifying the radius for a height. This implied that -moz-border-radius-bottomright was always drawing an arc of circle, and never an ellipse, when followed by a single value. |
| css.properties.border-top-right-radius π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Firefox: Before Firefox 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox for Android 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox for Android 50. |
| css.properties.border-top-right-radius.percentages | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Firefox: Before Firefox 4, the <percentage> was relative to the width of the box even when specifying the radius for a height. This implied that -moz-border-radius-bottomright was always drawing an arc of circle, and never an ellipse, when followed by a single value. |
| css.properties.box-shadow.inset | Chrome | 12/11/2008 | Safari | 6/7/2010 | 543 | Internet Explorer: inset must be the last keyword in the declaration. |
| css.properties.box-shadow.spread_radius | Chrome | 12/11/2008 | Safari | 6/7/2010 | 543 | |
| css.properties.cursor.none π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.list-style-type.cjk-ideographic π | Chrome | 12/11/2008 | Safari | 6/7/2010 | 543 | Opera: Until version 15, only decimal numbers display.Opera Android: Until version 15, only decimal numbers display. |
| css.properties.text-rendering π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Chrome: This property is only supported on Windows and Linux.Chrome: Initial versions had bugs on Windows and Linux that broke font substitution, small-caps, letter-spacing or caused text to overlap. See bug 40156511, bug 40430936, bug 40444347, bug 40286561.Chrome Android: This property is only supported on Windows and Linux.Chrome Android: Initial versions had bugs on Windows and Linux that broke font substitution, small-caps, letter-spacing or caused text to overlap. See bug 40156511, bug 40430936, bug 40444347, bug 40286561.Edge: This property is only supported on Windows and Linux.Edge: Initial versions had bugs on Windows and Linux that broke font substitution, small-caps, letter-spacing or caused text to overlap. See bug 40156511, bug 40430936, bug 40444347, bug 40286561.Firefox: This property is only supported on Windows and Linux.Firefox: The optimizeSpeed option has no effect on Firefox 4 because the standard code for text rendering is already fast and there is not a faster code path at this time. See bug 595688 for details.Quest Browser: This property is only supported on Windows and Linux.Quest Browser: Initial versions had bugs on Windows and Linux that broke font substitution, small-caps, letter-spacing or caused text to overlap. See bug 40156511, bug 40430936, bug 40444347, bug 40286561.Samsung Internet: This property is only supported on Windows and Linux. Samsung Internet is not on Windows or Linux.WebView Android: From version 3 to 4.3, there is a serious bug where text-rendering: optimizeLegibility causes custom web fonts to not render. This was fixed in version 4.4. |
| css.properties.text-rendering.auto | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Chrome: Chrome treats auto as optimizeSpeed.Chrome Android: Chrome Android treats auto as optimizeSpeed.Edge: Edge treats auto as optimizeSpeed.Firefox: If the font size is 20 pixels or higher, Firefox treats auto as optimizeLegibility. For smaller text, Firefox treats auto as optimizeSpeed. The 20-pixel threshold can be changed with the browser.display.auto_quality_min_font_size preference.Firefox for Android: If the font size is 20 pixels or higher, Firefox treats auto as optimizeLegibility. For smaller text, Firefox treats auto as optimizeSpeed. The 20-pixel threshold can be changed with the browser.display.auto_quality_min_font_size preference.Quest Browser: Quest Browser treats auto as optimizeSpeed.Opera: Opera treats auto as optimizeSpeed.Opera Android: Opera Android treats auto as optimizeSpeed.Safari: Safari treats auto as optimizeSpeed. See bug 41363.Safari on iOS: Safari on iOS treats auto as optimizeSpeed. See bug 41363.Samsung Internet: Samsung Internet treats auto as optimizeSpeed.WebView Android: WebView Android treats auto as optimizeSpeed.WebView on iOS: WebView on iOS treats auto as optimizeSpeed. See bug 41363. |
| css.types.length.rem | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| css.types.ratio π | Chrome | 9/15/2009 | Safari | 6/7/2010 | 265 | |
| html.elements.article π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| html.elements.aside π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| html.elements.footer π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| html.elements.header π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| html.elements.hgroup π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| html.elements.iframe.sandbox π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| html.elements.iframe.sandbox.allow-forms π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| html.elements.iframe.sandbox.allow-same-origin π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | Chrome: Chrome 70 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Chrome Android: Chrome Android 70 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Edge: Edge 79 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Quest Browser: Quest Browser 6.0 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Opera: Opera 57 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Opera Android: Opera Android 49 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Safari: Safari blocks script execution without allow-scripts even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Safari on iOS: Safari blocks script execution without allow-scripts even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Samsung Internet: Samsung Internet 10.0 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.WebView Android: WebView Android 70 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.WebView on iOS: Safari blocks script execution without allow-scripts even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution. |
| html.elements.iframe.sandbox.allow-scripts π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| html.elements.input.formnovalidate π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| html.elements.input.max π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| html.elements.input.min π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| html.elements.input.pattern π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| html.elements.input.required π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| html.elements.input.step π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| html.elements.input.type_email π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | Safari on iOS: Doesn't do validation, but instead offers a custom 'email' keyboard, which is designed to make entering email addresses easier.Safari on iOS: The custom 'email' keyboard does not provide a comma key, so users cannot enter multiple email addresses.Safari on iOS: Automatically applies a default style of opacity: 0.4 to disable textual <input> elements, including those of type 'email'. Other major browsers don't currently share this particular default style.WebView on iOS: Doesn't do validation, but instead offers a custom 'email' keyboard, which is designed to make entering email addresses easier.WebView on iOS: The custom 'email' keyboard does not provide a comma key, so users cannot enter multiple email addresses.WebView on iOS: Automatically applies a default style of opacity: 0.4 to disable textual <input> elements, including those of type 'email'. Other major browsers don't currently share this particular default style. |
| html.elements.input.type_search π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| html.elements.nav π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| html.elements.rb π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | Chrome: Blink has support for parsing the rb element, but not for rendering rb content as expected.Chrome Android: Blink has support for parsing the rb element, but not for rendering rb content as expected.Edge: Blink has support for parsing the rb element, but not for rendering rb content as expected.Quest Browser: Blink has support for parsing the rb element, but not for rendering rb content as expected.Opera: Blink has support for parsing the rb element, but not for rendering rb content as expected.Opera Android: Blink has support for parsing the rb element, but not for rendering rb content as expected.Safari: Safari has support for parsing the rb element, but not for rendering rb content as expected.Safari on iOS: Safari on iOS has support for parsing the rb element, but not for rendering rb content as expected.Samsung Internet: Blink has support for parsing the rb element, but not for rendering rb content as expected.WebView Android: Blink has support for parsing the rb element, but not for rendering rb content as expected.WebView on iOS: WebView on iOS has support for parsing the rb element, but not for rendering rb content as expected. |
| html.elements.rp π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| html.elements.rt π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | Chrome: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 347597919.Chrome Android: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 347597919.Quest Browser: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 347597919.Opera: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 347597919.Opera Android: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 347597919.Safari: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 265316.Safari on iOS: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 265316.Samsung Internet: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 347597919.WebView Android: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 347597919.WebView on iOS: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 265316. |
| html.elements.ruby π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| html.elements.section π | Chrome | 5/25/2010 | Safari | 6/7/2010 | 13 | |
| html.elements.textarea.maxlength π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | Safari: Before Safari 17, newline characters counted as two characters instead of one. See bug 249916.Safari on iOS: Before Safari on iOS 17, newline characters counted as two characters instead of one. See bug 249916.WebView on iOS: Before WebView on iOS 17, newline characters counted as two characters instead of one. See bug 249916. |
| html.elements.textarea.placeholder π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| html.elements.textarea.required π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 | |
| html.global_attributes.draggable π | Chrome | 1/25/2010 | Safari | 6/7/2010 | 133 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.console.profileEnd_static | Safari | 6/8/2009 | Chrome | 5/25/2010 | 351 | Firefox: The method can be called, but the marker does not show up in the performance profile.Firefox for Android: The method can be called, but the marker does not show up in the performance profile. |
| api.console.profile_static | Safari | 6/8/2009 | Chrome | 5/25/2010 | 351 | Firefox: The method can be called, but the marker does not show up in the performance profile.Firefox for Android: The method can be called, but the marker does not show up in the performance profile. |
| css.properties.font-smooth | Safari | 6/8/2009 | Chrome | 5/25/2010 | 351 | Firefox: Only works on macOS. |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.DOMParser.parseFromString.svg | Safari | 10/26/2007 | Chrome | 1/25/2010 | 822 | |
| api.DedicatedWorkerGlobalScope π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.DedicatedWorkerGlobalScope.close π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.DedicatedWorkerGlobalScope.message_event π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.DedicatedWorkerGlobalScope.postMessage π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | Deno: The message parameter does not support cloning Blob values.Deno: The message parameter does not support cloning Blob values.Deno: The transfer parameter does not accept ArrayBuffer items. Passing an ArrayBuffer results in an error being thrown.Deno: The message parameter does not support cloning SharedArrayBuffer or Blob values.Deno: The transfer parameter is ignored.Deno: Data passed in the message parameter is serialized with JSON, not the structured clone algorithm.Deno: The transfer parameter is ignored. |
| api.Document.createTreeWalker.whatToShow_filter_parameters_optional | Safari | 10/26/2007 | Chrome | 1/25/2010 | 822 | |
| api.EventTarget.dispatchEvent π | Safari | 3/18/2008 | Chrome | 1/25/2010 | 678 | Internet Explorer: Older versions of IE supported an equivalent, proprietary EventTarget.fireEvent() method. |
| api.HTMLAudioElement.Audio π | Safari | 3/18/2008 | Chrome | 1/25/2010 | 678 | |
| api.MessageEvent.ports π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.Storage π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.Storage.clear π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.Storage.getItem π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.Storage.key π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.Storage.length π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.Storage.removeItem π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.Storage.setItem π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.StorageEvent.initStorageEvent π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.Window.localStorage π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | Deno: The key used for the Web Storage bucket is based on various factors. See the Deno manual. |
| api.Window.sessionStorage π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.Worker.Worker π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | Node.js: Takes entirely different options parameters. |
| api.Worker.error_event π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | Node.js: Supports the event, but only via Node EventEmitter. |
| api.Worker.message_event π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | Node.js: Supports the event, but only via Node EventEmitter. |
| api.WorkerGlobalScope π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerGlobalScope.error_event π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerGlobalScope.importScripts π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerGlobalScope.location π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerGlobalScope.navigator π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerGlobalScope.self π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerLocation π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerLocation.hash π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerLocation.host π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerLocation.hostname π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerLocation.href π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerLocation.pathname π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerLocation.port π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerLocation.protocol π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerLocation.search π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerLocation.toString π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerNavigator π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerNavigator.appName π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerNavigator.appVersion π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.WorkerNavigator.onLine π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | Firefox: Since Firefox 4 the browser returns true when 'Work Offline' mode is disabled and false when it is enabled, regardless of actual connectivity. Since Firefox 41, on OS X and Windows, the returned values follow the actual network connectivity, unless 'Work offline' mode is selected (where it will always return false).Opera: From Opera 11.1 until Opera 12.1, the browser returns true when 'Work Offline' mode is disabled and false when it is enabled, regardless of actual connectivity.Opera Android: From Opera 11.1 until Opera 12.1, the browser returns true when 'Work Offline' mode is disabled and false when it is enabled, regardless of actual connectivity.WebView Android: Can incorrectly return true, see bug 41369933. |
| api.WorkerNavigator.platform π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | Firefox: Before Firefox 69, platform would report running on a 32-bit CPU if running the 32-bit version of Firefox on a 64-bit system.Firefox: You can override the value returned by platform by setting the preference general.platform.override to the string you wish to be returned instead. |
| api.WorkerNavigator.userAgent π | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.XMLHttpRequest.worker_support | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| api.atob π | Safari | 10/26/2007 | Chrome | 1/25/2010 | 822 | |
| api.btoa π | Safari | 10/26/2007 | Chrome | 1/25/2010 | 822 | |
| css.at-rules.font-face.font-family π | Safari | 3/18/2008 | Chrome | 1/25/2010 | 678 | |
| css.at-rules.font-face.font-style π | Safari | 3/18/2008 | Chrome | 1/25/2010 | 678 | |
| css.at-rules.font-face.font-variant | Safari | 3/18/2008 | Chrome | 1/25/2010 | 678 | |
| css.at-rules.font-face.font-weight π | Safari | 3/18/2008 | Chrome | 1/25/2010 | 678 | |
| css.at-rules.font-face.src π | Safari | 3/18/2008 | Chrome | 1/25/2010 | 678 | |
| css.properties.-webkit-box-reflect | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| css.properties.-webkit-text-stroke π | Safari | 10/26/2007 | Chrome | 1/25/2010 | 822 | |
| css.properties.resize.block_level_support | Safari | 6/8/2009 | Chrome | 1/25/2010 | 231 | |
| css.selectors.first-child π | Safari | 3/18/2008 | Chrome | 1/25/2010 | 678 | Internet Explorer: Internet Explorer 7 doesn't update :first-child styles when elements are added dynamically.Internet Explorer: In Internet Explorer 8, if an element is inserted dynamically by clicking on a link, then the :first-child style isn't applied until the link loses focus. |
| css.selectors.nth-last-child π | Safari | 3/18/2008 | Chrome | 1/25/2010 | 678 | |
| css.selectors.nth-last-of-type π | Safari | 3/18/2008 | Chrome | 1/25/2010 | 678 | Edge: Before Edge 16, Microsoft Edge treats all unknown elements (such as custom elements) as the same element type.Internet Explorer: Internet Explorer treats all unknown elements (such as custom elements) as the same element type. |
| css.types.easing-function π | Safari | 3/18/2008 | Chrome | 1/25/2010 | 678 | |
| html.elements.input.type_range π | Safari | 3/18/2008 | Chrome | 1/25/2010 | 678 | WebView Android: Pre-Chromium Android WebView recognizes the range type, but doesn't implement a range-specific control. |
| html.elements.link.rel.icon | Safari | 3/18/2008 | Chrome | 1/25/2010 | 678 | Chrome: If both ICO and PNG are available, will use ICO over PNG if ICO has better matching sizes set. (Per caniuse.com.).Edge: In version 79 and later (Blink-based Edge), if both ICO and PNG are available, will use ICO over PNG if ICO has better matching sizes set. (Per caniuse.com.)Firefox: Before Firefox 83, the crossorigin attribute is not supported for rel="icon".Firefox: The media attribute is not supported for rel="icon", see bug 1603885.Opera: In version 15 and later (Blink-based Opera), if both ICO and PNG are available, will use ICO over PNG if ICO has better matching sizes set. (Per caniuse.com.)Safari: If both ICO and PNG are available, will ALWAYS use ICO file, regardless of sizes set. (Per caniuse.com.)Safari on iOS: Does not use favicons at all (but may have alternative for bookmarks, etc.). (Per caniuse.com.)WebView on iOS: Does not use favicons at all (but may have alternative for bookmarks, etc.). (Per caniuse.com.) |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.DataTransfer π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | Firefox: As of Firefox 52, the DataTransfer.types property returns a frozen array of DOMStrings as per spec, rather than a DOMStringList.Firefox for Android: As of Firefox for Android 52, the DataTransfer.types property returns a frozen array of DOMStrings as per spec, rather than a DOMStringList. |
| api.DataTransfer.clearData π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| api.DataTransfer.dropEffect π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| api.DataTransfer.effectAllowed π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| api.DataTransfer.files π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| api.DataTransfer.getData π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| api.DataTransfer.setDragImage π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| api.DataTransfer.types π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | Internet Explorer: The property returns a DOMStringList.Internet Explorer: Text is returned instead of text/plainOpera: As of Opera 12, Text is returned instead of text/plain |
| api.HTMLAudioElement π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLInputElement.placeholder π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| api.HTMLMediaElement π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.abort_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.autoplay π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.buffered π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.canPlayType π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | Chrome: codecs string can contain any subset of optional parameters (should be all or none).Chrome: Errors if codecs string contains unexpected characters (should evaluate string up to character).Chrome Android: codecs string can contain any subset of optional parameters (should be all or none).Chrome Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).Edge: codecs string can contain any subset of optional parameters (should be all or none).Edge: Errors if codecs string contains unexpected characters (should evaluate string up to character).Firefox: Before Firefox 28, canPlayType() returned probably when asked about WebM audio or video files without the codecs parameter. Since multiple codecs are supported, this is not enough information to determine if a file can be played, so maybe is now correctly returned.Firefox: Before Firefox 101, canPlayType() ignored codecs parameter options for av01 codecs (treating them as av1).Firefox for Android: Before Firefox for Android 28, canPlayType() returned probably when asked about WebM audio or video files without the codecs parameter. Since multiple codecs are supported, this is not enough information to determine if a file can be played, so maybe is now correctly returned.Firefox for Android: Before Firefox for Android 101, canPlayType() ignored codecs parameter options for av01 codecs (treating them as av1).Quest Browser: codecs string can contain any subset of optional parameters (should be all or none).Quest Browser: Errors if codecs string contains unexpected characters (should evaluate string up to character).Opera: codecs string can contain any subset of optional parameters (should be all or none).Opera: Errors if codecs string contains unexpected characters (should evaluate string up to character).Opera Android: codecs string can contain any subset of optional parameters (should be all or none).Opera Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).Samsung Internet: codecs string can contain any subset of optional parameters (should be all or none).Samsung Internet: Errors if codecs string contains unexpected characters (should evaluate string up to character).WebView Android: codecs string can contain any subset of optional parameters (should be all or none).WebView Android: Errors if codecs string contains unexpected characters (should evaluate string up to character). |
| api.HTMLMediaElement.canplay_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.canplaythrough_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.controls π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.currentSrc π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.currentTime π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.defaultPlaybackRate π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.duration π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.durationchange_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.emptied_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.ended π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.ended_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.error π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.error_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.load π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.loadeddata_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.loadedmetadata_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.loadstart_event π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| api.HTMLMediaElement.loop π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| api.HTMLMediaElement.muted π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.networkState π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | Firefox: The NETWORK_LOADED state was removed to align with the HTML spec in Firefox 4. |
| api.HTMLMediaElement.pause π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.pause_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.paused π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.play π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.play_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.playbackRate π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | Chrome: Setting the playbackRate to a negative value will throw an error.Chrome Android: Setting the playbackRate to a negative value will throw an error.Edge: Setting the playbackRate to a negative value will throw an error.Firefox: Setting the playbackRate to a negative value will throw an error.Firefox for Android: Setting the playbackRate to a negative value will throw an error.Quest Browser: Setting the playbackRate to a negative value will throw an error.Opera: Setting the playbackRate to a negative value will throw an error.Opera Android: Setting the playbackRate to a negative value will throw an error.Samsung Internet: Setting the playbackRate to a negative value will throw an error.WebView Android: Setting the playbackRate to a negative value will throw an error. |
| api.HTMLMediaElement.played π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.playing_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.progress_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.ratechange_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.readyState π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.seekable π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.seeked_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.seeking π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.seeking_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.src π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.stalled_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.suspend_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.timeupdate_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.volume π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | Safari on iOS: volume returns a value and is writable; however, the value is always 1, and setting a value has no effect on the volume of the media object.WebView on iOS: volume returns a value and is writable; however, the value is always 1, and setting a value has no effect on the volume of the media object. |
| api.HTMLMediaElement.volumechange_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLMediaElement.waiting_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLSourceElement π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLSourceElement.media π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLSourceElement.src π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLSourceElement.type π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLVideoElement π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLVideoElement.height π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLVideoElement.poster π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLVideoElement.resize_event π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | Edge: The onresize event handler property is not supported.Internet Explorer: The onresize event handler property is not supported. |
| api.HTMLVideoElement.videoHeight π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLVideoElement.videoWidth π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.HTMLVideoElement.width π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.MediaError π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.MediaError.code π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| api.StorageEvent.storageArea π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| api.Window.offline_event π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| api.Window.online_event π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| api.XMLHttpRequest.withCredentials π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | Firefox: Starting with Firefox 11, it's no longer supported to use the withCredentials attribute when performing synchronous requests. Attempting to do so throws an NS_ERROR_DOM_INVALID_ACCESS_ERR exception.Firefox for Android: Starting with Firefox for Android 14, it's no longer supported to use the withCredentials attribute when performing synchronous requests. Attempting to do so throws an NS_ERROR_DOM_INVALID_ACCESS_ERR exception.Internet Explorer: Internet Explorer versions 8 and 9 supported cross-domain requests (CORS) using XDomainRequest. |
| api.clearInterval.worker_support | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| api.clearTimeout.worker_support | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| api.setInterval.worker_support | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| api.setTimeout.worker_support | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.alternate π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.alternate-reverse π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.auto π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.backwards π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.both π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.ease π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.ease-in π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.ease-in-out π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.ease-out π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.forwards π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.infinite π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.linear π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.none π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.normal π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.paused π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.reverse π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.running π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.step-end π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation.step-start π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation-direction.alternate π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation-direction.normal π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation-iteration-count.infinite π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation-name.none π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation-play-state.paused π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation-play-state.running π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation-timing-function.ease π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation-timing-function.ease-in π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation-timing-function.ease-in-out π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation-timing-function.ease-out π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation-timing-function.linear π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation-timing-function.step-end π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| css.properties.animation-timing-function.step-start π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| html.elements.audio π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | Firefox: For Firefox to play audio, the server must serve the file using the correct MIME type.Firefox for Android: For Firefox for Android to play audio, the server must serve the file using the correct MIME type. |
| html.elements.audio.controls π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| html.elements.audio.loop π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| html.elements.audio.preload π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | Chrome: Defaults to metadata in Chrome 64.Chrome Android: Defaults to metadata in Chrome Android 64.Quest Browser: Defaults to metadata in Quest Browser 5.0.Opera: Defaults to metadata in Opera 51.Opera Android: Defaults to metadata in Opera 51.Samsung Internet: Defaults to metadata in Samsung Internet 9.0.WebView Android: Defaults to metadata in Chrome 64. |
| html.elements.audio.src π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| html.elements.input.placeholder π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | |
| html.elements.input.type_tel π | Safari | 6/8/2009 | Chrome | 9/15/2009 | 99 | Chrome: The field type doesn't demonstrate any special behavior.Safari: The field type doesn't demonstrate any special behavior. |
| html.elements.source π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | Firefox: Until Firefox 15, Firefox picked the first source element that has a type matching the MIME-type of a supported media format; see bug 449363 for details.Firefox for Android: Until Firefox for Android 15, Firefox for Android picked the first source element that has a type matching the MIME-type of a supported media format; see bug 449363 for details. |
| html.elements.source.media π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | Firefox: media is supported in <source> within <picture>, <audio>, and <video>. In Firefox 53-119, media is supported only in <source> within <picture>.Firefox for Android: media is supported in <source> within <picture>, <audio>, and <video>. In Firefox for Android 53-119, media is supported only in <source> within <picture>. |
| html.elements.source.src π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| html.elements.source.type π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| html.elements.video π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| html.elements.video.autoplay π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| html.elements.video.controls π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| html.elements.video.height π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| html.elements.video.loop π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| html.elements.video.poster π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| html.elements.video.preload π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | Chrome: Defaults to metadata in Chrome 64.Chrome Android: Defaults to metadata in Chrome Android 64.Quest Browser: Defaults to metadata in Quest Browser 5.0.Opera: Defaults to metadata in Opera 51.Opera Android: Defaults to metadata in Opera Android 47.Samsung Internet: Defaults to metadata in Samsung Internet 9.0.WebView Android: Defaults to metadata in WebView Android 64. |
| html.elements.video.src π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 | |
| html.elements.video.width π | Safari | 3/18/2008 | Chrome | 9/15/2009 | 546 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.CSSKeyframeRule.keyText π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.CSSKeyframeRule.style π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.CSSKeyframesRule.cssRules π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.CSSKeyframesRule.deleteRule π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.CSSKeyframesRule.findRule π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.CSSKeyframesRule.name π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.CanvasRenderingContext2D.createImageData π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.CanvasRenderingContext2D.fillText π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.CanvasRenderingContext2D.getImageData π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Firefox: Since Firefox 5, getImageData now correctly accepts rectangles that extend beyond the bounds of the canvas; pixels outside the canvas are returned as transparent black and now also returns at least one pixel's worth of image data if a rectangle smaller than one pixel is specified.Firefox for Android: Since Firefox for Android 5, getImageData now correctly accepts rectangles that extend beyond the bounds of the canvas; pixels outside the canvas are returned as transparent black and now also returns at least one pixel's worth of image data if a rectangle smaller than one pixel is specified. |
| api.CanvasRenderingContext2D.measureText π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.CanvasRenderingContext2D.putImageData π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.CanvasRenderingContext2D.setTransform π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.CanvasRenderingContext2D.strokeText π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.CanvasRenderingContext2D.textAlign π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.CanvasRenderingContext2D.textBaseline π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.DOMRect.height π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.DOMRect.width π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.DOMRectList.item π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.DOMRectList.length π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.DOMRectReadOnly.bottom π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.DOMRectReadOnly.height π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.DOMRectReadOnly.left π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.DOMRectReadOnly.right π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.DOMRectReadOnly.top π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.DOMRectReadOnly.width π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.Document.anchors π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.applets π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.cookie π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.elementFromPoint π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Chrome: Before Chrome 66, this method returned null when the element was a child of a host node. See bug 40537452.Chrome Android: Before Chrome Android 66, this method returned null when the element was a child of a host node. See bug 40537452.Quest Browser: Before Quest Browser 5.0, this method returned null when the element was a child of a host node. See bug 40537452.Opera: Before Opera 53, this method returned null when the element was a child of a host node. See bug 40537452.Opera Android: Before Opera Android 47, this method returned null when the element was a child of a host node. See bug 40537452.Samsung Internet: Before Samsung Internet 9.0, this method returned null when the element was a child of a host node. See bug 40537452.WebView Android: Before WebView Android 66, this method returned null when the element was a child of a host node. See bug 40537452. |
| api.Document.forms π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.getElementsByName π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Edge: Before Edge 79, this method returns an HTMLCollection, not a NodeList.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Internet Explorer: Returns an HTMLCollection, not a NodeListSafari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.getSelection π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects. |
| api.Document.images π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.lastModified π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.links π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.location π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.styleSheets π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.Document.title π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Safari: Only supported for HTMLDocument and XMLDocument, but not SVGDocument objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument and XMLDocument, but not SVGDocument objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument and XMLDocument, but not SVGDocument objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.DocumentFragment.querySelector π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors. |
| api.DocumentFragment.querySelectorAll π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors. |
| api.Element.childElementCount π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.Element.children π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Internet Explorer: Also includes non-standard HTMLCommentElement nodes. |
| api.Element.firstElementChild π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.Element.getBoundingClientRect π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Safari on iOS: Safari for iOS will modify the effective viewport based on the user zoom. This results in incorrect values whenever the user has zoomed.WebView on iOS: Safari for iOS will modify the effective viewport based on the user zoom. This results in incorrect values whenever the user has zoomed. |
| api.Element.getClientRects π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.Element.insertAdjacentHTML π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Edge: Only supported for HTMLElement, not all Element objects, such as SVGElement.Internet Explorer: Before Internet Explorer 10, throws an "Invalid target element for this operation." error when called on a <table>, <tbody>, <thead>, or <tr> element.Internet Explorer: Only supported for HTMLElement, not all Element objects, such as SVGElement. |
| api.Element.insertAdjacentText π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Edge: Only supported for HTMLElement, not all Element objects, such as SVGElement.Internet Explorer: Only supported for HTMLElement, not all Element objects, such as SVGElement. |
| api.Element.lastElementChild π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.Element.mousedown_event π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.Element.mousemove_event π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.Element.mouseover_event π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.Element.mouseup_event π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.Element.nextElementSibling π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.Element.previousElementSibling π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.FileList π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.FileList.item π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.FileList.length π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.HTMLButtonElement.willValidate π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.HTMLCanvasElement.toDataURL π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.HTMLFieldSetElement.willValidate π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.HTMLInputElement.files π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Internet Explorer: This property is read-only. |
| api.HTMLInputElement.multiple π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.HTMLInputElement.willValidate π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.HTMLSelectElement.willValidate π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.HTMLTableElement.insertRow π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Starting with Firefox 20, the index parameter has been made optional and defaults to -1 as per HTML specification.Firefox for Android: Starting with Firefox for Android 20, the index parameter has been made optional and defaults to -1 as per HTML specification. |
| api.HTMLTextAreaElement.willValidate π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.MessageEvent π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.MessageEvent.data π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.MessageEvent.initMessageEvent π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.MessageEvent.lastEventId π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.MessageEvent.origin π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.MessageEvent.source π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.MimeTypeArray.item π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Chrome: Before version 59, method parameters were optionalChrome Android: Before version 59, method parameters were optionalQuest Browser: Before version 5.0, method parameters were optionalSamsung Internet: Before Samsung Internet 7.0, method parameters were optionalWebView Android: Before version 59, method parameters were optional |
| api.MimeTypeArray.namedItem π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Chrome: Before version 59, method parameters were optionalChrome Android: Before version 59, method parameters were optionalQuest Browser: Before version 5.0, method parameters were optionalSamsung Internet: Before Samsung Internet 7.0, method parameters were optionalWebView Android: Before version 59, method parameters were optional |
| api.Navigator.onLine π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Chrome: Earlier versions of Chrome incorrectly return true when a tab is first opened, but it starts reporting the correct connectivity status after the first network event. Windows: 11, macOS: 14, ChromeOS: 13, Linux: Always returns true. For history, see bug 40530968.Firefox: Since Firefox 4 the browser returns true when 'Work Offline' mode is disabled and false when it is enabled, regardless of actual connectivity. Since Firefox 41, on OS X and Windows, the returned values follow the actual network connectivity, unless 'Work offline' mode is selected (where it will always return false).Internet Explorer: in Internet Explorer 8 'online' and 'offline' events are raised on the document.body; under IE 9 they are raised on both document.body and window.Opera: From Opera 11.1 until Opera 12.1, the browser returns true when 'Work Offline' mode is disabled and false when it is enabled, regardless of actual connectivity.Opera Android: From Opera 11.1 until Opera 12.1, the browser returns true when 'Work Offline' mode is disabled and false when it is enabled, regardless of actual connectivity.WebView Android: Can incorrectly return true, see bug 41369933. |
| api.Node.baseURI π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.Node.compareDocumentPosition π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Internet Explorer: Only supports contains for elements |
| api.Plugin.item π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Chrome: Starting with version 59, method parameters are required instead of optional.Chrome Android: Starting with version 59, method parameters are required instead of optional.Quest Browser: Starting with version 5.0, method parameters are required instead of optional.Samsung Internet: Starting with Samsung Internet 7.0, method parameters are required instead of optional.WebView Android: Starting with version 59, method parameters are required instead of optional. |
| api.Plugin.namedItem π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Chrome: Starting with version 59, method parameters are required instead of optional.Chrome Android: Starting with version 59, method parameters are required instead of optional.Quest Browser: Starting with version 5.0, method parameters are required instead of optional.Samsung Internet: Starting with Samsung Internet 7.0, method parameters are required instead of optional.WebView Android: Starting with version 59, method parameters are required instead of optional. |
| api.PluginArray.item π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Chrome: Since Chrome 59, method parameters are required instead of optional.Chrome Android: Since Chrome Android 59, method parameters are required instead of optional.Edge: Since Edge 79, method parameters are required instead of optional.Quest Browser: Since Quest Browser 5.0, method parameters are required instead of optional.Opera: Since Opera 46, method parameters are required instead of optional.Opera Android: Since Opera Android 43, method parameters are required instead of optional.Samsung Internet: Since Samsung Internet 7.0, method parameters are required instead of optional.WebView Android: Since WebView Android 59, method parameters are required instead of optional. |
| api.PluginArray.namedItem π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Chrome: Since Chrome 59, method parameters are required instead of optional.Chrome Android: Since Chrome Android 59, method parameters are required instead of optional.Edge: Since Edge 79, method parameters are required instead of optional.Quest Browser: Since Quest Browser 5.0, method parameters are required instead of optional.Opera: Since Opera 46, method parameters are required instead of optional.Opera Android: Since Opera Android 43, method parameters are required instead of optional.Samsung Internet: Since Samsung Internet 7.0, method parameters are required instead of optional.WebView Android: Since WebView Android 59, method parameters are required instead of optional. |
| api.SVGAnimationElement.beginElement π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.SVGAnimationElement.beginElementAt π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.SVGAnimationElement.endElement π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.SVGAnimationElement.endElementAt π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.SVGAnimationElement.getCurrentTime π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.SVGAnimationElement.getSimpleDuration π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.SVGAnimationElement.getStartTime π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.SVGAnimationElement.targetElement π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.SVGRectElement.rx π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.SVGRectElement.ry π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.SVGTransform π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.SVGTransform.angle π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.SVGTransform.matrix π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.SVGTransform.setMatrix π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.SVGTransform.setRotate π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.SVGTransform.setScale π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.SVGTransform.setSkewX π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.SVGTransform.setSkewY π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.SVGTransform.setTranslate π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.SVGTransform.type π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.StorageEvent π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.StorageEvent.key π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.StorageEvent.newValue π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.StorageEvent.oldValue π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.Text.wholeText π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.TextMetrics π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.TextMetrics.width π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.Window.postMessage π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Firefox: Firefox 8 and up supports sending File and FileList objects between windows. This is only allowed if the recipient's principal is contained within the sender's principal for security reasons.Firefox: Before Firefox 6, the message parameter must be a string. Since Firefox 6, the message parameter is serialized using the structured clone algorithm. This means you can pass a broad variety of data objects safely to the destination window without having to serialize them yourself.Firefox for Android: Firefox for Android 8 and up supports sending File and FileList objects between windows. This is only allowed if the recipient's principal is contained within the sender's principal for security reasons.Firefox for Android: Before Firefox for Android 6, the message parameter must be a string. Since Firefox for Android 6, the message parameter is serialized using the structured clone algorithm. This means you can pass a broad variety of data objects safely to the destination window without having to serialize them yourself.Internet Explorer: IE10 had an important limitation: see this article for details.Internet Explorer: Support only for <frame> and <iframe>. |
| api.Window.storage_event π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| api.Worker π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Node.js: Inherits from a Node EventEmitter instead of DOM EventTarget.Node.js: Also supports CommonJS modules, enabled for files ending with .cjs and for files ending with .js when the nearest parent package.json file contains a top-level field "type" with a value not of "commonjs".Node.js: Available as a part of the worker_threads module. |
| api.Worker.postMessage π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Deno: The message parameter does not support cloning Blob values.Deno: The message parameter does not support cloning Blob values.Deno: The transfer parameter does not accept ArrayBuffer items. Passing an ArrayBuffer results in an error being thrown.Deno: The message parameter does not support SharedArrayBuffer.Deno: The transfer parameter is not supported, and results in an error being thrown.Deno: Data passed in the message parameter is serialized with JSON, not the structured clone algorithm.Deno: The transfer parameter is not supported, and results in an error being thrown.Internet Explorer: Internet Explorer does not support Transferable objects.Node.js: Only accepts an array of transfer objects as the second parameter, not an options object with a transfer property.Node.js: Only supports transferring ArrayBuffer and MessagePort objects. |
| api.Worker.terminate π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Node.js: Returns a Promise.Node.js: Takes an optional callback parameter to be executed when the worker has terminated. |
| api.XMLHttpRequest.upload π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.XMLHttpRequestUpload π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.XMLHttpRequestUpload.abort_event π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.XMLHttpRequestUpload.error_event π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.XMLHttpRequestUpload.load_event π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.XMLHttpRequestUpload.loadstart_event π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.XMLHttpRequestUpload.progress_event π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.clearTimeout π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Internet Explorer: From Internet Explorer 4 through 8, clearTimeout is an Object rather than a Function. This behavior was fixed in Internet Explorer 9.Node.js: Takes a Timeout object instead of the timeoutID. |
| api.console.assert_static π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Node.js: Throws error when assertion fails. |
| api.console.count_static π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.console.debug_static π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Node.js: Since Node.js 8.10.0, this method is an alias for console.log. |
| api.console.dir_static π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.console.dirxml_static π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Node.js: Does not use Logger to log data. |
| api.console.groupEnd_static π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.console.group_static π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.console.timeEnd_static π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.console.time_static π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| api.console.trace_static π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.at-rules.charset π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Firefox: Firefox 1 supported an invalid syntax where the character encoding is not between single or double quotes.Internet Explorer: From Internet Explorer 5.5 to IE 7 (inclusive), Internet Explorer supported an invalid syntax where the character encoding is not between single or double quotes. |
| css.at-rules.media.-webkit-transform-3d π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.properties.-webkit-border-horizontal-spacing | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.-webkit-border-vertical-spacing | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.-webkit-column-break-after | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.-webkit-column-break-before | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.-webkit-column-break-inside | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.-webkit-perspective-origin-x | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.properties.-webkit-perspective-origin-y | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.properties.-webkit-rtl-ordering | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.-webkit-transform-origin-x | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.-webkit-transform-origin-y | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.-webkit-transform-origin-z | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.properties.-webkit-user-drag | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.background-image.gradients π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Chrome: Some versions support only experimental gradients prefixed with -webkit.Chrome Android: Some versions support only experimental gradients prefixed with -webkit.Firefox: Some versions support only experimental gradients prefixed with -moz.Firefox for Android: Some versions support only experimental gradients prefixed with -moz.Quest Browser: Some versions support only experimental gradients prefixed with -webkit.Opera: Some versions support only experimental gradients prefixed with -o.Opera Android: Some versions support only experimental gradients prefixed with -webkit.Safari: Some versions support only experimental gradients prefixed with -webkit.Safari on iOS: Some versions support only experimental gradients prefixed with -webkit.Samsung Internet: Some versions support only experimental gradients prefixed with -webkit.WebView Android: Some versions support only experimental gradients prefixed with -webkit.WebView on iOS: Some versions support only experimental gradients prefixed with -webkit. |
| css.properties.baseline-shift π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.baseline-shift.baseline π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.baseline-shift.sub π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.baseline-shift.super π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.color-interpolation π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.color-interpolation.auto π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.color-interpolation.sRGB π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.display.table-caption | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.dominant-baseline π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.dominant-baseline.alphabetic π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.dominant-baseline.auto π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.dominant-baseline.central π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.dominant-baseline.hanging π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.dominant-baseline.ideographic π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.dominant-baseline.mathematical π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.dominant-baseline.middle π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.fill π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.fill.none π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.fill-opacity π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.fill-rule π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.fill-rule.evenodd π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.fill-rule.nonzero π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.marker π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.marker.none π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.marker-end π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.marker-end.none π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.marker-mid π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.marker-mid.none π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.marker-start π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.marker-start.none π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.mask-clip.border | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Chrome: Only works when using -webkit-mask-clip.Chrome Android: Only works when using -webkit-mask-clip.Edge: Only works when using -webkit-mask-clip.Quest Browser: Only works when using -webkit-mask-clip.Opera: Only works when using -webkit-mask-clip.Opera Android: Only works when using -webkit-mask-clip.Samsung Internet: Only works when using -webkit-mask-clip. |
| css.properties.mask-clip.content | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Chrome: Only works when using -webkit-mask-clip.Chrome Android: Only works when using -webkit-mask-clip.Edge: Only works when using -webkit-mask-clip.Quest Browser: Only works when using -webkit-mask-clip.Opera: Only works when using -webkit-mask-clip.Opera Android: Only works when using -webkit-mask-clip.Samsung Internet: Only works when using -webkit-mask-clip. |
| css.properties.mask-clip.padding | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Chrome: Only works when using -webkit-mask-clip.Chrome Android: Only works when using -webkit-mask-clip.Edge: Only works when using -webkit-mask-clip.Quest Browser: Only works when using -webkit-mask-clip.Opera: Only works when using -webkit-mask-clip.Opera Android: Only works when using -webkit-mask-clip.Samsung Internet: Only works when using -webkit-mask-clip. |
| css.properties.mask-clip.text | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Chrome: Only works when using -webkit-mask-clip.Chrome Android: Only works when using -webkit-mask-clip.Edge: Only works when using -webkit-mask-clip.Quest Browser: Only works when using -webkit-mask-clip.Opera: Only works when using -webkit-mask-clip.Opera Android: Only works when using -webkit-mask-clip.Samsung Internet: Only works when using -webkit-mask-clip. |
| css.properties.mask-image.multiple_mask_images | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.pointer-events π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.pointer-events.all π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.pointer-events.auto π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.pointer-events.fill π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.pointer-events.html_elements | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.properties.pointer-events.none π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.pointer-events.painted π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.pointer-events.stroke π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.pointer-events.visible π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.shape-rendering π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.shape-rendering.auto π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stop-color π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stop-opacity π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stroke π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stroke.none π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stroke-dasharray π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stroke-dasharray.none π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stroke-dashoffset π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stroke-linecap π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stroke-linecap.butt π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stroke-linecap.round π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stroke-linecap.square π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stroke-linejoin π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stroke-linejoin.bevel π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stroke-linejoin.miter π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stroke-linejoin.round π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stroke-miterlimit π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stroke-opacity π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.stroke-width π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.text-align.center π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.text-align.left π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.text-align.right π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.text-anchor π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.text-anchor.end π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.text-anchor.middle π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.text-anchor.start π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.properties.transition-property.IDENT_value | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.selectors.-webkit-resizer | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.selectors.-webkit-scrollbar | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Safari on iOS: From Safari 13, only display: none works with this pseudo-element. Other styles have no effect.WebView on iOS: From Safari 13, only display: none works with this pseudo-element. Other styles have no effect. |
| css.selectors.-webkit-scrollbar-button | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.selectors.-webkit-scrollbar-corner | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.selectors.-webkit-scrollbar-thumb | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.selectors.-webkit-scrollbar-track | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.selectors.-webkit-scrollbar-track-piece | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.selectors.after π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Before Firefox 57, Firefox had a bug where ::after pseudo-elements were still generated, even if the content property value were set to normal or none.Firefox: Before Firefox 3.5, only the CSS level 2 behavior of :after was supported, which disallowed position, float, list-style-* and some display properties.Firefox for Android: Before Firefox for Android 57, Firefox for Android had a bug where ::after pseudo-elements were still generated, even if the content property value were set to normal or none.Firefox for Android: Before Firefox for Android 4.5, only the CSS level 2 behavior of :after was supported, which disallowed position, float, list-style-* and some display properties. |
| css.selectors.before π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Before Firefox 57, Firefox had a bug where ::before pseudo-elements were still generated, even if the content property value were set to normal or none.Firefox: Before Firefox 3.5, only the CSS level 2 behavior of :before was supported, which disallowed position, float, list-style-* and some display properties.Firefox for Android: Before Firefox 57, Firefox had a bug where ::before pseudo-elements were still generated, even if the content property value were set to normal or none. |
| css.selectors.read-only π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.selectors.read-write π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| css.types.angle π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.types.angle.deg | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.types.angle.grad | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.types.angle.rad | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.types.angle.turn | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.types.angle-percentage π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| css.types.color.currentcolor π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.a.href.href_top | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.abbr π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface. |
| html.elements.big π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.blockquote π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.blockquote.cite | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.body.alink | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.body.background | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.body.bgcolor | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.body.bottommargin | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Before Firefox 35, it was supported in Quirks Mode only.Firefox for Android: Before Firefox for Android 35, it was supported in Quirks Mode only. |
| html.elements.body.leftmargin | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Before Firefox 35, it was supported in Quirks Mode only.Firefox for Android: Before Firefox for Android 35, it was supported in Quirks Mode only. |
| html.elements.body.link | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.body.rightmargin | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Before Firefox 35, it was supported in Quirks Mode only.Firefox for Android: Before Firefox for Android 35, it was supported in Quirks Mode only. |
| html.elements.body.text | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.body.topmargin | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Before Firefox 35, it was supported in Quirks Mode only.Firefox for Android: Before Firefox for Android 35, it was supported in Quirks Mode only. |
| html.elements.body.vlink | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.br.clear | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.button.disabled π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.button.name | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.button.type | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.button.value | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.caption π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.caption.align | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.center π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.Firefox for Android: Before Firefox for Android 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface. |
| html.elements.cite π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.code π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.col π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.col.span π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.col.width π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.colgroup π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.colgroup.span π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.colgroup.width π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.dd π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Before Firefox 4, this element was implemented using the HTMLSpanElement interface instead of HTMLElement. |
| html.elements.del π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.dir π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.dir.compact | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.dl π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.dt π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.em π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.embed π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.embed.align π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.embed.height π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.embed.name π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.embed.src π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.embed.type π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.embed.width π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.fieldset π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Chrome: Before version 86, this element did not support flexbox and grid layouts within this element. See bug 41027853.Chrome Android: Before version 86, this element did not support flexbox and grid layouts within this element. See bug 41027853.Edge: Before version 86, this element did not support flexbox and grid layouts within this element. See bug 4511145.Quest Browser: Before version 12.0, this element did not support flexbox and grid layouts within this element. See bug 41027853.Samsung Internet: Before version 14.0, this element did not support flexbox and grid layouts within this element. See bug 41027853.WebView Android: Before version 86, this element did not support flexbox and grid layouts within this element. See bug 41027853. |
| html.elements.font π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.font.color | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.font.face | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.font.size | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.hr.align | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.hr.noshade | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.hr.size | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.hr.width | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.iframe π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: The resize CSS property doesn't have any effect on this element due to bug 680823.Firefox for Android: The resize CSS property doesn't have any effect on this element due to bug 680823.Safari: Safari has a bug that prevents iframes from loading if the iframe element was hidden when added to the page. iframeElement.src = iframeElement.src should cause it to load the iframe.Safari on iOS: Safari on iOS has a bug that prevents iframes from loading if the iframe element was hidden when added to the page. iframeElement.src = iframeElement.src should cause it to load the iframe.WebView on iOS: WebView on iOS has a bug that prevents iframes from loading if the iframe element was hidden when added to the page. iframeElement.src = iframeElement.src should cause it to load the iframe. |
| html.elements.iframe.src π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.input.multiple π | Chrome | 5/21/2009 | Safari | 6/8/2009 | 18 | |
| html.elements.ins π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.kbd π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Before Firefox 4, creating a <kbd> element incorrectly resulted in an HTMLSpanElement object, instead of the expected HTMLElement. |
| html.elements.label π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.label.for π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.legend.align | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.li.type π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.li.value π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.link π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.link.charset π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.link.disabled π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Chrome: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Chrome Android: In Chrome Android and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Edge: Since Edge 79, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Quest Browser: In Quest Browser and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Opera: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Opera Android: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Samsung Internet: In Samsung Internet and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.WebView Android: In WebView Android and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets. |
| html.elements.link.href π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.link.hreflang π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.link.media π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.link.rev π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.link.target π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.link.type π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.meta.content π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.meta.http-equiv π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.meta.name π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.meta.scheme π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.nobr π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.noembed π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.ol π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.ol.start π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.ol.type π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.optgroup π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.optgroup.label π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.option π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.option.disabled π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.option.label π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Before 77, Firefox didn't display the value of the label attribute as option text if element's content was empty. See bug 40545.Firefox: Historically, Firefox has allowed keyboard and mouse events to bubble up from the <option> element to the parent <select> element, although this behavior is inconsistent across many browsers. For better Web compatibility (and for technical reasons), they will not bubble up when Firefox is in multi-process mode and the <select> element is displayed as a drop-down list. The behavior is unchanged if the <select> is presented inline and it has either the multiple attribute defined or a size attribute set to more than 1. Rather than watching <option> elements for events, you should watch for change events on <select>. See bug 1090602 for details.Firefox: When Mozilla introduced dedicated content threads to Firefox (through the Electrolysis, or e10s, project), support for styling <option> elements was removed temporarily. Starting in Firefox 54, you can apply foreground and background colors to <option> elements again, using the color and background-color CSS properties. See bug 910022 for more information. Note that this is still disabled in Linux due to lack of contrast (see bug 1338283 for progress on this).Firefox for Android: Before 77, Firefox didn't display the value of the label attribute as option text if element's content was empty. See bug 40545. |
| html.elements.option.selected π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.option.value π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.param π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.param.name | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.param.type | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.param.value | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.param.valuetype | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.plaintext π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface. |
| html.elements.pre π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.s π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface. |
| html.elements.samp π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.script.async π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.script.src π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.script.type π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.small π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.strike π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.Firefox for Android: Before Firefox for Android 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface. |
| html.elements.strong π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Before Firefox 4, creating a <strong> element incorrectly resulted in an HTMLSpanElement object, instead of the expected HTMLElement. |
| html.elements.sub π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.sup π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.textarea π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Before Firefox 6, when a <textarea> was focused, the insertion point was placed at the end of the text by default. Other major browsers place the insertion point at the beginning of the text.Firefox: A default background-image gradient is applied to all <textarea> elements, which can be disabled using background-image: none.Firefox: Before Firefox 89, manipulating the content of <textarea> elements using Document.execCommand() commands requires workarounds (see bug 1220696).Firefox for Android: Before Firefox for Android 6, when a <textarea> was focused, the insertion point was placed at the end of the text by default. Other major browsers place the insertion point at the beginning of the text.Firefox for Android: A default background-image gradient is applied to all <textarea> elements, which can be disabled using background-image: none.Firefox for Android: Before Firefox for Android 89, manipulating the content of <textarea> elements using Document.execCommand() commands requires workarounds (see bug 1220696).Safari on iOS: Unlike other major browsers, a default style of opacity: 0.4 is applied to disabled <textarea> elements.WebView on iOS: Unlike other major browsers, a default style of opacity: 0.4 is applied to disabled <textarea> elements. |
| html.elements.textarea.cols π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.textarea.disabled π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.textarea.form π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.textarea.name π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.textarea.readonly π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.textarea.rows π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.tt π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.Firefox for Android: Before Firefox for Android 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface. |
| html.elements.ul π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.ul.type π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.var π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.wbr π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.elements.xmp π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.Firefox for Android: Before Firefox for Android 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface. |
| html.global_attributes.accesskey π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.global_attributes.class π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.global_attributes.contenteditable π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.global_attributes.dir π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.global_attributes.lang π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 | |
| html.global_attributes.title π | Chrome | 12/11/2008 | Safari | 6/8/2009 | 179 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.SVGAnimateElement π | Safari | 10/26/2007 | Chrome | 5/21/2009 | 573 | |
| api.SVGAnimateTransformElement π | Safari | 10/26/2007 | Chrome | 5/21/2009 | 573 | |
| api.SVGAnimationElement π | Safari | 10/26/2007 | Chrome | 5/21/2009 | 573 | |
| api.SVGAnimationElement.requiredExtensions π | Safari | 10/26/2007 | Chrome | 5/21/2009 | 573 | |
| api.SVGAnimationElement.systemLanguage π | Safari | 10/26/2007 | Chrome | 5/21/2009 | 573 | |
| api.SVGSetElement π | Safari | 10/26/2007 | Chrome | 5/21/2009 | 573 | |
| css.properties.counter-increment π | Safari | 10/26/2007 | Chrome | 5/21/2009 | 573 | |
| css.properties.counter-increment.none π | Safari | 10/26/2007 | Chrome | 5/21/2009 | 573 | |
| css.properties.counter-reset π | Safari | 10/26/2007 | Chrome | 5/21/2009 | 573 | |
| css.properties.counter-reset.none π | Safari | 10/26/2007 | Chrome | 5/21/2009 | 573 | |
| css.properties.direction π | Safari | 6/23/2003 | Chrome | 5/21/2009 | 2159 | |
| css.properties.direction.ltr π | Safari | 6/23/2003 | Chrome | 5/21/2009 | 2159 | |
| css.properties.direction.rtl π | Safari | 6/23/2003 | Chrome | 5/21/2009 | 2159 | |
| css.properties.font-weight π | Safari | 6/23/2003 | Chrome | 5/21/2009 | 2159 | |
| css.properties.font-weight.bold π | Safari | 6/23/2003 | Chrome | 5/21/2009 | 2159 | |
| css.properties.font-weight.bolder π | Safari | 6/23/2003 | Chrome | 5/21/2009 | 2159 | |
| css.properties.font-weight.lighter π | Safari | 6/23/2003 | Chrome | 5/21/2009 | 2159 | |
| css.properties.font-weight.normal π | Safari | 6/23/2003 | Chrome | 5/21/2009 | 2159 | |
| css.properties.text-shadow π | Safari | 10/24/2003 | Chrome | 5/21/2009 | 2036 | Firefox: Firefox versions before 57 have a bug whereby transitions will not work when transitioning from a text-shadow with a color specified to a text-shadow without a color specified (bug 726550).Firefox: From Firefox 4, the blur radius is capped at 300 for performance reasons.Firefox: Firefox theoretically supports infinite text-shadows (don't try it).Firefox: If the <color> value is unspecified, then Firefox uses the value of the element's color property.Firefox for Android: Firefox for Android versions before 57 have a bug whereby transitions will not work when transitioning from a text-shadow with a color specified to a text-shadow without a color specified (bug 726550).Firefox for Android: From Firefox for Android 4, the blur radius is capped at 300 for performance reasons.Firefox for Android: Firefox for Android theoretically supports infinite text-shadows (don't try it).Firefox for Android: If the <color> value is unspecified, then Firefox for Android uses the value of the element's color property.Opera: Opera supports a maximum of 6-9 text-shadows for performance reasons. The blur radius is limited to 100px.Opera: Opera 9.5 to 10.1 adheres to the old, reverse painting order (in CSS2, the first specified shadow is on the bottom).Safari: In Safari, any shadows that do not explicitly specify a color are transparent.Safari: Safari 1.1 to 3.2 only supports one text-shadow (displays the first shadow of a comma-separated list and ignores the rest). Safari 4.0 (WebKit 528) and later support multiple text-shadows.Safari on iOS: In Safari, any shadows that do not explicitly specify a color are transparent.Safari on iOS: Safari iOS 1 and 2 only support one text-shadow (displays the first shadow of a comma-separated list and ignores the rest). Safari iOS 3 (WebKit 528) and later support multiple text-shadows.WebView on iOS: In Safari, any shadows that do not explicitly specify a color are transparent.WebView on iOS: Safari iOS 1 and 2 only support one text-shadow (displays the first shadow of a comma-separated list and ignores the rest). Safari iOS 3 (WebKit 528) and later support multiple text-shadows. |
| css.properties.text-shadow.none π | Safari | 10/24/2003 | Chrome | 5/21/2009 | 2036 | |
| css.properties.unicode-bidi π | Safari | 4/15/2005 | Chrome | 5/21/2009 | 1497 | |
| css.properties.unicode-bidi.bidi-override π | Safari | 4/15/2005 | Chrome | 5/21/2009 | 1497 | |
| css.properties.unicode-bidi.embed π | Safari | 4/15/2005 | Chrome | 5/21/2009 | 1497 | |
| css.properties.unicode-bidi.normal π | Safari | 4/15/2005 | Chrome | 5/21/2009 | 1497 | |
| css.selectors.only-child π | Safari | 3/18/2008 | Chrome | 5/21/2009 | 429 | |
| css.types.attr π | Safari | 3/18/2008 | Chrome | 5/21/2009 | 429 |
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.Attr π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Attr.localName π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Attr.name π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Attr.namespaceURI π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Attr.ownerElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Attr.prefix π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Attr.specified π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Attr.value π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.BarProp π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.BarProp.visible π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.CDATASection π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.CSSFontFaceRule π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.CSSFontFaceRule.style π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.CSSImportRule π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSImportRule.href π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSImportRule.media π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSImportRule.styleSheet π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSMediaRule π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: Before Firefox 20, conditionText could not be set.Firefox for Android: Before Firefox for Android 20, conditionText could not be set. |
| api.CSSMediaRule.media π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.CSSPageRule π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.CSSPageRule.selectorText π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.CSSPageRule.style π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.CSSRule π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSRule.cssText π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: The property normalizes rules and does not return the original verbatim rule text. For example, border-width: 1px; border-style:solid; border-color:white; returns border: 1px solid white;. |
| api.CSSRule.parentRule π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSRule.parentStyleSheet π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSRule.type π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSRuleList π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSRuleList.item π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSRuleList.length π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSStyleDeclaration π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSStyleDeclaration.cssText π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSStyleDeclaration.getPropertyPriority π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSStyleDeclaration.getPropertyValue π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSStyleDeclaration.parentRule π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSStyleDeclaration.removeProperty π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSStyleRule π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSStyleRule.selectorText π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSStyleRule.style π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSStyleSheet π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSStyleSheet.addRule π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSStyleSheet.cssRules π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSStyleSheet.deleteRule π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSStyleSheet.insertRule π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSStyleSheet.insertRule.index_parameter_optional | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSStyleSheet.ownerRule π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CSSStyleSheet.removeRule π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.CSSStyleSheet.rules π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CanvasGradient π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | Firefox: Before Firefox 5.0, specifying non-finite values when adding color stops through a call to addColorStop() incorrectly throws SYNTAX_ERR instead of INDEX_SIZE_ERR. |
| api.CanvasGradient.addColorStop π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasPattern π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.arc π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.CanvasRenderingContext2D.arcTo π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.beginPath π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.bezierCurveTo π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.canvas π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.CanvasRenderingContext2D.clearRect π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.clip π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.closePath π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.createLinearGradient π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.createPattern π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | Firefox: The repetition values repeat-x and repeat-y are not supported with fill(), only with fillRect(), see bug 468358.Firefox for Android: The repetition values repeat-x and repeat-y are not supported with fill(), only with fillRect(), see bug 468358. |
| api.CanvasRenderingContext2D.createRadialGradient π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.drawImage π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.fill π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.fillRect π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.fillStyle π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.globalAlpha π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.globalCompositeOperation π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.isPointInPath π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.CanvasRenderingContext2D.lineCap π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.lineJoin π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.lineTo π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.lineWidth π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.miterLimit π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.moveTo π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.quadraticCurveTo π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.CanvasRenderingContext2D.rect π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.restore π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.rotate π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.save π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.scale π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.shadowBlur π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.shadowColor π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.shadowOffsetX π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.shadowOffsetY π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.stroke π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.strokeRect π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.strokeStyle π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CanvasRenderingContext2D.transform π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.CanvasRenderingContext2D.translate π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.CharacterData π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CharacterData.appendData π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CharacterData.data π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CharacterData.deleteData π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CharacterData.insertData π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CharacterData.length π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CharacterData.replaceData π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.CharacterData.substringData π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Comment π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.DOMException π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.DOMException.code π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.DOMException.message π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.DOMException.name π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.DOMImplementation π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.DOMImplementation.createDocument π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.DOMImplementation.createDocumentType π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.DOMImplementation.createHTMLDocument π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: The title parameter is required, but can be empty string. |
| api.DOMImplementation.hasFeature π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Since Firefox 19, hasFeature() mostly returns true. |
| api.DOMParser π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.DOMParser.DOMParser π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.DOMParser.parseFromString π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.DOMParser.parseFromString.xml | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Document π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Document.DOMContentLoaded_event π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.Document.URL π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects. |
| api.Document.adoptNode π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Document.body π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects. |
| api.Document.characterSet π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Chrome: charset alias was made read-only in Chrome 45.Chrome Android: charset alias was made read-only in Chrome Android 45.Quest Browser: charset alias was made read-only in Quest Browser 5.0.Opera: charset alias was made read-only in Opera 45.Opera Android: charset alias was made read-only in Opera 45.Samsung Internet: charset alias was made read-only in Samsung Internet 5.0.WebView Android: charset alias was made read-only in WebView 45. |
| api.Document.createAttribute π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: The parameter was not converted to its lowercase variant.Firefox for Android: The parameter was not converted to its lowercase variant. |
| api.Document.createAttributeNS π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Document.createCDATASection π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Document.createComment π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Document.createDocumentFragment π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Document.createElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Doesn't conform to the DOM spec for XUL and XHTML documents: localName and namespaceURI are not set to null on the created element. |
| api.Document.createElementNS π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Doesn't conform to the DOM spec for XUL and XHTML documents: localName and namespaceURI are not set to null on the created element. |
| api.Document.createEvent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: From version 67, creating touch events using this method is no longer supported. |
| api.Document.createExpression π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Document.createNSResolver π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Document.createNodeIterator π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Document.createProcessingInstruction π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Document.createRange π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Document.createTextNode π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Document.createTreeWalker π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Document.defaultView π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Document.doctype π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Document.documentElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Document.documentURI π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Document.domain π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Since Chrome 115, setting domain has no effect, unless the website has opted into origin-keyed agent clusters.Chrome Android: Since Chrome Android 115, setting domain has no effect, unless the website has opted into origin-keyed agent clusters.Firefox: From Firefox 62, if the domain cannot be identified, domain returns an empty string instead of null. See bug 819475.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: From Firefox for Android 62, if the domain cannot be identified, domain returns an empty string instead of null. See bug 819475.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Quest Browser: Since Quest Browser false, setting domain has no effect, unless the website has opted into origin-keyed agent clusters.Samsung Internet: Since Samsung Internet 23.0, setting domain has no effect, unless the website has opted into origin-keyed agent clusters.WebView Android: Since WebView Android 115, setting domain has no effect, unless the website has opted into origin-keyed agent clusters. |
| api.Document.evaluate π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Document.execCommand | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | Firefox: From Firefox 82, nested calls are not supported (return false). See bug 1634262.Firefox: Before Firefox 89, manipulating the content of <input> and <textarea> elements using Document.execCommand() commands requires workarounds (see bug 1220696).Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: From Firefox for Android 82, nested calls are not supported (return false). See bug 1634262.Firefox for Android: Before Firefox for Android 89, manipulating the content of <input> and <textarea> elements using Document.execCommand() commands requires workarounds (see bug 1220696).Firefox for Android: Only supported for HTMLDocument, not all Document objects. |
| api.Document.execCommand.insertHTML | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Document.getElementById π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Document.getElementsByClassName π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.Document.getElementsByTagName π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Document.getElementsByTagNameNS π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Document.implementation π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Document.importNode π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Document.queryCommandEnabled | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox: queryCommandEnabled with arguments cut, copy or paste would throw errors unless the script had special privileges.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Firefox for Android: queryCommandEnabled with arguments cut, copy or paste would throw errors unless the script had special privileges. |
| api.Document.queryCommandIndeterm | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects. |
| api.Document.queryCommandState | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects. |
| api.Document.queryCommandSupported | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox: The "paste" command is reported as supported when the paste feature is available even if the calling script has insufficient privileges to actually perform the action.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Firefox for Android: The "paste" command is reported as supported when the paste feature is available even if the calling script has insufficient privileges to actually perform the action. |
| api.Document.queryCommandValue | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects. |
| api.Document.querySelector π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors. |
| api.Document.querySelectorAll π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors. |
| api.Document.readyState π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: Internet Explorer 9 and 10 have bugs where the 'interactive' state can be fired too early before the document has finished parsing.Internet Explorer: Only supports 'complete'.Opera: Opera Presto fires 'complete' late after the 'load' event (in an incorrect order as per HTML5 standard specification).Opera Android: Opera Presto fires 'complete' late after the 'load' event (in an incorrect order as per HTML5 standard specification). |
| api.Document.referrer π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Document.scroll_event π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.Document.xmlEncoding π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Document.xmlStandalone π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Document.xmlVersion π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.DocumentFragment π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.DocumentType π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.DocumentType.name π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.DocumentType.publicId π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.DocumentType.systemId π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Element π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.DOMActivate_event π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.attributes π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.blur_event π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Firefox: The interface for this event is Event, not FocusEvent.Firefox for Android: The interface for this event is Event, not FocusEvent. |
| api.Element.click_event π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: Beginning in Firefox 68, Firefox no longer incorrectly sends a click event for buttons other than the primary mouse button; previously, there were circumstances in which this would occur. One example: middle-clicking a link would send a click to the document's <html> element. |
| api.Element.clientHeight π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Element.clientLeft π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Element.clientTop π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Element.clientWidth π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Element.contextmenu_event π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Element.copy_event π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Internet Explorer: Before Internet Explorer 9, this event is not supported via addEventListener; however, the event handler is supported since IE 5.5. The event can be listened to via element.oncopy. |
| api.Element.cut_event π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Internet Explorer: Before Internet Explorer 9, this event is not supported via addEventListener; however, the event handler is supported since IE 5.5. The event can be listened to via element.oncopy. |
| api.Element.dblclick_event π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: Starting in Firefox 68, dblclick events are only sent for the primary mouse button, per the specification. |
| api.Element.focus_event π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Firefox: The interface for this event is Event, not FocusEvent.Firefox for Android: The interface for this event is Event, not FocusEvent. |
| api.Element.getAttribute π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.getAttributeNS π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Starting in Firefox 13, null is always returned instead of the empty string, as per the DOM4 specification. Previously, there were cases in which an empty string could be returned.Firefox for Android: Starting in Firefox for Android 14, null is always returned instead of the empty string, as per the DOM4 specification. Previously, there were cases in which an empty string could be returned. |
| api.Element.getAttributeNode π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.getAttributeNodeNS π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.getElementsByClassName π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Edge: Only supported for HTMLElement, not all Element objects, such as SVGElement.Firefox: Before Firefox 19, this method was returning a NodeList; it was then changed to reflect the change in the spec.Internet Explorer: Only supported for HTMLElement, not all Element objects, such as SVGElement. |
| api.Element.getElementsByTagName π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Chrome Android: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Firefox: Before Firefox 19, this method was returning a NodeList; it was then changed to reflect the change in the spec.Firefox for Android: Before Firefox for Android 19, this method was returning a NodeList; it was then changed to reflect the change in the spec.Quest Browser: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Opera: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Safari: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Safari on iOS: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Samsung Internet: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.WebView Android: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.WebView on iOS: Initially, this method was returning a NodeList; it was then changed to reflect the spec change. |
| api.Element.getElementsByTagName.all_elements_selector | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.getElementsByTagNameNS π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Chrome Android: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Firefox: The behavior of element.getElementsByTagNameNS changed between Firefox 3.5 and Firefox 3.6. In Firefox 3.5 and before, this function would automatically case-fold any queries so that a search for "foo" would match "Foo" or "foo". In Firefox 3.6 and later this function is now case-sensitive so that a query for "foo" will only match "foo" and not "Foo". For more background on this, please see the comment from Henri Sivonen about the change. You can also look at the relevant part of the standard, which states which parts of the API are case-sensitive and which parts aren't.Firefox: Before Firefox 19, this method was returning a NodeList; it was then changed to reflects the spec change.Firefox for Android: Before Firefox 19, this method was returning a NodeList; it was then changed to reflects the spec change.Quest Browser: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Opera: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Opera Android: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Safari: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Safari on iOS: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Samsung Internet: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.WebView Android: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.WebView on iOS: Initially, this method was returning a NodeList; it was then changed to reflect the spec change. |
| api.Element.getElementsByTagNameNS.all_elements_selector | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.hasAttribute π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.hasAttributeNS π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.hasAttributes π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 35, it was implemented on the Node interface.Firefox for Android: Before Firefox for Android 35, it was implemented on the Node interface. |
| api.Element.innerHTML π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.input_event π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Edge: Not supported on select, checkbox, or radio inputs.Internet Explorer: Only supports input of type text and password. |
| api.Element.insertAdjacentElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Edge: Only supported for HTMLElement, not all Element objects, such as SVGElement.Internet Explorer: Only supported for HTMLElement, not all Element objects, such as SVGElement. |
| api.Element.keydown_event π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.Element.keypress_event π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | Chrome: Chrome does not fire the keypress event for known keyboard shortcuts. Which keyboard shortcuts are known depends on the user's system. Use the keydown event to implement keyboard shortcuts.Chrome Android: Chrome Android does not fire the keypress event for known keyboard shortcuts. Which keyboard shortcuts are known depends on the user's system. Use the keydown event to implement keyboard shortcuts.Firefox: As of Firefox 65, the keypress event is no longer fired for non-printable keys, except for the Enter key, and the Shift + Enter and Ctrl + Enter key combinations (these were kept for cross-browser compatibility purposes).Firefox for Android: As of Firefox for Android 65, the keypress event is no longer fired for non-printable keys, except for the Enter key, and the Shift + Enter and Ctrl + Enter key combinations (these were kept for cross-browser compatibility purposes).Quest Browser: Quest Browser does not fire the keypress event for known keyboard shortcuts. Which keyboard shortcuts are known depends on the user's system. Use the keydown event to implement keyboard shortcuts.Opera: Opera does not fire the keypress event for known keyboard shortcuts. Which keyboard shortcuts are known depends on the user's system. Use the keydown event to implement keyboard shortcuts.Opera Android: Opera does not fire the keypress event for known keyboard shortcuts. Which keyboard shortcuts are known depends on the user's system. Use the keydown event to implement keyboard shortcuts.Samsung Internet: Samsung Internet does not fire the keypress event for known keyboard shortcuts. Which keyboard shortcuts are known depends on the user's system. Use the keydown event to implement keyboard shortcuts.WebView Android: Chrome does not fire the keypress event for known keyboard shortcuts. Which keyboard shortcuts are known depends on the user's system. Use the keydown event to implement keyboard shortcuts. |
| api.Element.keyup_event π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.Element.localName π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.mouseout_event π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.mousewheel_event | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Element.namespaceURI π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.outerHTML π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Element.paste_event π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Internet Explorer: Before Internet Explorer 11, copying files does not trigger the paste event.Internet Explorer: Before Internet Explorer 9, this event is not supported via addEventListener; however, the event handler is supported since IE 5.5. The event can be listened to via element.oncopy. |
| api.Element.prefix π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.querySelector π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Internet Explorer: querySelector() is supported, but only for CSS 2.1 selectors. |
| api.Element.querySelectorAll π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors. |
| api.Element.removeAttribute π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Edge: This function doesn't respect boolean attributes' default values. See bug 12087679. |
| api.Element.removeAttributeNS π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.removeAttributeNode π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.scrollHeight π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 21, when an element's content does not generate a vertical scrollbar, then its scrollHeight property is equal to its clientHeight property. This can mean either the content is too short to require a scrollbar or that the element has a CSS style overflow value of visible (non-scrollable).Firefox for Android: Before Firefox for Android 21, when an element's content does not generate a vertical scrollbar, then its scrollHeight property is equal to its clientHeight property. This can mean either the content is too short to require a scrollbar or that the element has a CSS style overflow value of visible (non-scrollable).Internet Explorer: In Internet Explorer 5 through 7, if padding is set, the value of scrollHeight is equal to the sum of the top and bottom padding. This behavior was fixed in Internet Explorer 8. |
| api.Element.scrollIntoView π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Edge: The only parameter supported is alignToTop.Edge: Only supported for HTMLElement, not all Element objects, such as SVGElement.Edge: No support for smooth behavior.Internet Explorer: Only supported for HTMLElement, not all Element objects, such as SVGElement.Internet Explorer: No support for smooth behavior or center options.Safari: No support for center option.Safari: Before Safari 15.4, there was no support for the smooth behavior.Safari on iOS: No support for center option.Safari on iOS: Before iOS 15.4, there was no support for the smooth behavior.WebView on iOS: No support for center option.WebView on iOS: Before iOS 15.4, there was no support for the smooth behavior. |
| api.Element.scrollIntoViewIfNeeded | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Element.scrollTop π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.scrollWidth π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: In Internet Explorer 5 through 7, if padding is set, the value of scrollWidth is equal to the sum of the left and right padding. This behavior was fixed in Internet Explorer 8. |
| api.Element.scroll_event π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Element.setAttribute π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: In Internet Explorer 7 and earlier, setAttribute doesn't set styles and removes events when you try to set them. |
| api.Element.setAttributeNS π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.setAttributeNode π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Element.setAttributeNodeNS π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Edge: Returns a ClientRectList with ClientRect objects (which do not contain x and y properties) instead of DOMRect objects.Internet Explorer: Returns a ClientRectList with ClientRect objects (which do not contain x and y properties) instead of DOMRect objects. |
| api.Element.tagName π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Event π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Node.js: Only available as an internal instance. |
| api.Event.bubbles π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Node.js: This is not used in Node.js and is provided purely for completeness. |
| api.Event.cancelBubble π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Starting with Chrome 58 and Opera 45, setting this property to false does nothing, as per spec discussion.Chrome Android: Starting with Chrome Android 58 and Opera 45, setting this property to false does nothing, as per spec discussion.Firefox: Only supported for UIEvent, not all Event objects.Firefox for Android: Only supported for UIEvent, not all Event objects.Node.js: This is not used in Node.js and is provided purely for completeness.Quest Browser: Starting with Quest Browser 5.0 and Opera 45, setting this property to false does nothing, as per spec discussion.Opera: Starting with Chrome 58 and Opera 45, setting this property to false does nothing, as per spec discussion.Opera Android: Starting with Chrome 58 and Opera 45, setting this property to false does nothing, as per spec discussion.Samsung Internet: Starting with Samsung Internet 7.0 and Opera 45, setting this property to false does nothing, as per spec discussion.WebView Android: Starting with WebView Android 58 and Opera 45, setting this property to false does nothing, as per spec discussion. |
| api.Event.cancelable π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Event.currentTarget π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: On Internet Explorer 6 through 8, the event model is different. Event listeners are attached with the non-standard EventTarget.attachEvent method. In this model, there is no equivalent to event.currentTarget and this is the global object. One solution to emulate the event.currentTarget feature is to wrap your handler in a function calling the handler using Function.prototype.call with the element as a first argument. This way, this will be the expected value. |
| api.Event.eventPhase π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Event.initEvent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 17, a call to this method after the dispatching of the event raised an exception instead of doing nothing.Firefox for Android: Before Firefox for Android 17, a call to this method after the dispatching of the event raised an exception instead of doing nothing. |
| api.Event.preventDefault π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Event.returnValue π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Event.srcElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Event.stopPropagation π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Node.js: This is not used in Node.js and is provided purely for completeness. |
| api.Event.target π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Event.timeStamp π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Starting with Chrome 49, Firefox 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.Chrome Android: Starting with Chrome Android 49, Firefox 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.Deno: In Deno this represents the time since UNIX epoch, not since startup. This is considered a bug, see #10835.Firefox: Starting with Chrome 49, Firefox 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.Firefox for Android: Starting with Chrome 49, Firefox for Android 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.Internet Explorer: Starting with Chrome 49, Firefox 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.Quest Browser: Starting with Quest Browser 5.0, Firefox 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.Opera: Starting with Chrome 49, Firefox 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.Opera Android: Starting with Chrome 49, Firefox 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.Samsung Internet: Starting with Samsung Internet 5.0, Firefox 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.WebView Android: Starting with version 49, this property returns DOMHighResTimeStamp instead of DOMTimeStamp. |
| api.Event.type π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.EventTarget π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Node.js: Only available as an internal instance.Safari: window.EventTarget did not exist on versions of Safari before 10.1.Safari on iOS: window.EventTarget did not exist on versions of Safari iOS before 10.3.WebView on iOS: window.EventTarget did not exist on versions of Safari iOS before 10.3. |
| api.EventTarget.addEventListener π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Before Chrome 49, the type and listener parameters were optional.Chrome Android: Before Chrome Android 49, the type and listener parameters were optional.Internet Explorer: Older versions of IE supported an equivalent, proprietary EventTarget.attachEvent() method.Quest Browser: Before Quest Browser 5.0, the type and listener parameters were optional.Samsung Internet: Before Samsung Internet 5.0, the type and listener parameters were optional.WebView Android: Before Chrome 49, the type and listener parameters were optional. |
| api.EventTarget.addEventListener.useCapture_parameter_optional | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.EventTarget.removeEventListener π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: Older versions of IE supported an equivalent, proprietary EventTarget.detachEvent() method. |
| api.EventTarget.removeEventListener.useCapture_parameter_optional | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAnchorElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAnchorElement.charset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAnchorElement.coords π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAnchorElement.hash π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: From Firefox 29 to Firefox 40, the returned value was incorrectly percent-decoded.Firefox for Android: From Firefox for Android 29 to Firefox for Android 40, the returned value was incorrectly percent-decoded. |
| api.HTMLAnchorElement.host π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: In Internet Explorer 9, the host of an <a> always include the port (e.g. developer.mozilla.org:443), even if there is no explicit port in the href attribute value. |
| api.HTMLAnchorElement.hostname π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAnchorElement.href π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAnchorElement.hreflang π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAnchorElement.name π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAnchorElement.pathname π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 53, the pathname and search HTMLHyperlinkElementUtils properties returned the wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return '/x?a=true&b=false' and search would return '', rather than '/x' and '?a=true&b=false' respectively. This has now been fixed.Firefox for Android: Before Firefox for Android 53, the pathname and search HTMLHyperlinkElementUtils properties returned the wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return '/x?a=true&b=false' and search would return '', rather than '/x' and '?a=true&b=false' respectively. This has now been fixed. |
| api.HTMLAnchorElement.port π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAnchorElement.protocol π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAnchorElement.rel π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAnchorElement.rev π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAnchorElement.search π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 53, the pathname and search HTMLHyperlinkElementUtils properties returned the wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return '/x?a=true&b=false' and search would return '', rather than '/x' and '?a=true&b=false' respectively. This has now been fixed.Firefox for Android: Before Firefox for Android 53, the pathname and search HTMLHyperlinkElementUtils properties returned the wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return '/x?a=true&b=false' and search would return '', rather than '/x' and '?a=true&b=false' respectively. This has now been fixed. |
| api.HTMLAnchorElement.shape π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAnchorElement.target π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAnchorElement.text π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAnchorElement.type π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAreaElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAreaElement.alt π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAreaElement.coords π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAreaElement.hash π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: From Firefox 29 to Firefox 40, the returned value was incorrectly percent-decoded.Firefox for Android: From Firefox for Android 29 to Firefox for Android 40, the returned value was incorrectly percent-decoded. |
| api.HTMLAreaElement.host π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: In Internet Explorer 9, the host of an <a> always include the port (e.g. developer.mozilla.org:443), even if there is no explicit port in the href attribute value. |
| api.HTMLAreaElement.hostname π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAreaElement.href π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAreaElement.noHref π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAreaElement.pathname π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 53, the pathname and search HTMLHyperlinkElementUtils properties returned the wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return '/x?a=true&b=false' and search would return '', rather than '/x' and '?a=true&b=false' respectively. This has now been fixed.Firefox for Android: Before Firefox for Android 53, the pathname and search HTMLHyperlinkElementUtils properties returned the wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return '/x?a=true&b=false' and search would return '', rather than '/x' and '?a=true&b=false' respectively. This has now been fixed. |
| api.HTMLAreaElement.port π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAreaElement.protocol π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAreaElement.search π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 53, the pathname and search HTMLHyperlinkElementUtils properties returned the wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return '/x?a=true&b=false' and search would return '', rather than '/x' and '?a=true&b=false' respectively. This has now been fixed.Firefox for Android: Before Firefox for Android 53, the pathname and search HTMLHyperlinkElementUtils properties returned the wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return '/x?a=true&b=false' and search would return '', rather than '/x' and '?a=true&b=false' respectively. This has now been fixed. |
| api.HTMLAreaElement.shape π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLAreaElement.target π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLBRElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLBRElement.clear π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLBaseElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLBaseElement.href π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLBaseElement.target π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLBodyElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLBodyElement.aLink π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLBodyElement.background π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLBodyElement.bgColor π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLBodyElement.link π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLBodyElement.text π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLBodyElement.vLink π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLButtonElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLButtonElement.disabled π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLButtonElement.form π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLButtonElement.name π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLButtonElement.type π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLButtonElement.value π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLCanvasElement π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.HTMLCanvasElement.getContext π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.HTMLCanvasElement.getContext.2d_context | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| api.HTMLCanvasElement.height π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLCanvasElement.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLCollection π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLCollection.item π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLCollection.length π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLCollection.namedItem π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLDListElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLDListElement.compact π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLDirectoryElement | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLDirectoryElement.compact π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLDivElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLDivElement.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLDocument π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLElement.blur π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLElement.change_event π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLElement.contentEditable π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLElement.dir π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLElement.drag_event π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Firefox: The drag event handler receives a DragEvent whose coordinate properties (clientX/clientY, pageX/pageY, screenX/screenY) are always 0. See bug 505521.Firefox for Android: The drag event handler receives a DragEvent whose coordinate properties (clientX/clientY, pageX/pageY, screenX/screenY) are always 0. See bug 505521. |
| api.HTMLElement.dragend_event π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.HTMLElement.dragenter_event π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.HTMLElement.dragleave_event π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.HTMLElement.dragover_event π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.HTMLElement.dragstart_event π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.HTMLElement.drop_event π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.HTMLElement.error_event π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLElement.focus π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Safari on iOS: If there's no hardware keyboard connected and the user has not yet interacted with the page, then calling focus() on an <input> element has no effect (for example, the element does not match the :focus selector).WebView on iOS: If there's no hardware keyboard connected and the user has not yet interacted with the page, then calling focus() on an <input> element has no effect (for example, the element does not match the :focus selector). |
| api.HTMLElement.innerText π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLElement.isContentEditable π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLElement.lang π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLElement.load_event π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.HTMLElement.offsetHeight π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLElement.offsetLeft π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLElement.offsetParent π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLElement.offsetTop π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLElement.offsetWidth π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLElement.outerText π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.HTMLElement.style π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLElement.tabIndex π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Edge: Returns incorrect value for elements without an explicit tabindex attribute. See issue 4365703 for details.Internet Explorer: Returns incorrect value for elements without an explicit tabindex attribute. See issue 4365703 for details. |
| api.HTMLElement.title π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLEmbedElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Chrome: Starting with Chrome 58, this interface can no longer be called as a function.Chrome Android: Starting with Chrome Android 58, this interface can no longer be called as a function.Quest Browser: Starting with Quest Browser 5.0, this interface can no longer be called as a function.Opera: Starting with Opera 45, this interface can no longer be called as a function.Opera Android: Starting with Opera 45, this interface can no longer be called as a function.Samsung Internet: Starting with Samsung Internet 7.0, this interface can no longer be called as a function.WebView Android: Starting with WebView Android 58, this interface can no longer be called as a function. |
| api.HTMLEmbedElement.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLEmbedElement.getSVGDocument π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLEmbedElement.height π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLEmbedElement.name π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLEmbedElement.src π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLEmbedElement.type π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLEmbedElement.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFieldSetElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFieldSetElement.form π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFontElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFontElement.color π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFontElement.face π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFontElement.size π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFormControlsCollection π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFormControlsCollection.namedItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: Returned a NodeList instead of a RadioNodeList.Firefox for Android: Returned a NodeList instead of a RadioNodeList. |
| api.HTMLFormElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFormElement.acceptCharset π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFormElement.action π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFormElement.elements π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFormElement.encoding π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFormElement.enctype π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFormElement.length π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFormElement.method π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFormElement.name π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFormElement.reset π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFormElement.reset_event π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFormElement.submit π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFormElement.submit_event π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFormElement.target π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFrameElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFrameElement.contentDocument π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFrameElement.contentWindow π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFrameElement.frameBorder π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFrameElement.longDesc π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFrameElement.marginHeight π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFrameElement.marginWidth π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFrameElement.name π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFrameElement.noResize π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFrameElement.scrolling π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFrameElement.src π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFrameSetElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFrameSetElement.cols π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLFrameSetElement.rows π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLHRElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLHRElement.align π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLHRElement.noShade π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLHRElement.size π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLHRElement.width π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLHeadElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLHeadingElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLHeadingElement.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLHtmlElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLHtmlElement.version π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLIFrameElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLIFrameElement.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLIFrameElement.contentDocument π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLIFrameElement.contentWindow π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLIFrameElement.frameBorder π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLIFrameElement.getSVGDocument π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.HTMLIFrameElement.height π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLIFrameElement.longDesc π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLIFrameElement.marginHeight π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLIFrameElement.marginWidth π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLIFrameElement.name π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLIFrameElement.scrolling π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLIFrameElement.src π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLIFrameElement.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLImageElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLImageElement.Image π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLImageElement.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLImageElement.alt π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLImageElement.border π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLImageElement.complete π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Internet Explorer: IE reports false for broken images. |
| api.HTMLImageElement.height π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLImageElement.hspace π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLImageElement.isMap π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLImageElement.longDesc π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLImageElement.lowsrc π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLImageElement.name π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLImageElement.naturalHeight π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLImageElement.naturalWidth π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLImageElement.src π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLImageElement.useMap π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLImageElement.vspace π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLImageElement.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLImageElement.x π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLImageElement.y π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLInputElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.accept π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.align π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.alt π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.checked π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.defaultChecked π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.defaultValue π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.disabled π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.form π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.indeterminate π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLInputElement.maxLength π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.name π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.readOnly π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.select π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.select_event π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.selectionEnd π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.HTMLInputElement.selectionStart π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.HTMLInputElement.setSelectionRange π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLInputElement.size π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.src π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.type π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.useMap π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLInputElement.value π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLLIElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 10, Gecko incorrectly reflected negative value attributes to 0.Firefox for Android: Before Firefox for Android 10, Gecko incorrectly reflected negative value attributes to 0. |
| api.HTMLLIElement.type π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLLIElement.value π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLLabelElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLLabelElement.form π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLLabelElement.htmlFor π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLLegendElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLLegendElement.align π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLLegendElement.form π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLLinkElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLLinkElement.charset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLLinkElement.disabled π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Chrome Android: In Chrome Android and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Edge: Since Edge 79, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Quest Browser: In Quest Browser and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Opera: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Opera Android: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Samsung Internet: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.WebView Android: In WebView Android and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets. |
| api.HTMLLinkElement.href π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLLinkElement.hreflang π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLLinkElement.media π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLLinkElement.rel π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLLinkElement.rev π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLLinkElement.sheet π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLLinkElement.target π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLLinkElement.type π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLMapElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLMapElement.areas π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLMapElement.name π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLMarqueeElement π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Firefox: Before Firefox 65, <marquee> implemented the HTMLDivElement interface.Firefox for Android: Before Firefox for Android 65, <marquee> implemented the HTMLDivElement interface. |
| api.HTMLMarqueeElement.start π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.HTMLMarqueeElement.stop π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.HTMLMenuElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLMenuElement.compact π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLMetaElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLMetaElement.content π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLMetaElement.httpEquiv π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLMetaElement.name π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLMetaElement.scheme π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLModElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLModElement.cite π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLModElement.dateTime π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLOListElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLOListElement.compact π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLOListElement.start π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLOListElement.type π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.archive π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.border π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.code π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.codeBase π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.codeType π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.contentDocument π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.data π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.declare π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.form π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.getSVGDocument π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.height π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.hspace π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.name π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.standby π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.type π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.useMap π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.vspace π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLObjectElement.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLOptGroupElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLOptGroupElement.label π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLOptionElement π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.HTMLOptionElement.Option π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Internet Explorer: Before Internet Explorer 9, the outerHTML of elements lose their text when constructing with new Option(). |
| api.HTMLOptionElement.defaultSelected π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLOptionElement.disabled π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLOptionElement.form π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLOptionElement.index π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLOptionElement.label π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: Before Firefox 7 the label property incorrectly returned an empty string if not defined instead of returning the element's text content.Firefox for Android: Before Firefox for Android 7 the label property incorrectly returned an empty string if not defined instead of returning the element's text content. |
| api.HTMLOptionElement.selected π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLOptionElement.text π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLOptionElement.value π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLOptionsCollection π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLOptionsCollection.add π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLOptionsCollection.length π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLOptionsCollection.remove π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.HTMLOptionsCollection.selectedIndex π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLParagraphElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLParagraphElement.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLParamElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLParamElement.name π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLParamElement.type π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLParamElement.value π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLParamElement.valueType π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLPreElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLPreElement.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLQuoteElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLQuoteElement.cite π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLScriptElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLScriptElement.charset π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLScriptElement.defer π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Internet Explorer: Before Internet Explorer 10, it implemented defer by a proprietary specification. Since version 10 it conforms to the W3C specification. |
| api.HTMLScriptElement.event π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLScriptElement.htmlFor π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLScriptElement.innerText π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLScriptElement.src π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLScriptElement.text π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLScriptElement.textContent π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLScriptElement.type π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLSelectElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: You should watch for change events on <select> instead of watching <option> elements for events. See bug 1090602 and Multiprocess Firefox Web content compatibility for details. |
| api.HTMLSelectElement.add π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLSelectElement.disabled π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLSelectElement.form π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLSelectElement.item π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLSelectElement.length π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLSelectElement.multiple π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLSelectElement.name π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLSelectElement.namedItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Edge: namedItem does not appear to take the name attribute into account (only the id attribute) on Internet Explorer and Edge. There is a bug report to Microsoft about this.Internet Explorer: namedItem does not appear to take the name attribute into account (only the id attribute) on Internet Explorer and Edge. There is a bug report to Microsoft about this. |
| api.HTMLSelectElement.options π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLSelectElement.remove π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLSelectElement.selectedIndex π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLSelectElement.size π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLSelectElement.type π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLSelectElement.value π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLStyleElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLStyleElement.disabled π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLStyleElement.media π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLStyleElement.sheet π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLStyleElement.type π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLTableCaptionElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableCaptionElement.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableCellElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableCellElement.abbr π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableCellElement.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableCellElement.axis π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableCellElement.bgColor π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableCellElement.cellIndex π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableCellElement.ch π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableCellElement.chOff π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableCellElement.colSpan π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableCellElement.headers π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableCellElement.height π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableCellElement.noWrap π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableCellElement.rowSpan π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableCellElement.scope π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableCellElement.vAlign π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableCellElement.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableColElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableColElement.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableColElement.ch π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableColElement.chOff π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableColElement.span π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableColElement.vAlign π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableColElement.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.bgColor π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.border π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.caption π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.cellPadding π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.cellSpacing π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.createCaption π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.createTFoot π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.createTHead π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.deleteCaption π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.deleteRow π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.deleteTFoot π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.deleteTHead π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.frame π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.rows π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.rules π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.summary π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.tBodies π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.tFoot π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.tHead π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableElement.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableRowElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableRowElement.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableRowElement.bgColor π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableRowElement.cells π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableRowElement.ch π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableRowElement.chOff π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableRowElement.deleteCell π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableRowElement.insertCell π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableRowElement.insertCell.index_parameter_negative_one | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableRowElement.insertCell.index_parameter_optional | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableRowElement.rowIndex π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableRowElement.sectionRowIndex π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableRowElement.vAlign π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableSectionElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableSectionElement.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableSectionElement.ch π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableSectionElement.chOff π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableSectionElement.deleteRow π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableSectionElement.insertRow π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableSectionElement.rows π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTableSectionElement.vAlign π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTextAreaElement π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLTextAreaElement.cols π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLTextAreaElement.defaultValue π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLTextAreaElement.disabled π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLTextAreaElement.form π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLTextAreaElement.name π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLTextAreaElement.readOnly π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLTextAreaElement.rows π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLTextAreaElement.select π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLTextAreaElement.select_event π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLTextAreaElement.selectionEnd π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.HTMLTextAreaElement.selectionStart π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.HTMLTextAreaElement.setSelectionRange π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.HTMLTextAreaElement.type π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLTextAreaElement.value π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.HTMLTitleElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLTitleElement.text π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLUListElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLUListElement.compact π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.HTMLUListElement.type π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.History π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.History.back π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.History.forward π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.History.go π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.History.length π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.ImageData π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.ImageData.data π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.ImageData.height π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.ImageData.width π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.KeyboardEvent π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.KeyboardEvent.altKey π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.KeyboardEvent.charCode π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.KeyboardEvent.ctrlKey π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.KeyboardEvent.initKeyboardEvent π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.KeyboardEvent.keyCode π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Chrome: When selecting an autocomplete suggestion, a keydown event fires where the event's keyCode property is undefined. See bug 41425904.Chrome Android: When selecting an autocomplete suggestion, a keydown event fires where the event's keyCode property is undefined. See bug 41425904.Quest Browser: When selecting an autocomplete suggestion, a keydown event fires where the event's keyCode property is undefined. See bug 41425904.Samsung Internet: When selecting an autocomplete suggestion, a keydown event fires where the event's keyCode property is undefined. See bug 41425904.WebView Android: When selecting an autocomplete suggestion, a keydown event fires where the event's keyCode property is undefined. See bug 41425904. |
| api.KeyboardEvent.metaKey π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Firefox: Since Firefox 48, the Windows key is no longer treated as a meta key.Firefox for Android: Since Firefox for Android 48, the Windows key is no longer treated as a meta key. |
| api.KeyboardEvent.shiftKey π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.Location π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Location.assign π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Deno: This method exists but has no effect in Deno. A location can be assigned using the --location runtime flag. |
| api.Location.hash π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Location.host π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Location.hostname π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Location.href π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Location.pathname π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 53, the pathname property returned wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return "/x?a=true&b=false" rather than "/x".Firefox for Android: Before Firefox for Android 53, the pathname property returned wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return "/x?a=true&b=false" rather than "/x".Internet Explorer: Internet Explorer does not provide the leading slash character in the pathname (docs/Web/API/Location instead of /docs/Web/API/Location). |
| api.Location.port π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Location.protocol π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Location.reload π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Deno: This method exists but has no effect in Deno.Edge: Before Edge 79, if a page added to Trusted Sites contains a cross-origin iframe, then calling reload() from within the iframe reloads the trusted page (in other words, the top page reloads, not the iframe).Internet Explorer: If a page added to Trusted Sites contains a cross-origin iframe, then calling reload() from within the iframe reloads the trusted page (in other words, the top page reloads, not the iframe). |
| api.Location.replace π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Deno: This method exists but has no effect in Deno. A location can be assigned using the --location runtime flag. |
| api.Location.search π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 53, the search property returned wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, search would return "", rather than "?a=true&b=false".Firefox for Android: Before Firefox for Android 53, the search property returned wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, search would return "", rather than "?a=true&b=false". |
| api.MediaList π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MediaList.appendMedium π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MediaList.deleteMedium π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MediaList.item π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MediaList.length π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MediaList.mediaText π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MediaList.toString π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MimeType π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MimeType.description π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MimeType.enabledPlugin π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MimeType.suffixes π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MimeType.type π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MimeTypeArray π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MimeTypeArray.length π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.altKey π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.button π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.clientX π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.clientY π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.ctrlKey π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.initMouseEvent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.layerX | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.layerY | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.metaKey π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.offsetX π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.offsetY π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.pageX π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.pageY π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.relatedTarget π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.screenX π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.screenY π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.shiftKey π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.MouseEvent.x π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.MouseEvent.y π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.NamedNodeMap π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.NamedNodeMap.getNamedItem π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.NamedNodeMap.getNamedItemNS π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.NamedNodeMap.item π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.NamedNodeMap.length π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.NamedNodeMap.removeNamedItem π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.NamedNodeMap.removeNamedItemNS π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.NamedNodeMap.setNamedItem π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.NamedNodeMap.setNamedItemNS π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Navigator π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Navigator.appCodeName π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Navigator.appName π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Navigator.appVersion π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Navigator.javaEnabled π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Navigator.language π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 4, this property's value was also part of the user agent string, as reported by navigator.userAgent. Starting in Firefox 5, this property's value is based on the value of the Accept-Language HTTP header.Internet Explorer: Closest available (non-standard) properties are userLanguage and browserLanguage. |
| api.Navigator.mimeTypes π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Navigator.platform π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 69, platform would report running on a 32-bit CPU if running the 32-bit version of Firefox on a 64-bit system.Firefox: You can override the value returned by platform by setting the preference general.platform.override to the string you wish to be returned instead. |
| api.Navigator.plugins π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Navigator.product π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Navigator.productSub π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Always returns 20030107.Chrome Android: Always returns 20030107.Edge: Always returns 20030107.Quest Browser: Always returns 20030107.Opera: Always returns 20030107.Opera Android: Always returns 20030107.Safari: Always returns 20030107.Safari on iOS: Always returns 20030107.Samsung Internet: Always returns 20030107.WebView Android: Always returns 20030107.WebView on iOS: Always returns 20030107. |
| api.Navigator.userAgent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Navigator.vendor π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Navigator.vendorSub π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Node π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Chrome Android: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Quest Browser: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Opera: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Opera Android: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Safari: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Safari on iOS: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Samsung Internet: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.WebView Android: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.WebView on iOS: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget. |
| api.Node.appendChild π | Safari | 10/24/2003 | Chrome | 12/11/2008 | 1875 | |
| api.Node.childNodes π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.Node.cloneNode π | Safari | 10/24/2003 | Chrome | 12/11/2008 | 1875 | |
| api.Node.firstChild π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Node.hasChildNodes π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Node.insertBefore π | Safari | 10/24/2003 | Chrome | 12/11/2008 | 1875 | |
| api.Node.isDefaultNamespace π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Node.isEqualNode π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Node.isSameNode π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Node.lastChild π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Node.lookupNamespaceURI π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Node.lookupPrefix π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Node.nextSibling π | Safari | 10/24/2003 | Chrome | 12/11/2008 | 1875 | |
| api.Node.nodeName π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Node.nodeType π | Safari | 10/24/2003 | Chrome | 12/11/2008 | 1875 | |
| api.Node.nodeValue π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Node.normalize π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Node.ownerDocument π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: The ownerDocument of doctype nodes (that is, nodes for which Node.nodeType is Node.DOCUMENT_TYPE_NODE or 10) is null.Firefox for Android: The ownerDocument of doctype nodes (that is, nodes for which Node.nodeType is Node.DOCUMENT_TYPE_NODE or 10) is null. |
| api.Node.parentElement π | Safari | 10/24/2003 | Chrome | 12/11/2008 | 1875 | Internet Explorer: Only supported on Element.Opera: Before Opera 15, this feature was only supported on Element.Opera Android: Before Opera Android 14, this feature was only supported on Element. |
| api.Node.parentNode π | Safari | 10/24/2003 | Chrome | 12/11/2008 | 1875 | |
| api.Node.previousSibling π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Node.removeChild π | Safari | 10/24/2003 | Chrome | 12/11/2008 | 1875 | |
| api.Node.replaceChild π | Safari | 10/24/2003 | Chrome | 12/11/2008 | 1875 | |
| api.Node.selectstart_event π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Node.textContent π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.NodeIterator π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.NodeIterator.detach π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Chrome: Since Chrome 45, this method does nothing, as specified. See bug 40362826.Chrome Android: Since Chrome Android 45, this method does nothing, as specified. See bug 40362826.Firefox: Since Firefox 22, this method does nothing, as specified. See bug 823549.Firefox for Android: Since Firefox for Android 22, this method does nothing, as specified. See bug 823549.Quest Browser: Since Quest Browser 5.0, this method does nothing, as specified. See bug 40362826.Opera: Since Opera 32, this method does nothing, as specified. See bug 40362826.Opera Android: Since Opera Android 32, this method does nothing, as specified. See bug 40362826.Safari: Since Safari 10, this method does nothing, as specified. See bug 148454.Safari on iOS: Since Safari on iOS 10, this method does nothing, as specified. See bug 148454.Samsung Internet: Since Samsung Internet 5.0, this method does nothing, as specified. See bug 40362826.WebView Android: Since WebView Android 45, this method does nothing, as specified. See bug 40362826.WebView on iOS: Since WebView on iOS 10, this method does nothing, as specified. See bug 148454. |
| api.NodeIterator.filter π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.NodeIterator.nextNode π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.NodeIterator.pointerBeforeReferenceNode π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.NodeIterator.previousNode π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.NodeIterator.referenceNode π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.NodeIterator.root π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.NodeIterator.whatToShow π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.NodeList π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.NodeList.item π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.NodeList.length π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Plugin π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Plugin.description π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Plugin.filename π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Plugin.length π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Plugin.name π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.PluginArray π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.PluginArray.length π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.PluginArray.refresh π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Since Chrome 59, method parameters are required instead of optional.Chrome Android: Since Chrome Android 59, method parameters are required instead of optional.Edge: Since Edge 79, method parameters are required instead of optional.Quest Browser: Since Quest Browser 5.0, method parameters are required instead of optional.Opera: Since Opera 46, method parameters are required instead of optional.Opera Android: Since Opera Android 43, method parameters are required instead of optional.Samsung Internet: Since Samsung Internet 7.0, method parameters are required instead of optional.WebView Android: Since WebView Android 59, method parameters are required instead of optional. |
| api.ProcessingInstruction π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.ProcessingInstruction.sheet π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.ProcessingInstruction.target π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.ProgressEvent π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.ProgressEvent.lengthComputable π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.ProgressEvent.loaded π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.ProgressEvent.total π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.Range π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Starting with Firefox 13, the Range object throws a DOMException as defined in DOM 4, instead of a RangeException defined in prior specifications.Firefox for Android: Starting with Firefox for Android 14, the Range object throws a DOMException as defined in DOM 4, instead of a RangeException defined in prior specifications. |
| api.Range.cloneContents π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.cloneRange π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.collapse π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.collapse.toStart_parameter_optional | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: Optional but defaults to true. |
| api.Range.collapsed π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.commonAncestorContainer π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.compareBoundaryPoints π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.comparePoint π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Range.createContextualFragment π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.deleteContents π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.detach π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Since Chrome 37, this method does nothing, as specified. See bug 40362748.Chrome Android: Since Chrome Android 37, this method does nothing, as specified. See bug 40362748.Firefox: Since Firefox 15, this method does nothing, as specified. See bug 702948.Firefox for Android: Since Firefox for Android 15, this method does nothing, as specified. See bug 702948.Quest Browser: Since Quest Browser 5.0, this method does nothing, as specified. See bug 40362748.Opera: Since Opera 24, this method does nothing, as specified. See bug 40362748.Opera Android: Since Opera 24, this method does nothing, as specified. See bug 40362748.Safari: Since Safari 10, this method does nothing, see bug 148454.Safari on iOS: Since Safari on iOS 10, this method does nothing, see bug 148454.Samsung Internet: Since Samsung Internet 3.0, this method does nothing, as specified. See bug 40362748.WebView Android: Since WebView Android 37, this method does nothing, as specified. See bug 40362748.WebView on iOS: Since WebView on iOS 10, this method does nothing, see bug 148454. |
| api.Range.endContainer π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.endOffset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.extractContents π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.insertNode π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.intersectsNode π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Range.isPointInRange π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Range.selectNode π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.selectNodeContents π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.setEnd π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.setEndAfter π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.setEndBefore π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.setStart π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.setStartAfter π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.setStartBefore π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.startContainer π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.startOffset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.surroundContents π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Range.toString π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.SVGAElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAElement.href π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAElement.target π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAngle π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAngle.convertToSpecifiedUnits π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAngle.newValueSpecifiedUnits π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAngle.unitType π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAngle.value π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAngle.valueAsString π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAngle.valueInSpecifiedUnits π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedAngle π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedAngle.animVal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedAngle.baseVal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedEnumeration π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedEnumeration.animVal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedEnumeration.baseVal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedLength π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedLength.animVal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedLength.baseVal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedLengthList π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedLengthList.animVal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedLengthList.baseVal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedNumber π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedNumber.animVal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedNumber.baseVal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedRect π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedRect.animVal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedRect.baseVal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedString π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedString.animVal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedString.baseVal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedTransformList π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedTransformList.animVal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGAnimatedTransformList.baseVal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGCircleElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGCircleElement.cx π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGCircleElement.cy π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGCircleElement.r π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGClipPathElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGClipPathElement.clipPathUnits π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGClipPathElement.transform π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGDefsElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGDescElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGElement.blur π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGElement.className π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGElement.focus π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGElement.load_event π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: See bug 620002 for implementation status of the standard load event.Firefox for Android: See bug 620002 for implementation status of the standard load event. |
| api.SVGElement.ownerSVGElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGElement.style π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGElement.viewportElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGEllipseElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGEllipseElement.cx π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGEllipseElement.cy π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGEllipseElement.rx π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGEllipseElement.ry π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGForeignObjectElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGForeignObjectElement.height π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.SVGForeignObjectElement.width π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.SVGForeignObjectElement.x π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.SVGForeignObjectElement.y π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.SVGGElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGGradientElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGGradientElement.gradientTransform π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGGradientElement.gradientUnits π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGGradientElement.href π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGGradientElement.spreadMethod π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGGraphicsElement.getBBox π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: Before Firefox 128, the getBBox() method returned an empty DOMRect when there is no fill (bug 1019326).Firefox: Before Firefox 68, this method didn't work for <textPath> and <tspan> elements (bug 937268).Firefox for Android: Before Firefox for Android 128, the getBBox() method returned an empty DOMRect when there is no fill (bug 1019326).Firefox for Android: Before Firefox for Android 68, this method didn't work for <textPath> and <tspan> elements (bug 937268). |
| api.SVGGraphicsElement.getCTM π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGGraphicsElement.getScreenCTM π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Safari: Transforms on the parent are not propagated down to its children; see bug 209220.Safari on iOS: Transforms on the parent are not propagated down to its children; see bug 209220.WebView on iOS: Transforms on the parent are not propagated down to its children; see bug 209220. |
| api.SVGGraphicsElement.requiredExtensions π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGGraphicsElement.systemLanguage π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGGraphicsElement.transform π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGImageElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGImageElement.height π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGImageElement.href π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGImageElement.preserveAspectRatio π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGImageElement.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGImageElement.x π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGImageElement.y π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLength π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLength.convertToSpecifiedUnits π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLength.newValueSpecifiedUnits π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLength.unitType π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLength.value π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLength.valueAsString π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLength.valueInSpecifiedUnits π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLengthList π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLengthList.appendItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLengthList.clear π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLengthList.getItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLengthList.initialize π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLengthList.insertItemBefore π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLengthList.numberOfItems π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLengthList.removeItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLengthList.replaceItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLineElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLineElement.x1 π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLineElement.x2 π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLineElement.y1 π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLineElement.y2 π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLinearGradientElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLinearGradientElement.x1 π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLinearGradientElement.x2 π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLinearGradientElement.y1 π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGLinearGradientElement.y2 π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMarkerElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMarkerElement.markerHeight π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMarkerElement.markerUnits π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMarkerElement.markerWidth π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMarkerElement.orientAngle π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMarkerElement.orientType π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMarkerElement.preserveAspectRatio π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMarkerElement.refX π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMarkerElement.refY π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMarkerElement.setOrientToAngle π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMarkerElement.setOrientToAuto π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMarkerElement.viewBox π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMaskElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMaskElement.height π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMaskElement.maskContentUnits π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.SVGMaskElement.maskUnits π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.SVGMaskElement.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMaskElement.x π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMaskElement.y π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGMetadataElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGNumber π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGNumber.value π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPathElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPathElement.getPointAtLength π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPathElement.getTotalLength π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPathElement.pathLength π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPatternElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPatternElement.height π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPatternElement.href π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPatternElement.patternContentUnits π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPatternElement.patternTransform π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPatternElement.patternUnits π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPatternElement.preserveAspectRatio π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPatternElement.viewBox π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPatternElement.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPatternElement.x π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPatternElement.y π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPoint π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPoint.matrixTransform π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPoint.x π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPoint.y π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPointList π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPointList.appendItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPointList.clear π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPointList.getItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPointList.initialize π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPointList.insertItemBefore π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPointList.numberOfItems π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPointList.removeItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPointList.replaceItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPolygonElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPolygonElement.animatedPoints π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPolygonElement.points π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPolylineElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPolylineElement.animatedPoints π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPolylineElement.points π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPreserveAspectRatio π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPreserveAspectRatio.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGPreserveAspectRatio.meetOrSlice π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGRadialGradientElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGRadialGradientElement.cx π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGRadialGradientElement.cy π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGRadialGradientElement.fx π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGRadialGradientElement.fy π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGRadialGradientElement.r π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGRect π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGRect.height | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGRect.width | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGRect.x | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGRect.y | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGRectElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGRectElement.height π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGRectElement.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGRectElement.x π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGRectElement.y π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.animationsPaused π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.checkEnclosure π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.checkIntersection π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.createSVGAngle π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.createSVGLength π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.createSVGMatrix π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.createSVGNumber π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.createSVGPoint π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.createSVGRect π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.createSVGTransform π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.createSVGTransformFromMatrix π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.currentScale π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.currentTranslate π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.deselectAll π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.forceRedraw π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.getCurrentTime π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.getEnclosureList π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.getIntersectionList π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.height π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.pauseAnimations π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.preserveAspectRatio π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.setCurrentTime π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.suspendRedraw π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.unpauseAnimations π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.unsuspendRedraw π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.unsuspendRedrawAll π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.viewBox π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.x π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSVGElement.y π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGScriptElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGScriptElement.href π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGScriptElement.type π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGStopElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGStopElement.offset π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGStringList π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: Since version 13, SVGStringList is indexable like Array which is a non-standard behavior.Firefox for Android: SVGStringList is indexable like Array which is a non-standard behavior. |
| api.SVGStringList.appendItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGStringList.clear π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGStringList.getItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGStringList.initialize π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGStringList.insertItemBefore π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGStringList.numberOfItems π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGStringList.removeItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGStringList.replaceItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGStyleElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGStyleElement.media π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGStyleElement.title π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGStyleElement.type π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSwitchElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSymbolElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSymbolElement.preserveAspectRatio π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGSymbolElement.viewBox π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTSpanElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextContentElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextContentElement.getCharNumAtPosition π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextContentElement.getComputedTextLength π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextContentElement.getEndPositionOfChar π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextContentElement.getExtentOfChar π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextContentElement.getNumberOfChars π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextContentElement.getRotationOfChar π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextContentElement.getStartPositionOfChar π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextContentElement.getSubStringLength π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextContentElement.lengthAdjust π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextContentElement.selectSubString π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextContentElement.textLength π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextPathElement π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.SVGTextPathElement.href π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.SVGTextPathElement.method π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.SVGTextPathElement.spacing π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.SVGTextPathElement.startOffset π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.SVGTextPositioningElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextPositioningElement.dx π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextPositioningElement.dy π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextPositioningElement.rotate π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextPositioningElement.x π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTextPositioningElement.y π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTitleElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTransformList π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTransformList.appendItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTransformList.clear π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTransformList.consolidate π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTransformList.createSVGTransformFromMatrix π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTransformList.getItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTransformList.initialize π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTransformList.insertItemBefore π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTransformList.numberOfItems π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTransformList.removeItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGTransformList.replaceItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGUnitTypes π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.SVGUseElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGUseElement.height π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGUseElement.href π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGUseElement.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGUseElement.x π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGUseElement.y π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGViewElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGViewElement.preserveAspectRatio π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.SVGViewElement.viewBox π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Screen π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Screen.availHeight π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Edge: Always reflects the main screen. |
| api.Screen.availLeft | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Screen.availLeft.relative-multi-screen | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Safari: Coordinate origin used is inconsistent/unreliable.Safari on iOS: Coordinate origin used is inconsistent/unreliable.WebView on iOS: Coordinate origin used is inconsistent/unreliable. |
| api.Screen.availTop | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Screen.availTop.relative-multi-screen | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Safari: Coordinate origin used is inconsistent/unreliable.Safari on iOS: Coordinate origin used is inconsistent/unreliable.WebView on iOS: Coordinate origin used is inconsistent/unreliable. |
| api.Screen.availWidth π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Edge: Always reflects the main screen. |
| api.Screen.colorDepth π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Starting with version 59 this property is no longer required to always return 24.Chrome Android: Starting with version 59 this property is no longer required to always return 24.Quest Browser: Starting with version 5.0 this property is no longer required to always return 24.Samsung Internet: Starting with Samsung Internet 7.0 this property is no longer required to always return 24.WebView Android: Starting with version 59 this property is no longer required to always return 24. |
| api.Screen.height π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Screen.pixelDepth π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Starting with version 59 this property is no longer required to always return 24.Chrome Android: Starting with version 59 this property is no longer required to always return 24.Quest Browser: Starting with version 5.0 this property is no longer required to always return 24.Samsung Internet: Starting with Samsung Internet 7.0 this property is no longer required to always return 24.WebView Android: Starting with version 59 this property is no longer required to always return 24. |
| api.Screen.width π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Selection π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Selection.addRange π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Selection.anchorNode π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Selection.anchorOffset π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Selection.collapse π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Selection.collapse.offset_parameter_optional | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Selection.collapseToEnd π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Selection.collapseToStart π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Selection.containsNode π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Firefox: Before Firefox 35, the method didn't throw if node was null.Firefox for Android: Before Firefox for Android 35, the method didn't throw if node was null. |
| api.Selection.containsNode.partialContainment_parameter_optional | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.Selection.deleteFromDocument π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.Selection.empty π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Selection.extend π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.Selection.extend.offset_parameter_optional | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.Selection.focusNode π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Selection.focusOffset π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Selection.getRangeAt π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Selection.isCollapsed π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Selection.modify π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Selection.rangeCount π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Selection.removeAllRanges π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Selection.selectAllChildren π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.Selection.setBaseAndExtent π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Selection.setPosition π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Selection.toString π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Selection.type π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.StyleSheet π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.StyleSheet.disabled π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.StyleSheet.href π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.StyleSheet.media π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.StyleSheet.ownerNode π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.StyleSheet.parentStyleSheet π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.StyleSheet.title π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.StyleSheet.type π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.StyleSheetList π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.StyleSheetList.item π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.StyleSheetList.length π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Text π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Text.splitText π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Before Chrome 30, the offset parameter was optional.Chrome Android: Before Chrome Android 30, the offset parameter was optional.Quest Browser: Before Quest Browser 5.0, the offset parameter was optional.Opera: Before Opera 17, the offset parameter was optional.Opera Android: Before Opera 17, the offset parameter was optional.Safari: The offset parameter is optional.Safari on iOS: The offset parameter is optional.Samsung Internet: Before Samsung Internet 2.0, the offset parameter was optional.WebView Android: Before version 4.4, the offset parameter was optional.WebView on iOS: The offset parameter is optional. |
| api.TextEvent π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.TextEvent.data π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.TextEvent.initTextEvent π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.TreeWalker π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.TreeWalker.currentNode π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.TreeWalker.filter π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.TreeWalker.firstChild π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.TreeWalker.lastChild π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.TreeWalker.nextNode π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.TreeWalker.nextSibling π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.TreeWalker.parentNode π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.TreeWalker.previousNode π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.TreeWalker.previousSibling π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.TreeWalker.root π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.TreeWalker.whatToShow π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.UIEvent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.UIEvent.detail π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: Always 0 on click and dblclick events. On mousedown and mouseup events, the count is not unique to the element, but is rather the global click count for the current document -- even across refreshes. |
| api.UIEvent.initUIEvent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.UIEvent.view π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.UIEvent.which π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: When selecting an autocomplete suggestion, a keydown event fires where the event's which property is undefined. See bug 41425904.Chrome Android: When selecting an autocomplete suggestion, a keydown event fires where the event's which property is undefined. See bug 41425904.Edge: Only supported for KeyboardEvent and MouseEvent, not all UIEvent objects.Firefox: On mousemove events, the which property is incorrectly always set to 1.Firefox for Android: On mousemove events, the which property is incorrectly always set to 1.Internet Explorer: Only supported for KeyboardEvent and MouseEvent, not all UIEvent objects.Quest Browser: When selecting an autocomplete suggestion, a keydown event fires where the event's which property is undefined. See bug 41425904.Opera: Only supported for KeyboardEvent and MouseEvent, not all UIEvent objects.Opera Android: Only supported for KeyboardEvent and MouseEvent, not all UIEvent objects.Samsung Internet: When selecting an autocomplete suggestion, a keydown event fires where the event's which property is undefined. See bug 41425904.WebView Android: When selecting an autocomplete suggestion, a keydown event fires where the event's which property is undefined. See bug 41425904. |
| api.WheelEvent π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.WheelEvent.wheelDelta | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.WheelEvent.wheelDeltaX | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.WheelEvent.wheelDeltaY | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Window π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Node.js: The Window interface is not implemented, but some methods, and properties are available in the global scope. |
| api.Window.DOMContentLoaded_event π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.Window.alert π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Starting with Chrome 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Chrome Android: Starting with Chrome Android 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Quest Browser: Starting with Quest Browser 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera Android: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Samsung Internet: Starting with Samsung Internet 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.WebView Android: Starting with WebView Android 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals. |
| api.Window.beforeunload_event π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Window.beforeunload_event.return_string_activation | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Window.blur π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.captureEvents π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.close π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Before Chrome 95, script-closeability depended on having an opener, not on being created by web content.Chrome Android: Before Chrome Android 95, script-closeability depended on having an opener, not on being created by web content.Deno: Exits the current Deno process.Firefox: Before Firefox 128, script-closeability depended on having an opener, not on being created by web content.Firefox for Android: Before Firefox for Android 128, script-closeability depended on having an opener, not on being created by web content.Quest Browser: Before Quest Browser 18.0, script-closeability depended on having an opener, not on being created by web content.Samsung Internet: Before Samsung Internet 17.0, script-closeability depended on having an opener, not on being created by web content.WebView Android: Before WebView Android 95, script-closeability depended on having an opener, not on being created by web content. |
| api.Window.closed π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.confirm π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Starting with Chrome 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Chrome Android: Starting with Chrome Android 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Quest Browser: Starting with Quest Browser 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera Android: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Samsung Internet: Starting with Samsung Internet 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.WebView Android: Starting with Chrome 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals. |
| api.Window.devicePixelRatio π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Safari: In Safari, the devicePixelRatio does not change when the page is zoomed. See bug 124862.Safari on iOS: In Safari on iOS, the devicePixelRatio does not change when the page is zoomed. See bug 124862.WebView on iOS: In WebView on iOS, the devicePixelRatio does not change when the page is zoomed. See bug 124862. |
| api.Window.document π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.event π | Safari | 10/24/2003 | Chrome | 12/11/2008 | 1875 | |
| api.Window.find | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Window.focus π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Starting in Chrome 66, opening a popup in fullscreen mode and calling this function will end fullscreen mode. |
| api.Window.frameElement π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Window.frames π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.getComputedStyle π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: Before version 62 this function returned null when called on a Window with no presentation (e.g. an iframe with display: none; set). Since 62 it returns a CSSStyleDeclaration object with length 0, containing empty strings (bug 1467722; also see bug 1471231 for further work).Firefox for Android: Before version 62 this function returned null when called on a Window with no presentation (e.g. an iframe with display: none; set). Since 62 it returns a CSSStyleDeclaration object with length 0, containing empty strings (bug 1467722; also see bug 1471231 for further work). |
| api.Window.getSelection π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.history π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.innerHeight π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: From version 4 to 24, this property could give a wrong value before page load in certain circumstances (see bug 641188).Firefox for Android: Before version 24, this property could give a wrong value before page load in certain circumstances (see bug 641188).Safari on iOS: This property returns the height of the visual viewport instead of the layout viewport. See bug 174362 for details.WebView on iOS: This property returns the height of the visual viewport instead of the layout viewport. See bug 174362 for details. |
| api.Window.innerWidth π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: From version 4 to 24, this property could give a wrong value before page load in certain circumstances (see bug 641188).Firefox for Android: Before version 24, this property could give a wrong value before page load in certain circumstances (see bug 641188).Safari on iOS: This property returns the width of the visual viewport instead of the layout viewport. See bug 174362 for details.WebView on iOS: This property returns the width of the visual viewport instead of the layout viewport. See bug 174362 for details. |
| api.Window.length π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.load_event π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Window.location π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Deno: Reflects the value passed via the --location runtime flag.Firefox: Before Firefox 57, single quotes contained in URLs were escaped when accessed via URL APIs. See bug 1386683.Firefox for Android: Before Firefox for Android 57, single quotes contained in URLs were escaped when accessed via URL APIs. See bug 1386683. |
| api.Window.locationbar π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Window.menubar π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Window.moveBy π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.moveTo π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.name π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 86, if a new page from another domain is loaded into a tab, then window.name is not set to an empty string, which can allow some cross-site attacks. See bug 1685089 and bug 444222.Firefox for Android: Before Firefox for Android 86, if a new page from another domain is loaded into a tab, then window.name is not set to an empty string, which can allow some cross-site attacks. See bug 1685089 and bug 444222. |
| api.Window.navigator π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.open π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Safari on iOS: This method will not function if the target parameter is unspecified or set to _blank.WebView on iOS: This method will not function if the target parameter is unspecified or set to _blank. |
| api.Window.opener π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.outerHeight π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Window.outerWidth π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Window.parent π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.Window.personalbar π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Window.print π | Safari | 10/24/2003 | Chrome | 12/11/2008 | 1875 | Chrome: Starting with Chrome 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Chrome Android: Starting with Chrome Android 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Quest Browser: Starting with Quest Browser 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera Android: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Samsung Internet: Starting with Samsung Internet 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.WebView Android: Starting with WebView Android 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals. |
| api.Window.prompt π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Starting with Chrome 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Chrome Android: Starting with Chrome Android 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Firefox: Firefox strips newline characters from the prompt response; see bug 1716229.Firefox for Android: Firefox for Android strips newline characters from the prompt response; see bug 1716229.Internet Explorer: This function has no effect in the Modern UI/Metro version of Internet Explorer for Windows 8. It does not display a prompt to the user, and always returns undefined. It is not clear whether this is a bug or intended behavior. Desktop versions of IE do implement this function.Quest Browser: Starting with Quest Browser 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera Android: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Samsung Internet: Starting with Samsung Internet 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.WebView Android: Starting with WebView Android 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals. |
| api.Window.releaseEvents π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.resizeBy π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Since Firefox 7, it's no longer possible for a web site to change the default size of a window in a browser if the window wasn't created by window.open or contains more than one tab. See here for more details. |
| api.Window.resizeTo π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Since Firefox 7, it's no longer possible for a web site to change the default size of a window in a browser if the window wasn't created by window.open or contains more than one tab. See here for more details. |
| api.Window.resize_event π | Safari | 10/24/2003 | Chrome | 12/11/2008 | 1875 | Chrome: Chrome does not fire a resize event on page load.Chrome Android: Chrome Android does not fire a resize event on page load.Edge: Before Edge 79, Edge fired a resize event on page load. This is no longer the case.Firefox: Before Firefox 68, Firefox fired a resize event on page load. This is no longer the case.Firefox for Android: Before Firefox for Android 68, Firefox for Android fired a resize event on page load. This is no longer the case.Quest Browser: Quest Browser does not fire a resize event on page load.Opera: Opera does not fire a resize event on page load.Opera Android: Opera does not fire a resize event on page load.Samsung Internet: Samsung Internet does not fire a resize event on page load.WebView Android: WebView does not fire a resize event on page load. |
| api.Window.screen π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.screenLeft π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.screenTop π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.screenX π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 28, Gecko was using device pixels instead of CSS pixels; in other words, it was assuming a value of screenPixelsPerCSSPixel of 1 for any device.Firefox for Android: Before Firefox for Android 28, Gecko was using device pixels instead of CSS pixels; in other words, it was assuming a value of screenPixelsPerCSSPixel of 1 for any device. |
| api.Window.screenY π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 28, Gecko was using device pixels instead of CSS pixels; in other words, it was assuming a value of screenPixelsPerCSSPixel of 1 for any device.Firefox for Android: Before Firefox for Android 28, Gecko was using device pixels instead of CSS pixels; in other words, it was assuming a value of screenPixelsPerCSSPixel of 1 for any device. |
| api.Window.scroll π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.scrollBy π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.scrollTo π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.scrollX π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.scrollY π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.scrollbars π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Window.self π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Window.status π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.Window.statusbar π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Window.stop π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Window.toolbar π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Window.top π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: Starting in Firefox 6, this property is read only, as defined by the standard. |
| api.Window.unload_event π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.Window.window π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XMLHttpRequest π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Internet Explorer: Implemented via ActiveXObject('Microsoft.XMLHTTP') |
| api.XMLHttpRequest.XMLHttpRequest π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XMLHttpRequest.abort π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.XMLHttpRequest.abort_event π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.XMLHttpRequest.error_event π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.XMLHttpRequest.getAllResponseHeaders π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Firefox: Starting from Firefox 49, empty headers are returned as empty strings in case the preference network.http.keep_empty_response_headers_as_empty_string is set to true, defaulting to false. Before Firefox 49 empty headers had been ignored. Since Firefox 50 the preference defaults to true.Firefox for Android: Starting from Firefox for Android 49, empty headers are returned as empty strings in case the preference network.http.keep_empty_response_headers_as_empty_string is set to true, defaulting to false. Before Firefox for Android 49 empty headers had been ignored. Since Firefox for Android 50 the preference defaults to true. |
| api.XMLHttpRequest.getResponseHeader π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Firefox: Starting from Firefox 49, empty headers are returned as empty strings in case the preference network.http.keep_empty_response_headers_as_empty_string is set to true, defaulting to false. Before Firefox 49 empty headers had been ignored. Since Firefox 50 the preference defaults to true.Firefox for Android: Starting from Firefox for Android 49, empty headers are returned as empty strings in case the preference network.http.keep_empty_response_headers_as_empty_string is set to true, defaulting to false. Before Firefox for Android 49 empty headers had been ignored. Since Firefox for Android 50 the preference defaults to true. |
| api.XMLHttpRequest.load_event π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.XMLHttpRequest.loadstart_event π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| api.XMLHttpRequest.open π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Firefox: Starting in Firefox 30, synchronous requests on the main thread have been deprecated due to their negative impact on performance and the user experience. Therefore, the async parameter may not be false except in a Worker.Firefox for Android: Starting in Firefox for Android 30, synchronous requests on the main thread have been deprecated due to their negative impact on performance and the user experience. Therefore, the async parameter may not be false except in a Worker. |
| api.XMLHttpRequest.overrideMimeType π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Internet Explorer: Implemented via ActiveXObject |
| api.XMLHttpRequest.progress_event π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XMLHttpRequest.readyState π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.XMLHttpRequest.readystatechange_event π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.XMLHttpRequest.responseText π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Internet Explorer: Before Internet Explorer 10, the value of XMLHttpRequest.responseText could be read only once the request was complete. |
| api.XMLHttpRequest.responseXML π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: Before Firefox 51, an error parsing the received data added a <parsererror> node to the top of the Document and then returned the Document in whatever state it happens to be in. This was inconsistent with the specification. Starting with Firefox 51, this scenario now correctly returns null as per the spec.Firefox for Android: Before Firefox for Android 51, an error parsing the received data added a <parsererror> node to the top of the Document and then returned the Document in whatever state it happens to be in. This was inconsistent with the specification. Starting with Firefox for Android 51, this scenario now correctly returns null as per the spec. |
| api.XMLHttpRequest.send π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.XMLHttpRequest.setRequestHeader π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.XMLHttpRequest.status π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Internet Explorer: Internet Explorer version 5 and 6 supported ajax calls using ActiveXObject() |
| api.XMLHttpRequest.statusText π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Internet Explorer: Internet Explorer version 5 and 6 supported ajax calls using ActiveXObject() |
| api.XMLHttpRequestEventTarget π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| api.XMLSerializer π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XMLSerializer.XMLSerializer π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XMLSerializer.serializeToString π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XPathEvaluator π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XPathEvaluator.XPathEvaluator π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XPathEvaluator.createExpression π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XPathEvaluator.createNSResolver π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XPathEvaluator.evaluate π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XPathExpression π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XPathExpression.evaluate π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XPathResult π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XPathResult.booleanValue π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XPathResult.invalidIteratorState π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XPathResult.iterateNext π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XPathResult.numberValue π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XPathResult.resultType π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XPathResult.singleNodeValue π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XPathResult.snapshotItem π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XPathResult.snapshotLength π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XPathResult.stringValue π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.XSLTProcessor π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.XSLTProcessor.XSLTProcessor π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.XSLTProcessor.clearParameters π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.XSLTProcessor.getParameter π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Chrome: Chrome only supports string values.Chrome Android: Chrome Android only supports string values.Edge: Edge only supports string values.Quest Browser: Quest Browser only supports string values.Opera: Opera only supports string values.Opera Android: Opera only supports string values.Safari: Safari only supports string values.Safari on iOS: Safari on iOS only supports string values.Samsung Internet: Samsung Internet only supports string values.WebView Android: WebView only supports string values.WebView on iOS: WebView on iOS only supports string values. |
| api.XSLTProcessor.importStylesheet π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.XSLTProcessor.removeParameter π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.XSLTProcessor.reset π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| api.XSLTProcessor.setParameter π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Chrome: Chrome only supports string values.Chrome Android: Chrome Android only supports string values.Edge: Edge only supports string values.Quest Browser: Quest Browser only supports string values.Opera: Opera only supports string values.Opera Android: Opera only supports string values.Safari: Safari only supports string values.Safari on iOS: Safari on iOS only supports string values.Samsung Internet: Samsung Internet only supports string values.WebView Android: WebView only supports string values.WebView on iOS: WebView on iOS only supports string values. |
| api.XSLTProcessor.transformToDocument π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Chrome: Chrome returns null if an error occurs.Chrome Android: Chrome Android returns null if an error occurs.Edge: Edge returns null if an error occurs.Firefox: Firefox throws an exception if an error occurs.Firefox for Android: Firefox for Android throws an exception if an error occurs.Quest Browser: Quest Browser returns null if an error occurs.Opera: Opera 12.1 and earlier throws an exception if an error occurs.Opera: Opera 15 and later returns null if an error occurs.Opera Android: Opera Android 12.1 and earlier throws an exception if an error occurs.Opera Android: Opera Android 14 and later returns null if an error occurs.Safari: Safari returns null if an error occurs.Safari on iOS: Safari on iOS returns null if an error occurs.Samsung Internet: Samsung Internet returns null if an error occurs.WebView Android: WebView returns null if an error occurs.WebView on iOS: WebView on iOS returns null if an error occurs. |
| api.XSLTProcessor.transformToFragment π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Chrome: Chrome returns null if an error occurs.Chrome Android: Chrome Android returns null if an error occurs.Edge: Edge returns null if an error occurs.Firefox: Firefox throws an exception if an error occurs.Firefox for Android: Firefox for Android throws an exception if an error occurs.Quest Browser: Quest Browser returns null if an error occurs.Opera: Opera 12.1 and earlier throws an exception if an error occurs.Opera: Opera 15 and later returns null if an error occurs.Opera Android: Opera Android 12.1 and earlier throws an exception if an error occurs.Opera Android: Opera Android 14 and later returns null if an error occurs.Safari: Safari returns null if an error occurs.Safari on iOS: Safari on iOS returns null if an error occurs.Samsung Internet: Samsung Internet returns null if an error occurs.WebView Android: WebView returns null if an error occurs.WebView on iOS: WebView on iOS returns null if an error occurs. |
| api.clearInterval π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: From Internet Explorer 4 through 8, clearInterval is an Object rather than a Function. This behavior was fixed in Internet Explorer 9.Node.js: Takes a Timeout object instead of the intervalID. |
| api.console π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Internet Explorer: In Internet Explorer 8 and 9, the console object is undefined when the developer tools are not open. This behavior was fixed in Internet Explorer 10. |
| api.console.error_static π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.console.info_static π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Node.js: Alias for console.log |
| api.console.log_static π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| api.console.substitution_strings | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Chrome: In version 28, if a negative value is passed to %d, it will be rounded down to the closest negative integer, so -0.1 becomes -1.Chrome Android: In version 28, if a negative value is passed to %d, it will be rounded down to the closest negative integer, so -0.1 becomes -1.Deno: Before Deno 1.4, %c is not supported.Deno: %c only supports CSS properties color, background-color, font-weight, font-style, text-decoration-color, and text-decoration-line.Edge: Before Edge 79, %c is not supported.Edge: Before Edge 79, %d outputs a 0 if the specified value isn't a number.Internet Explorer: %c is not supported.Internet Explorer: %d outputs a 0 if the specified value isn't a number.Quest Browser: In version 5.0, if a negative value is passed to %d, it will be rounded down to the closest negative integer, so -0.1 becomes -1.Samsung Internet: In Samsung Internet 1.5, if a negative value is passed to %d, it will be rounded down to the closest negative integer, so -0.1 becomes -1.WebView Android: In version 4.4, if a negative value is passed to %d, it will be rounded down to the closest negative integer, so -0.1 becomes -1. |
| api.console.warn_static π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Node.js: Alias for console.error |
| api.setInterval π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Node.js: Returns a Timeout object instead of the intervalID.Node.js: Does not support passing a code string and throws when the first parameter is not a function. |
| api.setInterval.supports_parameters_for_callback | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| api.setTimeout π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Node.js: Returns a Timeout object instead of the timeoutID.Node.js: Does not support passing a code string and throws when the first parameter is not a function. |
| api.setTimeout.supports_parameters_for_callback | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.at-rules.font-face π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.at-rules.font-face.unicode-range π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.at-rules.import π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.at-rules.media π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.at-rules.media.-webkit-device-pixel-ratio π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: Implemented as an alias for -moz-device-pixel-ratio.Firefox for Android: Implemented as an alias for -moz-device-pixel-ratio. |
| css.at-rules.media.-webkit-max-device-pixel-ratio π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: Implemented as an alias for max--moz-device-pixel-ratio.Firefox for Android: Implemented as an alias for max--moz-device-pixel-ratio. |
| css.at-rules.media.-webkit-min-device-pixel-ratio π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: Implemented as an alias for min--moz-device-pixel-ratio.Firefox for Android: Implemented as an alias for min--moz-device-pixel-ratio. |
| css.at-rules.media.color π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.at-rules.media.device-aspect-ratio π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.at-rules.media.device-height π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.at-rules.media.device-width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.at-rules.media.grid π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.at-rules.media.height π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.at-rules.media.media_features | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.at-rules.media.monochrome π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.at-rules.media.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.at-rules.namespace π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.-webkit-mask-box-image | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.-webkit-mask-composite | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.-webkit-mask-position-x | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.-webkit-mask-position-y | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.-webkit-text-fill-color π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.-webkit-text-security | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.-webkit-text-stroke-color π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.-webkit-text-stroke-width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.appearance.button π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.appearance.checkbox π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.appearance.listbox π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.appearance.menulist π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.appearance.menulist-button π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: See bug 1481615.Firefox for Android: See bug 1481615. |
| css.properties.appearance.meter π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.appearance.none π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: Doesn't work with <input type="checkbox"> and <input type="radio">.Firefox for Android: Doesn't work with <input type="checkbox"> and <input type="radio">. |
| css.properties.appearance.progress-bar π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.appearance.radio π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.appearance.searchfield π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.appearance.textarea π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.appearance.textfield π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.background π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background.SVG_image_as_background | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.background.local π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background.multiple_backgrounds | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| css.properties.background.no-repeat π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background.repeat π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background.repeat-x π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background.repeat-y π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background.round π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background.scroll π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background.space π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background.transparent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-attachment π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-attachment.multiple_backgrounds | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| css.properties.background-attachment.scroll π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-clip.border-box π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.background-clip.content-box π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Internet Explorer: In IE 7 and IE 9 of Internet Explorer, it always behaved like background-clip: padding-box if overflow: hidden | auto | scroll |
| css.properties.background-clip.padding-box π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.background-color π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: In Internet Explorer 8 and 9, there is a bug where a computed background-color of transparent causes click events to not get fired on overlaid elements. |
| css.properties.background-color.transparent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-image π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: If the browser.display.use_document_colors user preference in about:config is set to false, background images will not be displayed.Firefox for Android: If the browser.display.use_document_colors user preference in about:config is set to false, background images will not be displayed. |
| css.properties.background-image.multiple_backgrounds | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| css.properties.background-image.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-origin π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Chrome: Chrome accepts alternate synonyms to its values: padding, border, and content.Chrome Android: Chrome Android accepts alternate synonyms to its values: padding, border, and content.Edge: Since Edge 79, accepts alternate synonyms to its values: padding, border, and content.Firefox: Used the -moz-background-clip: padding | border syntax.Internet Explorer: In IE 7 and before, Internet explorer was behaving as if background-origin: border-box was set. In Internet Explorer 8, as if background-origin: padding-box, the regular default value, was set.Quest Browser: Quest Browser accepts alternate synonyms to its values: padding, border, and content.Opera: Opera accepts alternate synonyms to its values: padding, border, and content.Opera Android: Opera accepts alternate synonyms to its values: padding, border, and content.Safari: Webkit accepts alternate synonyms to its values: padding, border, and content.Safari on iOS: Webkit accepts alternate synonyms to its values: padding, border, and content.Samsung Internet: Samsung Internet accepts alternate synonyms to its values: padding, border, and content.WebView Android: WebView accepts alternate synonyms to its values: padding, border, and content.WebView on iOS: Webkit accepts alternate synonyms to its values: padding, border, and content. |
| css.properties.background-origin.border-box π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.background-origin.content-box π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Internet Explorer: In IE 7 and IE 9 of Internet Explorer, it always behaved like background-clip: padding if overflow: hidden | auto | scroll. |
| css.properties.background-origin.padding-box π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.background-position π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-position.bottom π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-position.center π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-position.left π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-position.multiple_backgrounds | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| css.properties.background-position.right π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-position.top π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-position-x π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-position-y π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-repeat π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-repeat.multiple_backgrounds | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| css.properties.background-repeat.no-repeat π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-repeat.repeat π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-repeat.repeat-x π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-repeat.repeat-y π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.background-size.auto π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.border π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border.dashed π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border.dotted π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border.double π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border.groove π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border.hidden π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border.inset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border.medium π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border.outset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border.ridge π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border.solid π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border.thick π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border.thin π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border.transparent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom.dashed π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom.dotted π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom.double π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom.groove π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom.hidden π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom.inset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom.medium π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom.outset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom.ridge π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom.solid π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom.thick π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom.thin π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom.transparent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom-color π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom-color.transparent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom-left-radius.elliptical_corners | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.border-bottom-right-radius.elliptical_corners | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.border-bottom-style π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 50, border styles of rounded corners (with border-radius) were always rendered as if border-bottom-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox for Android 50, border styles of rounded corners (with border-radius) were always rendered as if border-bottom-style was solid. This has been fixed in Firefox for Android 50. |
| css.properties.border-bottom-style.dashed π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom-style.dotted π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom-style.double π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom-style.groove π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom-style.hidden π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom-style.inset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom-style.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom-style.outset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom-style.ridge π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom-style.solid π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom-width π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom-width.medium π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom-width.thick π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-bottom-width.thin π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-collapse π | Safari | 10/24/2003 | Chrome | 12/11/2008 | 1875 | |
| css.properties.border-collapse.collapse | Safari | 10/24/2003 | Chrome | 12/11/2008 | 1875 | |
| css.properties.border-collapse.separate | Safari | 10/24/2003 | Chrome | 12/11/2008 | 1875 | |
| css.properties.border-color π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-color.transparent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left.dashed π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left.dotted π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left.double π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left.groove π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left.hidden π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left.inset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left.medium π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left.outset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left.ridge π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left.solid π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left.thick π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left.thin π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left.transparent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left-color π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left-color.transparent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left-style π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 50, border styles of rounded corners (with border-radius) were always rendered as if border-bottom-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox 50, border styles of rounded corners (with border-radius) were always rendered as if border-bottom-style was solid. This has been fixed in Firefox 50. |
| css.properties.border-left-style.dashed π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left-style.dotted π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left-style.double π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left-style.groove π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left-style.hidden π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left-style.inset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left-style.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left-style.outset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left-style.ridge π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left-style.solid π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left-width π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left-width.medium π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left-width.thick π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-left-width.thin π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-radius.elliptical_borders | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Chrome: Before Chrome 4, the slash / notation is unsupported. If two values are specified, then an elliptical border is drawn on all four corners. -webkit-border-radius: 40px 10px; is equivalent to border-radius: 40px / 10px;.Safari: Before Safari 5, the slash / notation is unsupported. If two values are specified, then an elliptical border is drawn on all four corners. -webkit-border-radius: 40px 10px; is equivalent to border-radius: 40px / 10px;. |
| css.properties.border-right π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right.dashed π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right.dotted π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right.double π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right.groove π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right.hidden π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right.inset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right.medium π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right.outset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right.ridge π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right.solid π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right.thick π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right.thin π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right.transparent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right-color π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right-color.transparent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right-style π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 50, border styles of rounded corners (with border-radius) were always rendered as if border-bottom-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox 50, border styles of rounded corners (with border-radius) were always rendered as if border-bottom-style was solid. This has been fixed in Firefox 50. |
| css.properties.border-right-style.dashed π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right-style.dotted π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right-style.double π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right-style.groove π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right-style.hidden π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right-style.inset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right-style.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right-style.outset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right-style.ridge π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right-style.solid π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right-width π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right-width.medium π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right-width.thick π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-right-width.thin π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-spacing π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-style π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox for Android 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox for Android 50. |
| css.properties.border-style.dashed π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-style.dotted π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-style.double π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-style.groove π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-style.hidden π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-style.inset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-style.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-style.outset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-style.ridge π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-style.solid π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top.dashed π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top.dotted π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top.double π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top.groove π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top.hidden π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top.inset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top.medium π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top.outset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top.ridge π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top.solid π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top.thick π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top.thin π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top.transparent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top-color π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top-color.transparent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top-left-radius.elliptical_corners | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.border-top-right-radius.elliptical_corners | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.border-top-style π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 50, border styles of rounded corners (with border-radius) were always rendered as if border-top-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox for Android 50, border styles of rounded corners (with border-radius) were always rendered as if border-top-style was solid. This has been fixed in Firefox for Android 50. |
| css.properties.border-top-style.dashed π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top-style.dotted π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top-style.double π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top-style.groove π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top-style.hidden π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top-style.inset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top-style.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top-style.outset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top-style.ridge π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top-style.solid π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top-width π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top-width.medium π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top-width.thick π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-top-width.thin π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-width π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-width.medium π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-width.thick π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.border-width.thin π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.bottom π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: In Internet Explorer versions before 7, when both top and bottom are specified, the element position is overconstrained and the top property has precedence; the computed value of bottom is set to -top, while its specified value is ignored. |
| css.properties.bottom.auto π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.box-align | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.box-direction | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.box-flex | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.box-ordinal-group | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.box-orient | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.box-pack | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.box-shadow.multiple_shadows | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.box-shadow.none π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.box-sizing.border-box π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.box-sizing.content-box π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.caption-side π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.caption-side.bottom | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.caption-side.top | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.clear π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.clear.both π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.clear.left π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.clear.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.clear.right π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.clip π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: Before Internet Explorer 7, Internet Explorer incorrectly interprets clip: auto as clip: rect(auto, auto, auto, auto).Safari: Safari incorrectly interprets clip: auto as clip: rect(auto, auto, auto, auto).Safari on iOS: Safari on iOS incorrectly interprets clip: auto as clip: rect(auto, auto, auto, auto).WebView on iOS: WebView on iOS incorrectly interprets clip: auto as clip: rect(auto, auto, auto, auto). |
| css.properties.clip.auto | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.color π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.color.transparent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.color-interpolation-filters π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.color-interpolation-filters.auto π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-count.auto π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-gap π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-gap.normal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule.dashed π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule.dotted π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule.double π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule.groove π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule.hidden π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule.inset π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule.medium π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule.none π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule.outset π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule.ridge π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule.solid π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule.thick π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule.thin π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule.transparent π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule-color.transparent π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule-style.dashed π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule-style.dotted π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule-style.double π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule-style.groove π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule-style.hidden π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule-style.inset π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule-style.none π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule-style.outset π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule-style.ridge π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule-style.solid π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule-width.medium π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule-width.thick π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-rule-width.thin π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.column-width.auto | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.content π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.content.close-quote π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.content.no-close-quote π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.content.no-open-quote π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.content.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.content.normal π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.content.open-quote π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.content.url π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.cursor π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Firefox: Starting in Firefox 67, the maximum size allowed for custom cursors is 32x32 pixels due to cursors being misused by certain malicious sites.Internet Explorer: In Internet Explorer 11, when cursor is applied to an element and this element is underneath an open <select> menu and the user hovers over a <select> menu item that's on top of said element, the cursor for said element will be displayed rather than the <select>'s normal cursor. See bug 817822.Safari on iOS: This property is only supported on iPads with an external pointing device.Safari on iOS: Unsupported values use the default pointer as a fallback.WebView on iOS: This property is only supported on iPads with an external pointing device.WebView on iOS: Unsupported values use the default pointer as a fallback. |
| css.properties.cursor.alias π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.all-scroll π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.auto π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.cursor.cell π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.cursor.col-resize π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.context-menu π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Chrome: This cursor is only supported on macOS and Linux.Chrome Android: This cursor is only supported on macOS and Linux.Firefox: This cursor is only supported on macOS and Linux.Quest Browser: This cursor is only supported on macOS and Linux.Opera Android: This cursor is only supported on macOS and Linux.Safari on iOS: If this value is used, the iPad will display the default pointer instead.Samsung Internet: This cursor is only supported on macOS and Linux.WebView Android: This cursor is only supported on macOS and Linux.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.copy π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.crosshair π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.default π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.e-resize π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.ew-resize π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.help π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.move π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.n-resize π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.ne-resize π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.nesw-resize π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.no-drop π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.not-allowed π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.ns-resize π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.nw-resize π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.nwse-resize π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.pointer π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.progress π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.row-resize π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.s-resize π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.se-resize π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.sw-resize π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.text π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.cursor.url | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: Firefox 4 added macOS support. |
| css.properties.cursor.url_positioning_syntax | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: Firefox 4 added macOS support.Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.vertical-text π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.w-resize π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.cursor.wait π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead. |
| css.properties.display π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.display.block π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.display.inline π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.display.inline-block | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: Until Internet Explorer 8, inline-block is only for natural inline elements. |
| css.properties.display.inline-table | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.display.list-item π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.display.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Chrome 65 stopped creating layout objects for elements inside an <iframe> with display:none applied.Chrome Android: Chrome Android 65 stopped creating layout objects for elements inside an <iframe> with display:none applied.Quest Browser: Quest Browser 5.0 stopped creating layout objects for elements inside an <iframe> with display:none applied.Opera: Opera 52 stopped creating layout objects for elements inside an <iframe> with display:none applied.Opera Android: Opera Android 47 stopped creating layout objects for elements inside an <iframe> with display:none applied.Samsung Internet: Chrome 65 stopped creating layout objects for elements inside an <iframe> with display:none applied.WebView Android: WebView Android 65 stopped creating layout objects for elements inside an <iframe> with display:none applied. |
| css.properties.display.table | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.display.table-cell | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.display.table-column | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.display.table-column-group | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.display.table-footer-group | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.display.table-header-group | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.display.table-row | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.display.table-row-group | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.empty-cells π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.empty-cells.hide π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.empty-cells.show π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.float π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.float.left π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.float.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.float.right π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font.caption | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font.icon | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font.menu | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font.message-box | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font.small-caption | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font.status-bar | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font-family π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Not supported on option elements. See bug 1536148.Safari: Setting font-family: initial behaves like font-family: inherit. See bug 200709.Safari on iOS: Setting font-family: initial behaves like font-family: inherit. See bug 200709.WebView on iOS: Setting font-family: initial behaves like font-family: inherit. See bug 200709. |
| css.properties.font-family.cursive π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font-family.fangsong π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font-family.fantasy π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font-family.kai π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font-family.khmer-mul π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font-family.monospace π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font-family.nastaliq π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font-family.sans-serif π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font-family.serif π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font-size π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font-style π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 44, oblique was not distinguished from italic.Firefox for Android: Before Firefox for Android 44, oblique was not distinguished from italic. |
| css.properties.font-style.italic π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font-style.normal π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font-style.oblique π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.font-variant π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: Only supports the small-caps and normal keywords. |
| css.properties.font-variant.normal π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.height π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.height.auto π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.left π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.left.auto π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.letter-spacing π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.letter-spacing.normal π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.line-break.normal π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| css.properties.line-height π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.line-height.normal π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style.inside π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style.outside π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-image π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 86, this property did not accept an <image> type, and required the URL of an image.Firefox for Android: Before Firefox for Android 86, this property did not accept an <image> type, and required the URL of an image. |
| css.properties.list-style-image.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-position π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Safari: In Safari, if a block element is the first child of a list element declared as list-style-position: inside, then the marker box is placed on the same line as the block element.Safari on iOS: In Safari on iOS, if a block element is the first child of a list element declared as list-style-position: inside, then the marker box is placed on the same line as the block element.WebView on iOS: In WebView on iOS, if a block element is the first child of a list element declared as list-style-position: inside, then the marker box is placed on the same line as the block element. |
| css.properties.list-style-position.inside π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-position.outside π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.armenian π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.circle π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.decimal π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.decimal-leading-zero π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.disc π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.georgian π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.hebrew π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.hiragana π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.hiragana-iroha π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.katakana π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.katakana-iroha π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.lower-alpha π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.lower-greek π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.lower-latin π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.lower-roman π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.square π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.upper-alpha π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.upper-latin π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.list-style-type.upper-roman π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.margin π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.margin.auto | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Edge: The auto value is not supported in quirks mode.Internet Explorer: The auto value is not supported in quirks mode. |
| css.properties.margin-bottom π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.margin-bottom.auto π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Edge: The auto value is not supported in quirks mode.Internet Explorer: The auto value is not supported in quirks mode. |
| css.properties.margin-left π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.margin-left.auto | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Edge: The auto value is not supported in quirks mode.Internet Explorer: The auto value is not supported in quirks mode. |
| css.properties.margin-right π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.margin-right.auto | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Edge: The auto value is not supported in quirks mode.Internet Explorer: The auto value is not supported in quirks mode. |
| css.properties.margin-top π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.margin-top.auto | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Edge: The auto value is not supported in quirks mode.Internet Explorer: The auto value is not supported in quirks mode. |
| css.properties.max-height π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| css.properties.max-width π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: CSS 2.1 leaves the behavior of max-width with table undefined. Firefox supports applying max-width to table elements.Firefox for Android: CSS 2.1 leaves the behavior of max-width with table undefined. Firefox for Android supports applying max-width to table elements.Opera: CSS 2.1 leaves the behavior of max-width with table undefined. Opera supports applying max-width to table elements. |
| css.properties.max-width.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.min-height π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | Firefox: CSS 2.1 leaves the behavior of min-height with table undefined. Firefox supports applying min-height to table elements.Firefox for Android: CSS 2.1 leaves the behavior of min-height with table undefined. Firefox for Android supports applying min-height to table elements.Internet Explorer: In Internet Explorer 10 and 11, a min-height declaration on a column-direction flex container doesn't apply to the container's flex items. See Flexbug #3 for more info.Opera: CSS 2.1 leaves the behavior of min-height with table undefined. Opera supports applying min-height to table elements. |
| css.properties.min-width π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: CSS 2.1 leaves the behavior of min-width with table undefined. Firefox supports applying min-width to table elements.Firefox for Android: CSS 2.1 leaves the behavior of min-width with table undefined. Firefox for Android supports applying min-width to table elements.Opera: CSS 2.1 leaves the behavior of min-width with table undefined. Opera supports applying min-width to table elements. |
| css.properties.opacity π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| css.properties.outline.auto π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline.dashed π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline.dotted π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline.double π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline.groove π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline.inset π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline.medium π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline.none π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline.outset π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline.ridge π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline.solid π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline.thick π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline.thin π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline.transparent π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline-color π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline-color.transparent π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline-offset π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Firefox: Before Firefox 88, an outline does not follow the shape of border-radius.Firefox for Android: Before Firefox for Android 88, an outline does not follow the shape of border-radius. |
| css.properties.outline-style π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Firefox: Before Firefox 88, an outline does not follow the shape of border-radius.Firefox for Android: Before Firefox for Android 88, an outline does not follow the shape of border-radius. |
| css.properties.outline-style.auto π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline-style.dashed π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline-style.dotted π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline-style.double π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline-style.groove π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline-style.inset π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline-style.none π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline-style.outset π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline-style.ridge π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline-style.solid π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline-width π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Firefox: Before Firefox 88, an outline does not follow the shape of border-radius.Firefox for Android: Before Firefox for Android 88, an outline does not follow the shape of border-radius. |
| css.properties.outline-width.medium π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline-width.thick π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.outline-width.thin π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.overflow π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: After Firefox 3.6, the overflow property is correctly applied to table group elements (<thead>, <tbody>, <tfoot>).Internet Explorer: From version 4 to 6, Internet Explorer enlarges an element with overflow: visible (default value) to fit the content inside it. height and width behave like min-height and min-width, respectively. |
| css.properties.overflow.auto π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.overflow.hidden π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.overflow.scroll π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.overflow.visible π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.overflow-wrap.break-word π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.overflow-wrap.normal π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.overflow-x π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.overflow-x.auto π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Safari: Before Safari 12.1, overlay only had an effect on legacy scrollbars on macOS. Since Safari 12.1, it is parsed as auto.Safari on iOS: Before Safari on iOS 12.1, overlay only had an effect on legacy scrollbars on macOS. Since Safari on iOS 12.1, it is parsed as auto.WebView on iOS: Before WebView on iOS 12.1, overlay only had an effect on legacy scrollbars on macOS. Since WebView on iOS 12.1, it is parsed as auto. |
| css.properties.overflow-x.hidden π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.overflow-x.scroll π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.overflow-x.visible π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.overflow-y π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.overflow-y.auto π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Safari: Before Safari 12.1, overlay only had an effect on legacy scrollbars on macOS. Since Safari 12.1, it is parsed as auto.Safari on iOS: Before Safari on iOS 12.1, overlay only had an effect on legacy scrollbars on macOS. Since Safari on iOS 12.1, it is parsed as auto.WebView on iOS: Before WebView on iOS 12.1, overlay only had an effect on legacy scrollbars on macOS. Since WebView on iOS 12.1, it is parsed as auto. |
| css.properties.overflow-y.hidden π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.overflow-y.scroll π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.overflow-y.visible π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.padding π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.padding-bottom π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.padding-left π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.padding-right π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.padding-top π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.page-break-after π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.page-break-after.always π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.page-break-after.auto π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.page-break-after.left π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.page-break-after.right π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.page-break-before π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.page-break-before.always π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.page-break-before.auto π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.page-break-before.left π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.page-break-before.right π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.properties.page-break-inside π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| css.properties.page-break-inside.auto π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| css.properties.page-break-inside.avoid π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | Firefox: Until Firefox 25, page-break-inside: avoid did not work with the height of a block.Firefox for Android: Until Firefox for Android 25, page-break-inside: avoid did not work with the height of a block. |
| css.properties.position π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.position.absolute π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 57, absolute positioning did not work correctly when applied to elements inside tables that have border-collapse applied to them (bug 1379306).Firefox: Before Firefox 30, absolute positioning of table rows and row groups was not supported (bug 63895).Firefox for Android: Before Firefox for Android 57, absolute positioning did not work correctly when applied to elements inside tables that have border-collapse applied to them (bug 1379306).Firefox for Android: Before Firefox for Android 30, absolute positioning of table rows and row groups was not supported (bug 63895). |
| css.properties.position.fixed π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 44, position: fixed didn't create a stacking context in most cases. Firefox and the specification have been modified to mimic Chrome and Safari's long-time behavior.Firefox for Android: Before Firefox for Android 44, position: fixed didn't create a stacking context in most cases. Firefox for Android and the specification have been modified to mimic Chrome and Safari's long-time behavior.Internet Explorer: In Internet Explorer, fixed positioning doesn't work if the document is in quirks mode. |
| css.properties.position.relative π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.position.static π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.resize π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox for Android: The property is recognized, but has no effect. See bug 1776834.Safari on iOS: The property is recognized, but has no effect. See bug 211994.WebView on iOS: The property is recognized, but has no effect. See bug 211994. |
| css.properties.resize.both π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.resize.horizontal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.resize.none π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.resize.vertical π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.right π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.right.auto π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.text-align π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.text-align.end π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.text-align.justify π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.text-align.start π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.text-decoration π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.text-decoration.line-through π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.text-decoration.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.text-decoration.overline π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.text-decoration.underline π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.text-indent π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.text-overflow π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | Firefox: Until Firefox 10, handling of text-overflow on blocks with inline overflow on both horizontal sides was incorrect. Before Firefox 10, if only one value was specified (such as text-overflow: ellipsis;), text was ellipsed on both sides of the block, instead of only the end edge based on the block's text direction.Firefox for Android: Until Firefox for Android 10, handling of text-overflow on blocks with inline overflow on both horizontal sides was incorrect. Before Firefox for Android 10, if only one value was specified (such as text-overflow: ellipsis;), text was ellipsed on both sides of the block, instead of only the end edge based on the block's text direction. |
| css.properties.text-overflow.clip π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| css.properties.text-overflow.ellipsis π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| css.properties.text-transform π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: The text-transform property does not work for ::first-line pseudo-elements (nor for the one-colon syntax). See bug 40214861.Chrome Android: The text-transform property does not work for ::first-line pseudo-elements (nor for the one-colon syntax). See bug 40214861.Quest Browser: The text-transform property does not work for ::first-line pseudo-elements (nor for the one-colon syntax). See bug 40214861.Opera: Since Opera 15, the text-transform property does not work for ::first-line pseudo-elements (nor for the one-colon syntax). See bug 40214861.Safari: The text-transform property does not work for ::first-line pseudo-elements (also not for the old one-colon syntax). See bug 3409.Safari on iOS: The text-transform property does not work for ::first-line pseudo-elements (also not for the old one-colon syntax). See bug 3409.Samsung Internet: The text-transform property does not work for ::first-line pseudo-elements (nor for the one-colon syntax). See bug 40214861.WebView Android: The text-transform property does not work for ::first-line pseudo-elements (nor for the one-colon syntax). See bug 40214861.WebView on iOS: The text-transform property does not work for ::first-line pseudo-elements (also not for the old one-colon syntax). See bug 3409. |
| css.properties.text-transform.capitalize π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 14, some punctuation characters could interfere with correct capitalization. See bug 731536.Firefox for Android: Before Firefox for Android 14, some punctuation characters could interfere with correct capitalization. See bug 731536. |
| css.properties.text-transform.lowercase π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.text-transform.none π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.text-transform.uppercase π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.text-transform.uppercase_eszett | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.top π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: In Internet Explorer versions before 7, when both top and bottom are specified, the element position is overconstrained and the top property has precedence; the computed value of bottom is set to -top, while its specified value is ignored. |
| css.properties.top.auto π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.transform.none π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transform-origin.bottom π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| css.properties.transform-origin.center π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| css.properties.transform-origin.left π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| css.properties.transform-origin.right π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| css.properties.transform-origin.top π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| css.properties.transition.all π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transition.ease π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transition.ease-in π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transition.ease-in-out π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transition.ease-out π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transition.linear π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transition.none π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transition.step-end π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transition.step-start π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transition-property.all π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transition-property.none π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transition-timing-function.ease π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transition-timing-function.ease-in π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transition-timing-function.ease-in-out π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transition-timing-function.ease-out π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transition-timing-function.linear π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transition-timing-function.step-end π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.transition-timing-function.step-start π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.properties.user-modify | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Firefox: While the CSS property is parsed and accepted, it does not have any effect.Firefox for Android: While the CSS property is parsed and accepted, it does not have any effect. |
| css.properties.user-modify.read-write-plaintext-only | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.user-select.auto | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| css.properties.user-select.none | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| css.properties.user-select.text | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| css.properties.vertical-align π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.vertical-align.baseline π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.vertical-align.bottom π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.vertical-align.middle π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.vertical-align.sub π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.vertical-align.super π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.vertical-align.text-bottom π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.vertical-align.text-top π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.vertical-align.top π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.visibility π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: Internet Explorer doesn't support visibility: initial.Internet Explorer: Internet Explorer doesn't support visibility: unset.Internet Explorer: Up to Internet Explorer 7, descendants of hidden elements will still be invisible even if they have visibility set to visible. |
| css.properties.visibility.collapse π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | Chrome: Before Chrome 62, visibility: collapse has the same effect as hidden for <tr>, <thead>, <tbody>, and <tfoot> elements, flex items, and ruby annotations, leaving a blank gap. It has no effect on <col> and <colgroup> elements.Chrome: Before Chrome 92, visibility: collapse supports <tr>, <thead>, <tbody>, and <tfoot> elements. For flex items and ruby annotations, it has the same effect as hidden, leaving a blank gap. It has no effect on <col> and <colgroup> elements.Chrome: Since Chrome 92, visibility: collapse supports <tr>, <thead>, <tbody>, <tfoot>, <col> and <colgroup> elements. For flex items and ruby annotations, it has the same effect as hidden, leaving a blank gap.Chrome Android: Before Chrome Android 62, visibility: collapse has the same effect as hidden for <tr>, <thead>, <tbody>, and <tfoot> elements, flex items, and ruby annotations, leaving a blank gap. It has no effect on <col> and <colgroup> elements.Chrome Android: Before Chrome Android 92, visibility: collapse supports <tr>, <thead>, <tbody>, and <tfoot> elements. For flex items and ruby annotations, it has the same effect as hidden, leaving a blank gap. It has no effect on <col> and <colgroup> elements.Chrome Android: Since Chrome Android 92, visibility: collapse supports <tr>, <thead>, <tbody>, <tfoot>, <col> and <colgroup> elements. For flex items and ruby annotations, it has the same effect as hidden, leaving a blank gap.Edge: For Edge 79 through Edge 91, visibility: collapse supports <tr>, <thead>, <tbody>, and <tfoot> elements. For flex items and ruby annotations, it has the same effect as hidden, leaving a blank gap. It has no effect on <col> and <colgroup> elements.Edge: Since Edge 92, visibility: collapse supports <tr>, <thead>, <tbody>, <tfoot>, <col> and <colgroup> elements. For flex items and ruby annotations, it has the same effect as hidden, leaving a blank gap.Firefox: Firefox doesn't hide borders when hiding <col> and <colgroup> elements if border-collapse: collapse is set.Firefox: Before Firefox 88, collapse is not supported on ruby annotations.Firefox for Android: Firefox for Android doesn't hide borders when hiding <col> and <colgroup> elements if border-collapse: collapse is set.Firefox for Android: Before Firefox for Android 88, collapse is not supported on ruby annotations.Quest Browser: Before Quest Browser 5.0, visibility: collapse has the same effect as hidden for <tr>, <thead>, <tbody>, and <tfoot> elements, flex items, and ruby annotations, leaving a blank gap. It has no effect on <col> and <colgroup> elements.Quest Browser: Before Quest Browser 17.0, visibility: collapse supports <tr>, <thead>, <tbody>, and <tfoot> elements. For flex items and ruby annotations, it has the same effect as hidden, leaving a blank gap. It has no effect on <col> and <colgroup> elements.Quest Browser: Since Quest Browser 17.0, visibility: collapse supports <tr>, <thead>, <tbody>, <tfoot>, <col> and <colgroup> elements. For flex items and ruby annotations, it has the same effect as hidden, leaving a blank gap.Opera: Before Opera 49, visibility: collapse has the same effect as hidden for <tr>, <thead>, <tbody>, and <tfoot> elements, flex items, and ruby annotations, leaving a blank gap. It has no effect on <col> and <colgroup> elements.Opera: Before Opera 78, visibility: collapse supports <tr>, <thead>, <tbody>, and <tfoot> elements. For flex items and ruby annotations, it has the same effect as hidden, leaving a blank gap. It has no effect on <col> and <colgroup> elements.Opera: Since Opera 78, visibility: collapse supports <tr>, <thead>, <tbody>, <tfoot>, <col> and <colgroup> elements. For flex items and ruby annotations, it has the same effect as hidden, leaving a blank gap.Opera Android: Before Opera Android 46, visibility: collapse has the same effect as hidden for <tr>, <thead>, <tbody>, and <tfoot> elements, flex items, and ruby annotations, leaving a blank gap. It has no effect on <col> and <colgroup> elements.Opera Android: Before Opera Android 65, visibility: collapse supports <tr>, <thead>, <tbody>, and <tfoot> elements. For flex items and ruby annotations, it has the same effect as hidden, leaving a blank gap. It has no effect on <col> and <colgroup> elements.Opera Android: Since Opera Android 65, visibility: collapse supports <tr>, <thead>, <tbody>, <tfoot>, <col> and <colgroup> elements. For flex items and ruby annotations, it has the same effect as hidden, leaving a blank gap.Safari: Safari treats visibility: collapse like hidden, leaving a white gap.Safari: Safari supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements.Safari on iOS: Safari on iOS treats visibility: collapse like hidden, leaving a white gap.Safari on iOS: Safari on iOS supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements.Samsung Internet: Before Samsung Internet 8.0, visibility: collapse has the same effect as hidden for <tr>, <thead>, <tbody>, and <tfoot> elements, flex items, and ruby annotations, leaving a blank gap. It has no effect on <col> and <colgroup> elements.Samsung Internet: Before Samsung Internet 16.0, visibility: collapse supports <tr>, <thead>, <tbody>, and <tfoot> elements. For flex items and ruby annotations, it has the same effect as hidden, leaving a blank gap. It has no effect on <col> and <colgroup> elements.Samsung Internet: Since Samsung Internet 16.0, visibility: collapse supports <tr>, <thead>, <tbody>, <tfoot>, <col> and <colgroup> elements. For flex items and ruby annotations, it has the same effect as hidden, leaving a blank gap.WebView Android: Before WebView Android 62, visibility: collapse has the same effect as hidden for <tr>, <thead>, <tbody>, and <tfoot> elements, flex items, and ruby annotations, leaving a blank gap. It has no effect on <col> and <colgroup> elements.WebView Android: Before WebView Android 92, visibility: collapse supports <tr>, <thead>, <tbody>, and <tfoot> elements. For flex items and ruby annotations, it has the same effect as hidden, leaving a blank gap. It has no effect on <col> and <colgroup> elements.WebView Android: Since WebView Android 92, visibility: collapse supports <tr>, <thead>, <tbody>, <tfoot>, <col> and <colgroup> elements. For flex items and ruby annotations, it has the same effect as hidden, leaving a blank gap.WebView on iOS: WebView on iOS treats visibility: collapse like hidden, leaving a white gap.WebView on iOS: WebView on iOS supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements. |
| css.properties.visibility.hidden π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.visibility.visible π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.white-space π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.white-space.normal π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.white-space.nowrap π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.white-space.pre π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.white-space.pre-line π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.white-space.pre-wrap π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Internet Explorer: From Internet Explorer 5.5 to 7, word-wrap: break-word; can be used for line breaks in pre elements. |
| css.properties.white-space.textarea_support | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.width π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.width.auto π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.word-break π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Internet Explorer: No version of Internet Explorer supports the initial value.Internet Explorer: Don't use -ms-word-break, which is a synonym for word-break. |
| css.properties.word-break.break-all π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.word-break.break-word π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.word-break.normal π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.properties.word-spacing π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.word-spacing.normal π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.z-index π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.z-index.auto π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.z-index.negative_values | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.properties.zoom π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Firefox: Before Firefox 131, SVG elements are not zoomed properly. See bug 1905023 and bug 878346.Firefox for Android: Before Firefox for Android 131, SVG elements are not zoomed properly. See bug 1905023 and bug 878346. |
| css.selectors.-webkit-search-cancel-button | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.selectors.-webkit-search-results-button | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.selectors.active π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.selectors.active.non_a_elements | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Safari on iOS: By default, Safari on iOS does not use the :active state unless there is a touchstart event handler on the relevant element or on the <body> element.WebView on iOS: By default, WebView on iOS does not use the :active state unless there is a touchstart event handler on the relevant element or on the <body> element. |
| css.selectors.attribute π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.selectors.checked π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Chrome: On macOS, styling <option> elements has no effect.Edge: On macOS, styling <option> elements has no effect.Firefox: From Firefox 56, <option> elements cannot be styled.Firefox: On macOS, styling <option> elements has no effect.Firefox for Android: From Firefox 56, <option> elements cannot be styled.Opera: On macOS, styling <option> elements has no effect.Safari: Styling <option> elements has no effect.Safari on iOS: Styling <option> elements has no effect.WebView on iOS: Styling <option> elements has no effect. |
| css.selectors.child π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: Before Internet Explorer 10, the combinator only works in standards mode. |
| css.selectors.class π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.selectors.descendant π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.selectors.disabled π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Edge: Before Edge 79, Edge did not recognize :disabled on the <fieldset> element.Internet Explorer: Internet Explorer does not recognize :disabled on the <fieldset> element. |
| css.selectors.empty π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.selectors.enabled π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.selectors.first-letter π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.selectors.first-line π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Chrome: Before Chrome 62, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.Chrome: Before Chrome 62, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.Chrome Android: Before Chrome Android 62, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.Chrome Android: Before Chrome Android 62, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.Quest Browser: Before Quest Browser 5.0, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.Quest Browser: Before Quest Browser 5.0, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.Opera: From Opera 15 to Opera 49 (exclusive), the text-transform property does not work on ::first-line or :first-line pseudo-elements. See bug 40214861.Opera: From Opera 15 to Opera 49 (exclusive), the text-transform property does not work on ::first-line or :first-line pseudo-elements. See bug 40214861.Opera Android: From Opera 15 to Opera 49 (exclusive), the text-transform property does not work on ::first-line or :first-line pseudo-elements. See bug 40214861.Opera Android: From Opera 15 to Opera 49 (exclusive), the text-transform property does not work on ::first-line or :first-line pseudo-elements. See bug 40214861.Safari: The text-transform property does not work for ::first-line or :first-line pseudo-elements. See bug 3409.Safari: The text-transform property does not work for ::first-line or :first-line pseudo-elements. See bug 3409.Safari on iOS: The text-transform property does not work for ::first-line or :first-line pseudo-elements. See bug 3409.Safari on iOS: The text-transform property does not work for ::first-line or :first-line pseudo-elements. See bug 3409.Samsung Internet: Before Samsung Internet 8.0, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.Samsung Internet: Before Samsung Internet 8.0, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.WebView Android: Before WebView Android 62, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.WebView Android: Before WebView Android 62, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.WebView on iOS: The text-transform property does not work for ::first-line or :first-line pseudo-elements. See bug 3409.WebView on iOS: The text-transform property does not work for ::first-line or :first-line pseudo-elements. See bug 3409. |
| css.selectors.first-of-type π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Edge: Before Edge 16, Microsoft Edge treats all unknown elements (such as custom elements) as the same element type.Internet Explorer: Internet Explorer treats all unknown elements (such as custom elements) as the same element type. |
| css.selectors.focus π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.selectors.hover π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | Safari on iOS: As of Safari for iOS 7.1.2, tapping a clickable element causes the element to enter the :hover state. The element will remain in the :hover state until a different element has entered the :hover state.WebView on iOS: As of Safari for iOS 7.1.2, tapping a clickable element causes the element to enter the :hover state. The element will remain in the :hover state until a different element has entered the :hover state. |
| css.selectors.hover.a_elements | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | |
| css.selectors.hover.all_elements | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | Edge: In Edge, hovering over an element and then scrolling up or down without moving the pointer will leave the element in the :hover state until the pointer is moved.Internet Explorer: In Internet Explorer 8 to Internet Explorer 11, hovering over an element and then scrolling up or down without moving the pointer will leave the element in the :hover state until the pointer is moved. See bug 926665.Internet Explorer: In Internet Explorer 9 (and possibly earlier), if a <table> has a parent with a non-auto width, overflow-x: auto;, the <table> has enough content to horizontally overflow its parent, and there are :hover styles set on elements within the table, then hovering over said elements will cause the <table>'s height to increase. See a live demo that triggers the bug. One workaround for the bug is to set min-height: 0%; (the % unit must be specified, since unitless and px don't work) on the <table>'s parent element. |
| css.selectors.id π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.selectors.indeterminate π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.selectors.indeterminate.checkbox | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.selectors.lang π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.selectors.last-child π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.selectors.last-of-type π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Edge: Before Edge 16, Microsoft Edge treats all unknown elements (such as custom elements) as the same element type.Internet Explorer: Internet Explorer treats all unknown elements (such as custom elements) as the same element type. |
| css.selectors.link π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.selectors.list π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.selectors.namespace π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.selectors.next-sibling π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: Before Internet Explorer 10, the combinator only works in standards mode.Internet Explorer: Internet Explorer 7 doesn't update the style correctly when an element is dynamically placed before an element that matched the selector.Internet Explorer: In Internet Explorer 8, if an element is inserted dynamically by clicking on a link the first-child style isn't applied until the link loses focus. |
| css.selectors.not π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.selectors.nth-child π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Opera: Before Opera 15, Opera does not handle dynamically inserted elements for :nth-child().Opera Android: Before Opera 15, Opera does not handle dynamically inserted elements for :nth-child(). |
| css.selectors.nth-of-type π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Edge: Before Edge 16, Microsoft Edge treats all unknown elements (such as custom elements) as the same element type.Internet Explorer: Internet Explorer treats all unknown elements (such as custom elements) as the same element type. |
| css.selectors.only-of-type π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Edge: Before Edge 16, Microsoft Edge treats all unknown elements (such as custom elements) as the same element type.Internet Explorer: Internet Explorer treats all unknown elements (such as custom elements) as the same element type. |
| css.selectors.root π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.selectors.selection π | Safari | 10/24/2003 | Chrome | 12/11/2008 | 1875 | |
| css.selectors.subsequent-sibling π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Internet Explorer: Before Internet Explorer 10, the combinator only works in standards mode. |
| css.selectors.target π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| css.selectors.type π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.selectors.type.namespaces | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| css.selectors.universal π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.selectors.universal.namespaces | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| css.selectors.visited π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.color π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.color.hsl π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.types.color.named-color π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: Internet Explorer 8 and later support gray color keywords spelled with an e ( grey, darkgrey, darkslategrey, dimgrey, lightgrey, and lightslategrey). Internet Explorer 3 to Internet Explorer 7 only support the keywords spelled with a (gray, darkgray, darkslategray, dimgray, lightgray, and lightslategray). |
| css.types.color.named-color.transparent π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.types.color.rgb π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.color.rgb_hexadecimal_notation π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.color.system-color π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.color.transparent | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.counter π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.types.counters π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| css.types.dimension π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.global_keywords | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.global_keywords.inherit π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.global_keywords.initial π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| css.types.image π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.integer π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.length π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.length.em | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.length.ex | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.length-percentage π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.line-style π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.number π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.overflow π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Internet Explorer: From version 4 to 6, Internet Explorer enlarges an element with visible (default value) to fit the content inside it. |
| css.types.percentage π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.position π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.position.keyword_value_syntax | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.shape π | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | |
| css.types.shape.rect | Safari | 4/15/2005 | Chrome | 12/11/2008 | 1336 | Internet Explorer: For Internet Explorer versions 5.5 through 7, the rect() function uses spaces (instead of commas) to separate parameters. For Internet Explorer 8 and later versions, only the standard comma-separated syntax is supported. |
| css.types.string π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.string.unicode_escaped_characters | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| css.types.time π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.types.transform-function π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Internet Explorer: Internet Explorer 9 supports 2D but not 3D transforms. In version 9, mixing 2D and 3D transform functions invalidates the entire property. |
| css.types.transform-function.matrix π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.types.transform-function.rotate π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.types.transform-function.scale π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.types.transform-function.scaleX π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.types.transform-function.scaleY π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.types.transform-function.skew π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | Firefox: Firefox 14 removed experimental support for skew(), but it was reintroduced in Firefox 15. |
| css.types.transform-function.skewX π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.types.transform-function.skewY π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.types.transform-function.translate π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.types.transform-function.translateX π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.types.transform-function.translateY π | Safari | 3/18/2008 | Chrome | 12/11/2008 | 268 | |
| css.types.url π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.a π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Starting with Firefox 41, <a> without href attribute is no longer classified as interactive content: clicking it inside <label> will activate labelled content (bug 1167816).Firefox for Android: Starting with Firefox for Android 41, <a> without href attribute is no longer classified as interactive content: clicking it inside <label> will activate labelled content (bug 1167816). |
| html.elements.a.charset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.a.coords π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: You can no longer nest an <a> element inside a <map> element to create a hotspot region - coords and shape attribute support removed.Firefox for Android: You can no longer nest an <a> element inside a <map> element to create a hotspot region - coords and shape attribute support removed. |
| html.elements.a.href π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.a.hreflang π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.a.name π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.a.rel π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.a.rev π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.a.shape π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: You can no longer nest an <a> element inside a <map> element to create a hotspot region - coords and shape attribute support removed.Firefox for Android: You can no longer nest an <a> element inside a <map> element to create a hotspot region - coords and shape attribute support removed. |
| html.elements.a.target π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.a.type π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.acronym π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.address π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.area π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.area.alt π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.area.coords π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.area.href π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.area.nohref π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.area.shape π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.area.target π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.b π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface. |
| html.elements.base π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | Internet Explorer: Before Internet Explorer 7, <base> can be positioned anywhere in the document and the nearest value of <base> is used. |
| html.elements.base.href π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.base.href.relative_url | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.base.target π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.body π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.br π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.button π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.canvas π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | Firefox: Before Firefox 5, the canvas width and height were signed integers instead of unsigned integers.Firefox: Before Firefox 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox: Before Firefox 12, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Firefox for Android: Before Firefox for Android 5, the canvas width and height were signed integers instead of unsigned integers.Firefox for Android: Before Firefox for Android 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox for Android: Before Firefox for Android 14, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Safari: Although early versions of Apple's Safari browser don't require the closing tag, the specification indicates that it is required, so you should be sure to include it for broadest compatibility. Before version 2, Safari will render the content of the fallback in addition to the canvas itself unless you use CSS tricks to mask it. |
| html.elements.canvas.height π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | Firefox: Before Firefox 5, the canvas width and height were signed integers instead of unsigned integers.Firefox: Before Firefox 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox: Before Firefox 12, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Firefox for Android: Before Firefox for Android 5, the canvas width and height were signed integers instead of unsigned integers.Firefox for Android: Before Firefox for Android 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox for Android: Before Firefox for Android 14, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Safari: Although early versions of Apple's Safari browser don't require the closing tag, the specification indicates that it is required, so you should be sure to include it for broadest compatibility. Before version 2, Safari will render the content of the fallback in addition to the canvas itself unless you use CSS tricks to mask it. |
| html.elements.canvas.width π | Safari | 4/29/2005 | Chrome | 12/11/2008 | 1322 | Firefox: Before Firefox 5, the canvas width and height were signed integers instead of unsigned integers.Firefox: Before Firefox 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox: Before Firefox 12, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Firefox for Android: Before Firefox for Android 5, the canvas width and height were signed integers instead of unsigned integers.Firefox for Android: Before Firefox for Android 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox for Android: Before Firefox for Android 14, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Safari: Although early versions of Apple's Safari browser don't require the closing tag, the specification indicates that it is required, so you should be sure to include it for broadest compatibility. Before version 2, Safari will render the content of the fallback in addition to the canvas itself unless you use CSS tricks to mask it. |
| html.elements.col.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.col.valign π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.colgroup.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.colgroup.valign π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.del.cite | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.del.datetime | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.div π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.div.align | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.fieldset.form π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.form π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.form.accept-charset π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.form.action π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.form.enctype π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.form.method π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.form.name π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.form.target π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.frame π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.frame.frameborder | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.frame.marginheight | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.frame.marginwidth | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.frame.name | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.frame.noresize | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.frame.scrolling | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.frame.src | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.frameset π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.frameset.cols | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.frameset.rows | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.h1 π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.h2 π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.h3 π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.h4 π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.h5 π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.h6 π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.head π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.hr π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.html π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.html.version π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.html.xmlns | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.i π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.iframe.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.iframe.frameborder π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.iframe.height π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.iframe.longdesc π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.iframe.marginheight π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.iframe.marginwidth π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.iframe.name π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.iframe.scrolling π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.iframe.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.img π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.img.align π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.img.alt π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.img.border π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.img.height π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.img.hspace π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.img.ismap π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.img.longdesc π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.img.name π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.img.src π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.img.usemap π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.img.vspace π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.img.width π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.input π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 89, manipulating the content of <input> elements using Document.execCommand() commands requires workarounds (see bug 1220696).Firefox for Android: Before Firefox for Android 89, manipulating the content of <input> elements using Document.execCommand() commands requires workarounds (see bug 1220696). |
| html.elements.input.accept π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Safari on iOS: Does not support audio/* MIME type. See bug 242110.WebView on iOS: Does not support audio/* MIME type. See bug 242110. |
| html.elements.input.align π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.alt π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.checked π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.disabled π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.form π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.maxlength π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.name π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.readonly π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.size π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.src π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.type_button π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.type_checkbox π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.type_file π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: You can set as well as get the value of HTMLInputElement.files in all modern browsers; this was most recently added to Firefox, in version 57 (see bug 1384030). |
| html.elements.input.type_hidden π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.type_image π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.type_password π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.type_radio π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.type_reset π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Unlike other browsers, Firefox by default persists the dynamic disabled state of a <button> across page loads. Use the autocomplete attribute to control this feature.Firefox for Android: Unlike other browsers, Firefox for Android by default persists the dynamic disabled state of a <button> across page loads. Use the autocomplete attribute to control this feature. |
| html.elements.input.type_submit π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Unlike other browsers, Firefox by default persists the dynamic disabled state of a <button> across page loads. Use the autocomplete attribute to control this feature.Firefox for Android: Unlike other browsers, Firefox for Android by default persists the dynamic disabled state of a <button> across page loads. Use the autocomplete attribute to control this feature. |
| html.elements.input.type_text π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.type_url π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.input.usemap π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.ins.cite | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.ins.datetime | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.legend π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.li π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.link.rel π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.map π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | Firefox: Before Firefox 5, in Quirks Mode, empty maps were no longer skipped over in favor of non-empty ones when matching.Firefox: Before Firefox 17, the default styling of the <map> HTML element was display: block;. This is now display: inline; and matches the behavior of the other browsers. It was already the case in Quirks Mode. |
| html.elements.map.name | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.marquee π | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | Firefox: Implements the HTMLDivElement interface.Firefox for Android: Implements the HTMLDivElement interface. |
| html.elements.marquee.behavior | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| html.elements.marquee.bgcolor | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| html.elements.marquee.direction | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| html.elements.marquee.height | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| html.elements.marquee.hspace | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| html.elements.marquee.loop | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| html.elements.marquee.scrollamount | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| html.elements.marquee.scrolldelay | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| html.elements.marquee.truespeed | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| html.elements.marquee.vspace | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| html.elements.marquee.width | Safari | 2/2/2004 | Chrome | 12/11/2008 | 1774 | |
| html.elements.menu π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.meta π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.meta.charset π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.meta.http-equiv.refresh π | Safari | 6/23/2003 | Chrome | 12/11/2008 | 1998 | |
| html.elements.noframes π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |
| html.elements.noscript π | Safari | 10/26/2007 | Chrome | 12/11/2008 | 412 | |