blob: 8dcfaf3e2a59026f46a9cb3c519ec28944cf3c21 [file] [log] [blame] [edit]
{
"api": {
"HTMLSlotElement": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLSlotElement",
"spec_url": "https://html.spec.whatwg.org/multipage/scripting.html#htmlslotelement",
"tags": [
"web-features:slot"
],
"support": {
"chrome": {
"version_added": "53"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "63"
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "10"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
},
"assign": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLSlotElement/assign",
"spec_url": "https://html.spec.whatwg.org/multipage/scripting.html#dom-slot-assign",
"tags": [
"web-features:slot-assign"
],
"support": {
"chrome": [
{
"version_added": "92",
"notes": "Before Chrome 95, the method accepted any `Node` instead of just `Element` and `Text`."
},
{
"version_added": "86",
"version_removed": "92",
"partial_implementation": true,
"notes": "Accepted `sequence<Node>` instead of `(Element or Text)...`."
}
],
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "92"
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "16.4"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"assignedElements": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLSlotElement/assignedElements",
"spec_url": "https://html.spec.whatwg.org/multipage/scripting.html#dom-slot-assignedelements-dev",
"tags": [
"web-features:slot"
],
"support": {
"chrome": {
"version_added": "65"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "66"
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "12.1"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"assignedNodes": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLSlotElement/assignedNodes",
"spec_url": "https://html.spec.whatwg.org/multipage/scripting.html#dom-slot-assignednodes-dev",
"tags": [
"web-features:slot"
],
"support": {
"chrome": {
"version_added": "53"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "63"
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "10"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"name": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLSlotElement/name",
"spec_url": "https://html.spec.whatwg.org/multipage/scripting.html#dom-slot-name-dev",
"tags": [
"web-features:slot"
],
"support": {
"chrome": {
"version_added": "53"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "63"
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "10"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"slotchange_event": {
"__compat": {
"description": "`slotchange` event",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLSlotElement/slotchange_event",
"spec_url": [
"https://dom.spec.whatwg.org/#eventdef-htmlslotelement-slotchange",
"https://html.spec.whatwg.org/multipage/webappapis.html#handler-onslotchange"
],
"tags": [
"web-features:slot"
],
"support": {
"chrome": {
"version_added": "53"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "63"
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": [
{
"version_added": "10.1"
},
{
"version_added": "10",
"version_removed": "10.1",
"partial_implementation": true,
"notes": "The `onslotchange` event handler property is not supported."
}
],
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}