@mdn/browser-compat-data 3.0.3 → 3.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/api/Animation.json +30 -30
- package/api/AnimationEvent.json +4 -2
- package/api/AudioScheduledSourceNode.json +1 -1
- package/api/BatteryManager.json +18 -18
- package/api/Blob.json +2 -2
- package/api/CSSStyleSheet.json +12 -12
- package/api/Cache.json +65 -12
- package/api/CacheStorage.json +62 -19
- package/api/CanvasPattern.json +11 -11
- package/api/CanvasRenderingContext2D.json +72 -0
- package/api/Clients.json +12 -12
- package/api/Credential.json +0 -59
- package/api/DOMRect.json +99 -33
- package/api/DocumentFragment.json +6 -6
- package/api/DocumentOrShadowRoot.json +4 -4
- package/api/Element.json +112 -6
- package/api/FederatedCredential.json +96 -0
- package/api/FileReaderSync.json +21 -66
- package/api/GlobalEventHandlers.json +15 -15
- package/api/HTMLBaseFontElement.json +4 -4
- package/api/HTMLCanvasElement.json +5 -3
- package/api/HTMLDetailsElement.json +1 -1
- package/api/HTMLDirectoryElement.json +2 -2
- package/api/HTMLDocument.json +1 -1
- package/api/HTMLElement.json +7 -3
- package/api/HTMLEmbedElement.json +4 -4
- package/api/HTMLHRElement.json +5 -5
- package/api/HTMLHeadElement.json +1 -1
- package/api/HTMLHtmlElement.json +1 -1
- package/api/HTMLImageElement.json +5 -5
- package/api/HTMLInputElement.json +18 -18
- package/api/HTMLLIElement.json +2 -2
- package/api/HTMLLegendElement.json +2 -2
- package/api/HTMLLinkElement.json +24 -24
- package/api/HTMLMarqueeElement.json +6 -6
- package/api/HTMLMediaElement.json +2 -2
- package/api/HTMLMenuElement.json +1 -1
- package/api/HTMLMetaElement.json +4 -4
- package/api/HTMLOptionElement.json +1 -1
- package/api/HTMLOptionsCollection.json +30 -30
- package/api/HTMLPortalElement.json +68 -0
- package/api/HTMLSelectElement.json +2 -2
- package/api/HTMLTextAreaElement.json +12 -12
- package/api/MediaDevices.json +2 -2
- package/api/MediaError.json +12 -5
- package/api/MediaSource.json +6 -17
- package/api/MimeType.json +10 -10
- package/api/NamedNodeMap.json +6 -6
- package/api/Navigator.json +51 -11
- package/api/NavigatorID.json +7 -7
- package/api/NavigatorOnLine.json +2 -2
- package/api/NavigatorPlugins.json +4 -4
- package/api/Node.json +7 -7
- package/api/NodeList.json +3 -3
- package/api/Plugin.json +7 -7
- package/api/PluginArray.json +5 -5
- package/api/PushManager.json +60 -0
- package/api/SVGMaskElement.json +4 -4
- package/api/Sanitizer.json +253 -0
- package/api/Screen.json +6 -6
- package/api/ServiceWorkerGlobalScope.json +2 -2
- package/api/SharedWorkerGlobalScope.json +4 -4
- package/api/StyleSheetList.json +3 -3
- package/api/TextTrackCue.json +24 -24
- package/api/TimeRanges.json +8 -8
- package/api/TouchList.json +6 -6
- package/api/URLSearchParams.json +111 -16
- package/api/ValidityState.json +16 -16
- package/api/WEBGL_color_buffer_float.json +0 -48
- package/api/Window.json +19 -8
- package/api/WindowOrWorkerGlobalScope.json +4 -4
- package/api/XMLHttpRequest.json +60 -0
- package/api/{HTMLHyperlinkElementUtils.json → _mixins/HTMLHyperlinkElementUtils__HTMLAnchorElement.json} +12 -60
- package/api/_mixins/HTMLHyperlinkElementUtils__HTMLAreaElement.json +591 -0
- package/browsers/chrome.json +10 -3
- package/browsers/chrome_android.json +10 -3
- package/browsers/edge.json +10 -3
- package/browsers/firefox.json +5 -4
- package/browsers/firefox_android.json +5 -4
- package/browsers/opera.json +10 -3
- package/browsers/webview_android.json +10 -3
- package/css/at-rules/charset.json +1 -0
- package/css/at-rules/counter-style.json +11 -0
- package/css/at-rules/font-face.json +13 -0
- package/css/at-rules/font-feature-values.json +1 -0
- package/css/at-rules/import.json +1 -0
- package/css/at-rules/keyframes.json +1 -0
- package/css/at-rules/media.json +89 -0
- package/css/at-rules/namespace.json +1 -0
- package/css/at-rules/page.json +6 -0
- package/css/at-rules/supports.json +4 -0
- package/css/at-rules/viewport.json +4 -0
- package/css/properties/aspect-ratio.json +18 -13
- package/css/properties/background-repeat.json +3 -3
- package/css/properties/border-block-color.json +1 -8
- package/css/properties/border-block-style.json +9 -2
- package/css/properties/border-block-width.json +16 -4
- package/css/properties/border-block.json +9 -2
- package/css/properties/border-inline-color.json +9 -2
- package/css/properties/border-inline-end-color.json +2 -4
- package/css/properties/border-inline-end-style.json +2 -4
- package/css/properties/border-inline-end-width.json +2 -4
- package/css/properties/border-inline-start-color.json +2 -4
- package/css/properties/border-inline-start-style.json +2 -4
- package/css/properties/border-inline-start-width.json +2 -4
- package/css/properties/border-inline-style.json +9 -2
- package/css/properties/border-inline-width.json +9 -2
- package/css/properties/border-inline.json +9 -2
- package/css/properties/clip-path.json +22 -10
- package/css/properties/flex-direction.json +2 -2
- package/css/properties/inset.json +8 -1
- package/css/properties/list-style-image.json +4 -2
- package/css/properties/margin-block.json +9 -2
- package/css/properties/margin-inline.json +9 -2
- package/css/properties/mask-border-outset.json +64 -0
- package/css/properties/mask-border-repeat.json +64 -0
- package/css/properties/mask-border-slice.json +64 -0
- package/css/properties/mask-border-source.json +64 -0
- package/css/properties/mask-border-width.json +64 -0
- package/css/properties/mask-border.json +64 -0
- package/css/properties/min-width.json +1 -1
- package/css/properties/object-fit.json +17 -8
- package/css/properties/object-position.json +31 -16
- package/css/properties/overflow-clip-margin.json +55 -0
- package/css/properties/overflow.json +5 -5
- package/css/properties/padding-block.json +9 -2
- package/css/properties/padding-inline.json +9 -2
- package/css/properties/tab-size.json +4 -2
- package/css/properties/text-decoration-thickness.json +2 -1
- package/css/properties/text-overflow.json +4 -2
- package/css/properties/transform-origin.json +4 -2
- package/css/properties/word-spacing.json +1 -1
- package/css/selectors/autofill.json +76 -0
- package/css/selectors/{-webkit-autofill.json → future.json} +14 -14
- package/css/selectors/hover.json +1 -1
- package/css/selectors/is.json +20 -8
- package/{html/elements/element.json → css/selectors/past.json} +17 -16
- package/css/selectors/target-text.json +55 -0
- package/css/selectors/where.json +38 -26
- package/css/types/angle-percentage.json +1 -0
- package/css/types/angle.json +1 -0
- package/css/types/attr.json +1 -0
- package/css/types/basic-shape.json +1 -0
- package/css/types/blend-mode.json +1 -0
- package/css/types/calc.json +1 -0
- package/css/types/clamp.json +3 -2
- package/css/types/color.json +1 -0
- package/css/types/counter.json +1 -0
- package/css/types/counters.json +1 -0
- package/css/types/dimension.json +1 -0
- package/css/types/easing-function.json +1 -0
- package/css/types/flex.json +1 -0
- package/css/types/frequency-percentage.json +1 -0
- package/css/types/frequency.json +1 -0
- package/css/types/max.json +2 -2
- package/css/types/min.json +2 -2
- package/html/elements/a.json +3 -0
- package/html/elements/abbr.json +1 -0
- package/html/elements/acronym.json +1 -0
- package/html/elements/address.json +1 -0
- package/html/elements/applet.json +1 -0
- package/html/elements/area.json +3 -0
- package/html/elements/article.json +1 -0
- package/html/elements/aside.json +1 -0
- package/html/elements/audio.json +1 -0
- package/html/elements/b.json +1 -0
- package/html/elements/base.json +1 -0
- package/html/elements/basefont.json +1 -0
- package/html/elements/bdi.json +1 -0
- package/html/elements/bdo.json +1 -0
- package/html/elements/bgsound.json +1 -0
- package/html/elements/big.json +1 -0
- package/html/elements/blink.json +1 -0
- package/html/elements/blockquote.json +1 -0
- package/html/elements/body.json +1 -0
- package/html/elements/br.json +1 -0
- package/html/elements/button.json +1 -0
- package/html/elements/canvas.json +1 -0
- package/html/elements/caption.json +1 -0
- package/html/elements/center.json +1 -0
- package/html/elements/cite.json +1 -0
- package/html/elements/code.json +1 -0
- package/html/elements/col.json +1 -0
- package/html/elements/colgroup.json +1 -0
- package/html/elements/data.json +1 -0
- package/html/elements/datalist.json +1 -0
- package/html/elements/dd.json +1 -0
- package/html/elements/del.json +1 -0
- package/html/elements/details.json +1 -0
- package/html/elements/dfn.json +1 -0
- package/html/elements/dialog.json +1 -0
- package/html/elements/div.json +1 -0
- package/html/elements/dl.json +1 -0
- package/html/elements/dt.json +1 -0
- package/html/elements/em.json +1 -0
- package/html/elements/embed.json +1 -0
- package/html/elements/fieldset.json +1 -0
- package/html/elements/figcaption.json +1 -0
- package/html/elements/figure.json +1 -0
- package/html/elements/footer.json +1 -0
- package/html/elements/form.json +1 -0
- package/html/elements/h1.json +1 -0
- package/html/elements/h2.json +1 -0
- package/html/elements/h3.json +1 -0
- package/html/elements/h4.json +1 -0
- package/html/elements/h5.json +1 -0
- package/html/elements/h6.json +1 -0
- package/html/elements/head.json +1 -0
- package/html/elements/header.json +1 -0
- package/html/elements/hgroup.json +1 -0
- package/html/elements/hr.json +1 -0
- package/html/elements/html.json +1 -0
- package/html/elements/i.json +1 -0
- package/html/elements/iframe.json +1 -0
- package/html/elements/img.json +2 -0
- package/html/elements/input/button.json +1 -0
- package/html/elements/input/checkbox.json +1 -0
- package/html/elements/input/color.json +1 -0
- package/html/elements/input/date.json +1 -0
- package/html/elements/input/datetime-local.json +1 -0
- package/html/elements/input/email.json +1 -0
- package/html/elements/input/file.json +1 -0
- package/html/elements/input/hidden.json +1 -0
- package/html/elements/input/image.json +1 -0
- package/html/elements/input/input.json +1 -0
- package/html/elements/input/month.json +1 -0
- package/html/elements/input/number.json +1 -0
- package/html/elements/input/password.json +1 -0
- package/html/elements/input/radio.json +1 -0
- package/html/elements/input/range.json +1 -0
- package/html/elements/input/reset.json +1 -0
- package/html/elements/input/search.json +1 -0
- package/html/elements/input/submit.json +1 -0
- package/html/elements/input/tel.json +1 -0
- package/html/elements/input/text.json +1 -0
- package/html/elements/input/time.json +1 -0
- package/html/elements/input/url.json +1 -0
- package/html/elements/input/week.json +1 -0
- package/html/elements/ins.json +1 -0
- package/html/elements/kbd.json +1 -0
- package/html/elements/label.json +1 -0
- package/html/elements/legend.json +2 -1
- package/html/elements/li.json +1 -0
- package/html/elements/link.json +62 -16
- package/html/elements/main.json +1 -0
- package/html/elements/map.json +1 -0
- package/html/elements/mark.json +1 -0
- package/html/elements/marquee.json +1 -0
- package/html/elements/menu.json +1 -0
- package/html/elements/meta.json +7 -0
- package/html/elements/meter.json +1 -0
- package/html/elements/nav.json +1 -0
- package/html/elements/noscript.json +1 -0
- package/html/elements/object.json +1 -0
- package/html/elements/ol.json +1 -0
- package/html/elements/optgroup.json +1 -0
- package/html/elements/option.json +1 -0
- package/html/elements/output.json +1 -0
- package/html/elements/p.json +1 -0
- package/html/elements/param.json +1 -0
- package/html/elements/picture.json +1 -0
- package/html/elements/pre.json +1 -0
- package/html/elements/progress.json +1 -0
- package/html/elements/q.json +1 -0
- package/html/elements/rp.json +1 -0
- package/html/elements/rt.json +1 -0
- package/html/elements/ruby.json +1 -0
- package/html/elements/s.json +1 -0
- package/html/elements/samp.json +1 -0
- package/html/elements/script.json +1 -0
- package/html/elements/section.json +1 -0
- package/html/elements/select.json +1 -0
- package/html/elements/slot.json +4 -0
- package/html/elements/small.json +1 -0
- package/html/elements/source.json +130 -41
- package/html/elements/span.json +1 -0
- package/html/elements/strong.json +1 -0
- package/html/elements/style.json +1 -0
- package/html/elements/sub.json +1 -0
- package/html/elements/summary.json +1 -0
- package/html/elements/sup.json +1 -0
- package/html/elements/table.json +1 -0
- package/html/elements/tbody.json +1 -0
- package/html/elements/td.json +1 -0
- package/html/elements/template.json +1 -0
- package/html/elements/textarea.json +1 -0
- package/html/elements/tfoot.json +1 -0
- package/html/elements/th.json +1 -0
- package/html/elements/thead.json +1 -0
- package/html/elements/time.json +1 -0
- package/html/elements/title.json +1 -0
- package/html/elements/tr.json +1 -0
- package/html/elements/track.json +1 -0
- package/html/elements/u.json +1 -0
- package/html/elements/ul.json +1 -0
- package/html/elements/var.json +1 -0
- package/html/elements/video.json +23 -6
- package/html/elements/wbr.json +1 -0
- package/html/global_attributes.json +99 -0
- package/html/manifest/background_color.json +1 -1
- package/html/manifest/categories.json +1 -1
- package/html/manifest/description.json +1 -1
- package/html/manifest/dir.json +1 -1
- package/html/manifest/display.json +1 -1
- package/html/manifest/iarc_rating_id.json +1 -1
- package/html/manifest/icons.json +1 -1
- package/html/manifest/lang.json +1 -1
- package/html/manifest/name.json +1 -1
- package/html/manifest/orientation.json +1 -1
- package/html/manifest/prefer_related_applications.json +1 -1
- package/html/manifest/related_applications.json +1 -1
- package/html/manifest/scope.json +1 -1
- package/html/manifest/screenshots.json +1 -1
- package/html/manifest/short_name.json +1 -1
- package/html/manifest/start_url.json +1 -1
- package/html/manifest/theme_color.json +1 -1
- package/http/headers/clear-site-data.json +48 -0
- package/http/headers/cross-origin-resource-policy.json +3 -3
- package/http/headers/feature-policy.json +1 -1
- package/javascript/builtins/Array.json +52 -0
- package/javascript/builtins/FinalizationRegistry.json +8 -8
- package/javascript/builtins/Set.json +108 -36
- package/javascript/builtins/String.json +52 -0
- package/javascript/builtins/TypedArray.json +52 -0
- package/javascript/builtins/intl/DisplayNames.json +10 -10
- package/javascript/classes.json +2 -2
- package/javascript/operators/await.json +10 -5
- package/javascript/statements.json +1 -1
- package/package.json +2 -2
- package/svg/attributes/href.json +6 -6
- package/svg/elements/a.json +6 -6
- package/svg/elements/cursor.json +8 -8
- package/svg/elements/feImage.json +5 -5
- package/svg/elements/pattern.json +6 -6
- package/svg/elements/textPath.json +8 -6
- package/svg/elements/use.json +8 -8
- package/webextensions/api/privacy.json +24 -0
- package/webextensions/api/windows.json +2 -1
- package/webextensions/manifest/optional_permissions.json +1 -1
- package/webextensions/manifest/page_action.json +1 -1
- package/api/CredentialUserData.json +0 -148
- package/api/Slottable.json +0 -216
- package/html/elements/command.json +0 -338
package/api/Slottable.json
DELETED
|
@@ -1,216 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"api": {
|
|
3
|
-
"Slottable": {
|
|
4
|
-
"__compat": {
|
|
5
|
-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Slottable",
|
|
6
|
-
"support": {
|
|
7
|
-
"chrome": {
|
|
8
|
-
"version_added": "53"
|
|
9
|
-
},
|
|
10
|
-
"chrome_android": {
|
|
11
|
-
"version_added": "53"
|
|
12
|
-
},
|
|
13
|
-
"edge": {
|
|
14
|
-
"version_added": "79"
|
|
15
|
-
},
|
|
16
|
-
"firefox": [
|
|
17
|
-
{
|
|
18
|
-
"version_added": "63"
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"version_added": "59",
|
|
22
|
-
"version_removed": "63",
|
|
23
|
-
"flags": [
|
|
24
|
-
{
|
|
25
|
-
"type": "preference",
|
|
26
|
-
"name": "dom.webcomponents.shadowdom.enabled",
|
|
27
|
-
"value_to_set": "true"
|
|
28
|
-
}
|
|
29
|
-
]
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
"version_added": true,
|
|
33
|
-
"version_removed": "59",
|
|
34
|
-
"flags": [
|
|
35
|
-
{
|
|
36
|
-
"type": "preference",
|
|
37
|
-
"name": "dom.webcomponents.enabled",
|
|
38
|
-
"value_to_set": "true"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"type": "preference",
|
|
42
|
-
"name": "dom.webcomponents.shadowdom.enabled",
|
|
43
|
-
"value_to_set": "true"
|
|
44
|
-
}
|
|
45
|
-
]
|
|
46
|
-
}
|
|
47
|
-
],
|
|
48
|
-
"firefox_android": [
|
|
49
|
-
{
|
|
50
|
-
"version_added": "63"
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"version_added": "59",
|
|
54
|
-
"version_removed": "63",
|
|
55
|
-
"flags": [
|
|
56
|
-
{
|
|
57
|
-
"type": "preference",
|
|
58
|
-
"name": "dom.webcomponents.shadowdom.enabled",
|
|
59
|
-
"value_to_set": "true"
|
|
60
|
-
}
|
|
61
|
-
]
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
"version_added": true,
|
|
65
|
-
"version_removed": "59",
|
|
66
|
-
"flags": [
|
|
67
|
-
{
|
|
68
|
-
"type": "preference",
|
|
69
|
-
"name": "dom.webcomponents.enabled",
|
|
70
|
-
"value_to_set": "true"
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"type": "preference",
|
|
74
|
-
"name": "dom.webcomponents.shadowdom.enabled",
|
|
75
|
-
"value_to_set": "true"
|
|
76
|
-
}
|
|
77
|
-
]
|
|
78
|
-
}
|
|
79
|
-
],
|
|
80
|
-
"ie": {
|
|
81
|
-
"version_added": false
|
|
82
|
-
},
|
|
83
|
-
"opera": {
|
|
84
|
-
"version_added": "40"
|
|
85
|
-
},
|
|
86
|
-
"opera_android": {
|
|
87
|
-
"version_added": "41"
|
|
88
|
-
},
|
|
89
|
-
"safari": {
|
|
90
|
-
"version_added": "10.1"
|
|
91
|
-
},
|
|
92
|
-
"safari_ios": {
|
|
93
|
-
"version_added": "10.3"
|
|
94
|
-
},
|
|
95
|
-
"samsunginternet_android": {
|
|
96
|
-
"version_added": "6.0"
|
|
97
|
-
},
|
|
98
|
-
"webview_android": {
|
|
99
|
-
"version_added": "53"
|
|
100
|
-
}
|
|
101
|
-
},
|
|
102
|
-
"status": {
|
|
103
|
-
"experimental": true,
|
|
104
|
-
"standard_track": true,
|
|
105
|
-
"deprecated": false
|
|
106
|
-
}
|
|
107
|
-
},
|
|
108
|
-
"assignedSlot": {
|
|
109
|
-
"__compat": {
|
|
110
|
-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Slottable/assignedSlot",
|
|
111
|
-
"support": {
|
|
112
|
-
"chrome": {
|
|
113
|
-
"version_added": "53"
|
|
114
|
-
},
|
|
115
|
-
"chrome_android": {
|
|
116
|
-
"version_added": "53"
|
|
117
|
-
},
|
|
118
|
-
"edge": {
|
|
119
|
-
"version_added": "79"
|
|
120
|
-
},
|
|
121
|
-
"firefox": [
|
|
122
|
-
{
|
|
123
|
-
"version_added": "63"
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"version_added": "59",
|
|
127
|
-
"version_removed": "63",
|
|
128
|
-
"flags": [
|
|
129
|
-
{
|
|
130
|
-
"type": "preference",
|
|
131
|
-
"name": "dom.webcomponents.shadowdom.enabled",
|
|
132
|
-
"value_to_set": "true"
|
|
133
|
-
}
|
|
134
|
-
]
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
"version_added": true,
|
|
138
|
-
"version_removed": "59",
|
|
139
|
-
"flags": [
|
|
140
|
-
{
|
|
141
|
-
"type": "preference",
|
|
142
|
-
"name": "dom.webcomponents.enabled",
|
|
143
|
-
"value_to_set": "true"
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"type": "preference",
|
|
147
|
-
"name": "dom.webcomponents.shadowdom.enabled",
|
|
148
|
-
"value_to_set": "true"
|
|
149
|
-
}
|
|
150
|
-
]
|
|
151
|
-
}
|
|
152
|
-
],
|
|
153
|
-
"firefox_android": [
|
|
154
|
-
{
|
|
155
|
-
"version_added": "63"
|
|
156
|
-
},
|
|
157
|
-
{
|
|
158
|
-
"version_added": "59",
|
|
159
|
-
"version_removed": "63",
|
|
160
|
-
"flags": [
|
|
161
|
-
{
|
|
162
|
-
"type": "preference",
|
|
163
|
-
"name": "dom.webcomponents.shadowdom.enabled",
|
|
164
|
-
"value_to_set": "true"
|
|
165
|
-
}
|
|
166
|
-
]
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"version_added": true,
|
|
170
|
-
"version_removed": "59",
|
|
171
|
-
"flags": [
|
|
172
|
-
{
|
|
173
|
-
"type": "preference",
|
|
174
|
-
"name": "dom.webcomponents.enabled",
|
|
175
|
-
"value_to_set": "true"
|
|
176
|
-
},
|
|
177
|
-
{
|
|
178
|
-
"type": "preference",
|
|
179
|
-
"name": "dom.webcomponents.shadowdom.enabled",
|
|
180
|
-
"value_to_set": "true"
|
|
181
|
-
}
|
|
182
|
-
]
|
|
183
|
-
}
|
|
184
|
-
],
|
|
185
|
-
"ie": {
|
|
186
|
-
"version_added": false
|
|
187
|
-
},
|
|
188
|
-
"opera": {
|
|
189
|
-
"version_added": "40"
|
|
190
|
-
},
|
|
191
|
-
"opera_android": {
|
|
192
|
-
"version_added": "41"
|
|
193
|
-
},
|
|
194
|
-
"safari": {
|
|
195
|
-
"version_added": "10.1"
|
|
196
|
-
},
|
|
197
|
-
"safari_ios": {
|
|
198
|
-
"version_added": "10.3"
|
|
199
|
-
},
|
|
200
|
-
"samsunginternet_android": {
|
|
201
|
-
"version_added": "6.0"
|
|
202
|
-
},
|
|
203
|
-
"webview_android": {
|
|
204
|
-
"version_added": "53"
|
|
205
|
-
}
|
|
206
|
-
},
|
|
207
|
-
"status": {
|
|
208
|
-
"experimental": true,
|
|
209
|
-
"standard_track": true,
|
|
210
|
-
"deprecated": false
|
|
211
|
-
}
|
|
212
|
-
}
|
|
213
|
-
}
|
|
214
|
-
}
|
|
215
|
-
}
|
|
216
|
-
}
|
|
@@ -1,338 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"html": {
|
|
3
|
-
"elements": {
|
|
4
|
-
"command": {
|
|
5
|
-
"__compat": {
|
|
6
|
-
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Element/command",
|
|
7
|
-
"support": {
|
|
8
|
-
"chrome": {
|
|
9
|
-
"version_added": false
|
|
10
|
-
},
|
|
11
|
-
"chrome_android": {
|
|
12
|
-
"version_added": false
|
|
13
|
-
},
|
|
14
|
-
"edge": {
|
|
15
|
-
"version_added": false
|
|
16
|
-
},
|
|
17
|
-
"firefox": {
|
|
18
|
-
"version_added": false,
|
|
19
|
-
"notes": "Before Firefox 24, although not implemented, an object of class <code>HTMLCommandElement</code> was created, instead of the compliant <code>HTMLUnknownElement</code>."
|
|
20
|
-
},
|
|
21
|
-
"firefox_android": {
|
|
22
|
-
"version_added": false,
|
|
23
|
-
"notes": "Before Firefox 24, although not implemented, an object of class <code>HTMLCommandElement</code> was created, instead of the compliant <code>HTMLUnknownElement</code>."
|
|
24
|
-
},
|
|
25
|
-
"ie": {
|
|
26
|
-
"version_added": false
|
|
27
|
-
},
|
|
28
|
-
"opera": {
|
|
29
|
-
"version_added": false
|
|
30
|
-
},
|
|
31
|
-
"opera_android": {
|
|
32
|
-
"version_added": false
|
|
33
|
-
},
|
|
34
|
-
"safari": {
|
|
35
|
-
"version_added": false
|
|
36
|
-
},
|
|
37
|
-
"safari_ios": {
|
|
38
|
-
"version_added": false
|
|
39
|
-
},
|
|
40
|
-
"samsunginternet_android": {
|
|
41
|
-
"version_added": false
|
|
42
|
-
},
|
|
43
|
-
"webview_android": {
|
|
44
|
-
"version_added": false
|
|
45
|
-
}
|
|
46
|
-
},
|
|
47
|
-
"status": {
|
|
48
|
-
"experimental": false,
|
|
49
|
-
"standard_track": false,
|
|
50
|
-
"deprecated": true
|
|
51
|
-
}
|
|
52
|
-
},
|
|
53
|
-
"checked": {
|
|
54
|
-
"__compat": {
|
|
55
|
-
"support": {
|
|
56
|
-
"chrome": {
|
|
57
|
-
"version_added": false
|
|
58
|
-
},
|
|
59
|
-
"chrome_android": {
|
|
60
|
-
"version_added": false
|
|
61
|
-
},
|
|
62
|
-
"edge": {
|
|
63
|
-
"version_added": false
|
|
64
|
-
},
|
|
65
|
-
"firefox": {
|
|
66
|
-
"version_added": false
|
|
67
|
-
},
|
|
68
|
-
"firefox_android": {
|
|
69
|
-
"version_added": false
|
|
70
|
-
},
|
|
71
|
-
"ie": {
|
|
72
|
-
"version_added": false
|
|
73
|
-
},
|
|
74
|
-
"opera": {
|
|
75
|
-
"version_added": false
|
|
76
|
-
},
|
|
77
|
-
"opera_android": {
|
|
78
|
-
"version_added": false
|
|
79
|
-
},
|
|
80
|
-
"safari": {
|
|
81
|
-
"version_added": false
|
|
82
|
-
},
|
|
83
|
-
"safari_ios": {
|
|
84
|
-
"version_added": false
|
|
85
|
-
},
|
|
86
|
-
"samsunginternet_android": {
|
|
87
|
-
"version_added": false
|
|
88
|
-
},
|
|
89
|
-
"webview_android": {
|
|
90
|
-
"version_added": false
|
|
91
|
-
}
|
|
92
|
-
},
|
|
93
|
-
"status": {
|
|
94
|
-
"experimental": false,
|
|
95
|
-
"standard_track": false,
|
|
96
|
-
"deprecated": true
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
},
|
|
100
|
-
"disabled": {
|
|
101
|
-
"__compat": {
|
|
102
|
-
"support": {
|
|
103
|
-
"chrome": {
|
|
104
|
-
"version_added": false
|
|
105
|
-
},
|
|
106
|
-
"chrome_android": {
|
|
107
|
-
"version_added": false
|
|
108
|
-
},
|
|
109
|
-
"edge": {
|
|
110
|
-
"version_added": false
|
|
111
|
-
},
|
|
112
|
-
"firefox": {
|
|
113
|
-
"version_added": false
|
|
114
|
-
},
|
|
115
|
-
"firefox_android": {
|
|
116
|
-
"version_added": false
|
|
117
|
-
},
|
|
118
|
-
"ie": {
|
|
119
|
-
"version_added": false
|
|
120
|
-
},
|
|
121
|
-
"opera": {
|
|
122
|
-
"version_added": false
|
|
123
|
-
},
|
|
124
|
-
"opera_android": {
|
|
125
|
-
"version_added": false
|
|
126
|
-
},
|
|
127
|
-
"safari": {
|
|
128
|
-
"version_added": false
|
|
129
|
-
},
|
|
130
|
-
"safari_ios": {
|
|
131
|
-
"version_added": false
|
|
132
|
-
},
|
|
133
|
-
"samsunginternet_android": {
|
|
134
|
-
"version_added": false
|
|
135
|
-
},
|
|
136
|
-
"webview_android": {
|
|
137
|
-
"version_added": false
|
|
138
|
-
}
|
|
139
|
-
},
|
|
140
|
-
"status": {
|
|
141
|
-
"experimental": false,
|
|
142
|
-
"standard_track": false,
|
|
143
|
-
"deprecated": true
|
|
144
|
-
}
|
|
145
|
-
}
|
|
146
|
-
},
|
|
147
|
-
"icon": {
|
|
148
|
-
"__compat": {
|
|
149
|
-
"support": {
|
|
150
|
-
"chrome": {
|
|
151
|
-
"version_added": false
|
|
152
|
-
},
|
|
153
|
-
"chrome_android": {
|
|
154
|
-
"version_added": false
|
|
155
|
-
},
|
|
156
|
-
"edge": {
|
|
157
|
-
"version_added": false
|
|
158
|
-
},
|
|
159
|
-
"firefox": {
|
|
160
|
-
"version_added": false
|
|
161
|
-
},
|
|
162
|
-
"firefox_android": {
|
|
163
|
-
"version_added": false
|
|
164
|
-
},
|
|
165
|
-
"ie": {
|
|
166
|
-
"version_added": false
|
|
167
|
-
},
|
|
168
|
-
"opera": {
|
|
169
|
-
"version_added": false
|
|
170
|
-
},
|
|
171
|
-
"opera_android": {
|
|
172
|
-
"version_added": false
|
|
173
|
-
},
|
|
174
|
-
"safari": {
|
|
175
|
-
"version_added": false
|
|
176
|
-
},
|
|
177
|
-
"safari_ios": {
|
|
178
|
-
"version_added": false
|
|
179
|
-
},
|
|
180
|
-
"samsunginternet_android": {
|
|
181
|
-
"version_added": false
|
|
182
|
-
},
|
|
183
|
-
"webview_android": {
|
|
184
|
-
"version_added": false
|
|
185
|
-
}
|
|
186
|
-
},
|
|
187
|
-
"status": {
|
|
188
|
-
"experimental": false,
|
|
189
|
-
"standard_track": false,
|
|
190
|
-
"deprecated": true
|
|
191
|
-
}
|
|
192
|
-
}
|
|
193
|
-
},
|
|
194
|
-
"label": {
|
|
195
|
-
"__compat": {
|
|
196
|
-
"support": {
|
|
197
|
-
"chrome": {
|
|
198
|
-
"version_added": false
|
|
199
|
-
},
|
|
200
|
-
"chrome_android": {
|
|
201
|
-
"version_added": false
|
|
202
|
-
},
|
|
203
|
-
"edge": {
|
|
204
|
-
"version_added": false
|
|
205
|
-
},
|
|
206
|
-
"firefox": {
|
|
207
|
-
"version_added": false
|
|
208
|
-
},
|
|
209
|
-
"firefox_android": {
|
|
210
|
-
"version_added": false
|
|
211
|
-
},
|
|
212
|
-
"ie": {
|
|
213
|
-
"version_added": false
|
|
214
|
-
},
|
|
215
|
-
"opera": {
|
|
216
|
-
"version_added": false
|
|
217
|
-
},
|
|
218
|
-
"opera_android": {
|
|
219
|
-
"version_added": false
|
|
220
|
-
},
|
|
221
|
-
"safari": {
|
|
222
|
-
"version_added": false
|
|
223
|
-
},
|
|
224
|
-
"safari_ios": {
|
|
225
|
-
"version_added": false
|
|
226
|
-
},
|
|
227
|
-
"samsunginternet_android": {
|
|
228
|
-
"version_added": false
|
|
229
|
-
},
|
|
230
|
-
"webview_android": {
|
|
231
|
-
"version_added": false
|
|
232
|
-
}
|
|
233
|
-
},
|
|
234
|
-
"status": {
|
|
235
|
-
"experimental": false,
|
|
236
|
-
"standard_track": false,
|
|
237
|
-
"deprecated": true
|
|
238
|
-
}
|
|
239
|
-
}
|
|
240
|
-
},
|
|
241
|
-
"radiogroup": {
|
|
242
|
-
"__compat": {
|
|
243
|
-
"support": {
|
|
244
|
-
"chrome": {
|
|
245
|
-
"version_added": false
|
|
246
|
-
},
|
|
247
|
-
"chrome_android": {
|
|
248
|
-
"version_added": false
|
|
249
|
-
},
|
|
250
|
-
"edge": {
|
|
251
|
-
"version_added": false
|
|
252
|
-
},
|
|
253
|
-
"firefox": {
|
|
254
|
-
"version_added": false
|
|
255
|
-
},
|
|
256
|
-
"firefox_android": {
|
|
257
|
-
"version_added": false
|
|
258
|
-
},
|
|
259
|
-
"ie": {
|
|
260
|
-
"version_added": false
|
|
261
|
-
},
|
|
262
|
-
"opera": {
|
|
263
|
-
"version_added": false
|
|
264
|
-
},
|
|
265
|
-
"opera_android": {
|
|
266
|
-
"version_added": false
|
|
267
|
-
},
|
|
268
|
-
"safari": {
|
|
269
|
-
"version_added": false
|
|
270
|
-
},
|
|
271
|
-
"safari_ios": {
|
|
272
|
-
"version_added": false
|
|
273
|
-
},
|
|
274
|
-
"samsunginternet_android": {
|
|
275
|
-
"version_added": false
|
|
276
|
-
},
|
|
277
|
-
"webview_android": {
|
|
278
|
-
"version_added": false
|
|
279
|
-
}
|
|
280
|
-
},
|
|
281
|
-
"status": {
|
|
282
|
-
"experimental": false,
|
|
283
|
-
"standard_track": false,
|
|
284
|
-
"deprecated": true
|
|
285
|
-
}
|
|
286
|
-
}
|
|
287
|
-
},
|
|
288
|
-
"type": {
|
|
289
|
-
"__compat": {
|
|
290
|
-
"support": {
|
|
291
|
-
"chrome": {
|
|
292
|
-
"version_added": false
|
|
293
|
-
},
|
|
294
|
-
"chrome_android": {
|
|
295
|
-
"version_added": false
|
|
296
|
-
},
|
|
297
|
-
"edge": {
|
|
298
|
-
"version_added": false
|
|
299
|
-
},
|
|
300
|
-
"firefox": {
|
|
301
|
-
"version_added": false
|
|
302
|
-
},
|
|
303
|
-
"firefox_android": {
|
|
304
|
-
"version_added": false
|
|
305
|
-
},
|
|
306
|
-
"ie": {
|
|
307
|
-
"version_added": false
|
|
308
|
-
},
|
|
309
|
-
"opera": {
|
|
310
|
-
"version_added": false
|
|
311
|
-
},
|
|
312
|
-
"opera_android": {
|
|
313
|
-
"version_added": false
|
|
314
|
-
},
|
|
315
|
-
"safari": {
|
|
316
|
-
"version_added": false
|
|
317
|
-
},
|
|
318
|
-
"safari_ios": {
|
|
319
|
-
"version_added": false
|
|
320
|
-
},
|
|
321
|
-
"samsunginternet_android": {
|
|
322
|
-
"version_added": false
|
|
323
|
-
},
|
|
324
|
-
"webview_android": {
|
|
325
|
-
"version_added": false
|
|
326
|
-
}
|
|
327
|
-
},
|
|
328
|
-
"status": {
|
|
329
|
-
"experimental": false,
|
|
330
|
-
"standard_track": false,
|
|
331
|
-
"deprecated": true
|
|
332
|
-
}
|
|
333
|
-
}
|
|
334
|
-
}
|
|
335
|
-
}
|
|
336
|
-
}
|
|
337
|
-
}
|
|
338
|
-
}
|