For a given set of browsers, what APIs are not yet in all of them.
| Not in Chrome | Not in Chrome Android | |
|---|---|---|
| In Chrome | 10 | |
| In Chrome Android | 3 |
Below is a list of features that are not in all of Chrome and Chrome Android
| API | First Browser | Date | Days in Limbo | Notes |
|---|---|---|---|---|
| html.elements.hr.hr_in_select | Chrome | 10/31/2023 | 1006 | Chrome: Only exposes the <hr> visually in the page when the menu is expanded (arrowing within the collapsed menu does not show them).Chrome: Does not expose the <hr> within the accessibility tree.Edge: Only exposes the <hr> visually in the page when the menu is expanded (arrowing within the collapsed menu does not show them).Edge: Does not expose the <hr> within the accessibility tree.Firefox: Does not expose the <hr> within the accessibility tree.Firefox for Android: Does not expose the <hr> within the accessibility tree.Opera: Only exposes the <hr> visually in the page when the menu is expanded (arrowing within the collapsed menu does not show them).Opera: Does not expose the <hr> within the accessibility tree.Safari: Does not expose the <hr> within the accessibility tree.Safari on iOS: Does not expose the <hr> within the accessibility tree.WebView on iOS: Does not expose the <hr> within the accessibility tree. |
| html.elements.iframe.allow.compute-pressure 📋 | Chrome | 5/14/2024 | 810 | |
| html.elements.iframe.allow.document-domain 📋 | Chrome | 1/23/2018 | 3113 | |
| html.elements.iframe.allow.local-fonts 📋 | Chrome | 6/21/2022 | 1503 | |
| html.elements.iframe.allow.picture-in-picture 📋 | Chrome | 12/4/2018 | 2798 | |
| html.elements.input.capture 📋 | Chrome Android | 2/27/2013 | 4904 | |
| html.elements.select.hr_in_select | Chrome | 10/31/2023 | 1006 | Chrome: Only exposes the <hr> visually in the page when the menu is expanded (arrowing within the collapsed menu does not show them).Chrome: Does not expose the <hr> within the accessibility tree.Edge: Only exposes the <hr> visually in the page when the menu is expanded (arrowing within the collapsed menu does not show them).Edge: Does not expose the <hr> within the accessibility tree.Firefox: Does not expose the <hr> within the accessibility tree.Firefox for Android: Does not expose the <hr> within the accessibility tree.Opera: Only exposes the <hr> visually in the page when the menu is expanded (arrowing within the collapsed menu does not show them).Opera: Does not expose the <hr> within the accessibility tree.Safari: Does not expose the <hr> within the accessibility tree.Safari on iOS: Does not expose the <hr> within the accessibility tree.WebView on iOS: Does not expose the <hr> within the accessibility tree. |
| html.elements.select.size 📋 | Chrome | 12/11/2008 | 6443 | |
| html.manifest.file_handlers 📋 | Chrome | 5/24/2022 | 1531 | |
| html.manifest.note_taking 📋 | Chrome | 10/19/2021 | 1748 | |
| html.manifest.note_taking.new_note_url 📋 | Chrome | 10/19/2021 | 1748 | |
| html.manifest.prefer_related_applications 📋 | Chrome Android | 7/29/2015 | 4022 | Chrome: prefer_related_applications must be false or not present for a web app to be installable.Edge: prefer_related_applications must be false or not present for a web app to be installable.Firefox for Android: The property parses, but has no effect.Opera: prefer_related_applications must be false or not present for a web app to be installable. |
| html.manifest.related_applications 📋 | Chrome Android | 7/29/2015 | 4022 | Firefox for Android: The property parses, but has no effect. |