blob: d615d223db31ed405ae032171be052989d5de4be [file] [edit]
{
"html": {
"elements": {
"details": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/details",
"spec_url": "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-details-element",
"tags": [
"web-features:details"
],
"support": {
"chrome": {
"version_added": "12"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "49",
"notes": "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_android": {
"version_added": "49",
"notes": "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."
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "6"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
},
"name": {
"__compat": {
"tags": [
"web-features:details-name"
],
"support": {
"chrome": {
"version_added": "120"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "130"
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "17.2"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"open": {
"__compat": {
"tags": [
"web-features:details"
],
"support": {
"chrome": {
"version_added": "12"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "49"
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "6"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"search_match_opens": {
"__compat": {
"description": "Auto-opens when matched via page search",
"support": {
"chrome": {
"version_added": "97"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": [
{
"version_added": "148"
},
{
"version_added": "139",
"version_removed": "148",
"partial_implementation": true,
"notes": "The browser does not correctly scroll to the matching text. See [bug 2006040](https://bugzil.la/2006040)."
}
],
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "26.2",
"partial_implementation": true,
"notes": "The browser does not correctly scroll to the matching text. See [bug 304174](https://webkit.org/b/304174)."
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}
}