blob: fbc5ca37e9e727ff5aeb807df5f7bafe065d726c [file] [log] [blame] [edit]
{
"html": {
"elements": {
"details": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Element/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."
},
"ie": {
"version_added": false
},
"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",
"impl_url": "https://crbug.com/40267522"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "130",
"impl_url": "https://bugzil.la/1856460"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "17.2",
"impl_url": "https://webkit.org/b/262187"
},
"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",
"ie": {
"version_added": false
},
"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
}
}
}
}
}
}
}