@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/html/manifest/icons.json
CHANGED
package/html/manifest/lang.json
CHANGED
package/html/manifest/name.json
CHANGED
package/html/manifest/scope.json
CHANGED
|
@@ -295,6 +295,54 @@
|
|
|
295
295
|
}
|
|
296
296
|
}
|
|
297
297
|
},
|
|
298
|
+
"secure_context_required": {
|
|
299
|
+
"__compat": {
|
|
300
|
+
"description": "Secure context required",
|
|
301
|
+
"support": {
|
|
302
|
+
"chrome": {
|
|
303
|
+
"version_added": "61"
|
|
304
|
+
},
|
|
305
|
+
"chrome_android": {
|
|
306
|
+
"version_added": "61"
|
|
307
|
+
},
|
|
308
|
+
"edge": {
|
|
309
|
+
"version_added": "≤79"
|
|
310
|
+
},
|
|
311
|
+
"firefox": {
|
|
312
|
+
"version_added": "62"
|
|
313
|
+
},
|
|
314
|
+
"firefox_android": {
|
|
315
|
+
"version_added": "62"
|
|
316
|
+
},
|
|
317
|
+
"ie": {
|
|
318
|
+
"version_added": false
|
|
319
|
+
},
|
|
320
|
+
"opera": {
|
|
321
|
+
"version_added": "48"
|
|
322
|
+
},
|
|
323
|
+
"opera_android": {
|
|
324
|
+
"version_added": "45"
|
|
325
|
+
},
|
|
326
|
+
"safari": {
|
|
327
|
+
"version_added": false
|
|
328
|
+
},
|
|
329
|
+
"safari_ios": {
|
|
330
|
+
"version_added": false
|
|
331
|
+
},
|
|
332
|
+
"samsunginternet_android": {
|
|
333
|
+
"version_added": "8.0"
|
|
334
|
+
},
|
|
335
|
+
"webview_android": {
|
|
336
|
+
"version_added": "61"
|
|
337
|
+
}
|
|
338
|
+
},
|
|
339
|
+
"status": {
|
|
340
|
+
"experimental": false,
|
|
341
|
+
"standard_track": false,
|
|
342
|
+
"deprecated": false
|
|
343
|
+
}
|
|
344
|
+
}
|
|
345
|
+
},
|
|
298
346
|
"storage": {
|
|
299
347
|
"__compat": {
|
|
300
348
|
"description": "<code>"storage"</code>",
|
|
@@ -9,14 +9,14 @@
|
|
|
9
9
|
"version_added": "73",
|
|
10
10
|
"notes": [
|
|
11
11
|
"Until version 75, downloads for files with this header would fail in Chrome. See <a href='https://crbug.com/952834'>bug 952834</a>.",
|
|
12
|
-
"From version 80, linearized PDFs served inline with this header fail to render properly. See <a href='https://crbug.com/1074261'>bug 1074261</a>."
|
|
12
|
+
"From version 80 to 85, linearized PDFs served inline with this header fail to render properly. See <a href='https://crbug.com/1074261'>bug 1074261</a>. From version 86, partial PDF loading is disabled."
|
|
13
13
|
]
|
|
14
14
|
},
|
|
15
15
|
"chrome_android": {
|
|
16
16
|
"version_added": "73",
|
|
17
17
|
"notes": [
|
|
18
18
|
"Until version 75, downloads for files with this header would fail in Chrome. See <a href='https://crbug.com/952834'>bug 952834</a>.",
|
|
19
|
-
"From version 80, linearized PDFs served inline with this header fail to render properly. See <a href='https://crbug.com/1074261'>bug 1074261</a>."
|
|
19
|
+
"From version 80 to 85, linearized PDFs served inline with this header fail to render properly. See <a href='https://crbug.com/1074261'>bug 1074261</a>. From version 86, partial PDF loading is disabled."
|
|
20
20
|
]
|
|
21
21
|
},
|
|
22
22
|
"edge": {
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"version_added": "73",
|
|
63
63
|
"notes": [
|
|
64
64
|
"Until version 75, downloads for files with this header would fail in WebView. See <a href='https://crbug.com/952834'>bug 952834</a>.",
|
|
65
|
-
"From version 80, linearized PDFs served inline with this header fail to render properly. See <a href='https://crbug.com/1074261'>bug 1074261</a>."
|
|
65
|
+
"From version 80 to 85, linearized PDFs served inline with this header fail to render properly. See <a href='https://crbug.com/1074261'>bug 1074261</a>. From version 86, partial PDF loading is disabled."
|
|
66
66
|
]
|
|
67
67
|
}
|
|
68
68
|
},
|
|
@@ -1344,7 +1344,7 @@
|
|
|
1344
1344
|
"mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Feature-Policy/picture-in-picture",
|
|
1345
1345
|
"support": {
|
|
1346
1346
|
"chrome": {
|
|
1347
|
-
"version_added":
|
|
1347
|
+
"version_added": "71"
|
|
1348
1348
|
},
|
|
1349
1349
|
"chrome_android": {
|
|
1350
1350
|
"version_added": false
|
|
@@ -105,6 +105,58 @@
|
|
|
105
105
|
}
|
|
106
106
|
}
|
|
107
107
|
},
|
|
108
|
+
"at": {
|
|
109
|
+
"__compat": {
|
|
110
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array/at",
|
|
111
|
+
"spec_url": "https://tc39.es/proposal-relative-indexing-method/#sec-array-prototype-additions",
|
|
112
|
+
"support": {
|
|
113
|
+
"chrome": {
|
|
114
|
+
"version_added": false
|
|
115
|
+
},
|
|
116
|
+
"chrome_android": {
|
|
117
|
+
"version_added": false
|
|
118
|
+
},
|
|
119
|
+
"edge": {
|
|
120
|
+
"version_added": false
|
|
121
|
+
},
|
|
122
|
+
"firefox": {
|
|
123
|
+
"version_added": false
|
|
124
|
+
},
|
|
125
|
+
"firefox_android": {
|
|
126
|
+
"version_added": false
|
|
127
|
+
},
|
|
128
|
+
"ie": {
|
|
129
|
+
"version_added": false
|
|
130
|
+
},
|
|
131
|
+
"nodejs": {
|
|
132
|
+
"version_added": false
|
|
133
|
+
},
|
|
134
|
+
"opera": {
|
|
135
|
+
"version_added": false
|
|
136
|
+
},
|
|
137
|
+
"opera_android": {
|
|
138
|
+
"version_added": false
|
|
139
|
+
},
|
|
140
|
+
"safari": {
|
|
141
|
+
"version_added": false
|
|
142
|
+
},
|
|
143
|
+
"safari_ios": {
|
|
144
|
+
"version_added": false
|
|
145
|
+
},
|
|
146
|
+
"samsunginternet_android": {
|
|
147
|
+
"version_added": false
|
|
148
|
+
},
|
|
149
|
+
"webview_android": {
|
|
150
|
+
"version_added": false
|
|
151
|
+
}
|
|
152
|
+
},
|
|
153
|
+
"status": {
|
|
154
|
+
"experimental": true,
|
|
155
|
+
"standard_track": true,
|
|
156
|
+
"deprecated": false
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
},
|
|
108
160
|
"concat": {
|
|
109
161
|
"__compat": {
|
|
110
162
|
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array/concat",
|
|
@@ -39,10 +39,10 @@
|
|
|
39
39
|
}
|
|
40
40
|
],
|
|
41
41
|
"opera": {
|
|
42
|
-
"version_added":
|
|
42
|
+
"version_added": "70"
|
|
43
43
|
},
|
|
44
44
|
"opera_android": {
|
|
45
|
-
"version_added":
|
|
45
|
+
"version_added": "60"
|
|
46
46
|
},
|
|
47
47
|
"safari": {
|
|
48
48
|
"version_added": false
|
|
@@ -102,10 +102,10 @@
|
|
|
102
102
|
}
|
|
103
103
|
],
|
|
104
104
|
"opera": {
|
|
105
|
-
"version_added":
|
|
105
|
+
"version_added": "70"
|
|
106
106
|
},
|
|
107
107
|
"opera_android": {
|
|
108
|
-
"version_added":
|
|
108
|
+
"version_added": "60"
|
|
109
109
|
},
|
|
110
110
|
"safari": {
|
|
111
111
|
"version_added": false
|
|
@@ -165,10 +165,10 @@
|
|
|
165
165
|
}
|
|
166
166
|
],
|
|
167
167
|
"opera": {
|
|
168
|
-
"version_added":
|
|
168
|
+
"version_added": "70"
|
|
169
169
|
},
|
|
170
170
|
"opera_android": {
|
|
171
|
-
"version_added":
|
|
171
|
+
"version_added": "60"
|
|
172
172
|
},
|
|
173
173
|
"safari": {
|
|
174
174
|
"version_added": false
|
|
@@ -228,10 +228,10 @@
|
|
|
228
228
|
}
|
|
229
229
|
],
|
|
230
230
|
"opera": {
|
|
231
|
-
"version_added":
|
|
231
|
+
"version_added": "70"
|
|
232
232
|
},
|
|
233
233
|
"opera_android": {
|
|
234
|
-
"version_added":
|
|
234
|
+
"version_added": "60"
|
|
235
235
|
},
|
|
236
236
|
"safari": {
|
|
237
237
|
"version_added": false
|
|
@@ -748,45 +748,117 @@
|
|
|
748
748
|
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Set/values",
|
|
749
749
|
"spec_url": "https://tc39.es/ecma262/#sec-set.prototype.values",
|
|
750
750
|
"support": {
|
|
751
|
-
"chrome":
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
"
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
751
|
+
"chrome": [
|
|
752
|
+
{
|
|
753
|
+
"version_added": "38"
|
|
754
|
+
},
|
|
755
|
+
{
|
|
756
|
+
"alternative_name": "keys",
|
|
757
|
+
"version_added": "38"
|
|
758
|
+
}
|
|
759
|
+
],
|
|
760
|
+
"chrome_android": [
|
|
761
|
+
{
|
|
762
|
+
"version_added": "38"
|
|
763
|
+
},
|
|
764
|
+
{
|
|
765
|
+
"alternative_name": "keys",
|
|
766
|
+
"version_added": "38"
|
|
767
|
+
}
|
|
768
|
+
],
|
|
769
|
+
"edge": [
|
|
770
|
+
{
|
|
771
|
+
"version_added": "12"
|
|
772
|
+
},
|
|
773
|
+
{
|
|
774
|
+
"alternative_name": "keys",
|
|
775
|
+
"version_added": "12"
|
|
776
|
+
}
|
|
777
|
+
],
|
|
778
|
+
"firefox": [
|
|
779
|
+
{
|
|
780
|
+
"version_added": "24"
|
|
781
|
+
},
|
|
782
|
+
{
|
|
783
|
+
"alternative_name": "keys",
|
|
784
|
+
"version_added": "24"
|
|
785
|
+
}
|
|
786
|
+
],
|
|
787
|
+
"firefox_android": [
|
|
788
|
+
{
|
|
789
|
+
"version_added": "24"
|
|
790
|
+
},
|
|
791
|
+
{
|
|
792
|
+
"alternative_name": "keys",
|
|
793
|
+
"version_added": "24"
|
|
794
|
+
}
|
|
795
|
+
],
|
|
766
796
|
"ie": {
|
|
767
797
|
"version_added": false
|
|
768
798
|
},
|
|
769
|
-
"nodejs":
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
"
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
"
|
|
788
|
-
|
|
789
|
-
|
|
799
|
+
"nodejs": [
|
|
800
|
+
{
|
|
801
|
+
"version_added": "0.12.0"
|
|
802
|
+
},
|
|
803
|
+
{
|
|
804
|
+
"alternative_name": "keys",
|
|
805
|
+
"version_added": "0.12.0"
|
|
806
|
+
}
|
|
807
|
+
],
|
|
808
|
+
"opera": [
|
|
809
|
+
{
|
|
810
|
+
"version_added": "25"
|
|
811
|
+
},
|
|
812
|
+
{
|
|
813
|
+
"alternative_name": "keys",
|
|
814
|
+
"version_added": "25"
|
|
815
|
+
}
|
|
816
|
+
],
|
|
817
|
+
"opera_android": [
|
|
818
|
+
{
|
|
819
|
+
"version_added": "25"
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
"alternative_name": "keys",
|
|
823
|
+
"version_added": "25"
|
|
824
|
+
}
|
|
825
|
+
],
|
|
826
|
+
"safari": [
|
|
827
|
+
{
|
|
828
|
+
"version_added": "8"
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
"alternative_name": "keys",
|
|
832
|
+
"version_added": "8"
|
|
833
|
+
}
|
|
834
|
+
],
|
|
835
|
+
"safari_ios": [
|
|
836
|
+
{
|
|
837
|
+
"version_added": "8"
|
|
838
|
+
},
|
|
839
|
+
{
|
|
840
|
+
"alternative_name": "keys",
|
|
841
|
+
"version_added": "8"
|
|
842
|
+
}
|
|
843
|
+
],
|
|
844
|
+
"samsunginternet_android": [
|
|
845
|
+
{
|
|
846
|
+
"version_added": "3.0"
|
|
847
|
+
},
|
|
848
|
+
{
|
|
849
|
+
"alternative_name": "keys",
|
|
850
|
+
"version_added": "3.0"
|
|
851
|
+
}
|
|
852
|
+
],
|
|
853
|
+
"webview_android": [
|
|
854
|
+
{
|
|
855
|
+
"version_added": "38"
|
|
856
|
+
},
|
|
857
|
+
{
|
|
858
|
+
"alternative_name": "keys",
|
|
859
|
+
"version_added": "38"
|
|
860
|
+
}
|
|
861
|
+
]
|
|
790
862
|
},
|
|
791
863
|
"status": {
|
|
792
864
|
"experimental": false,
|
|
@@ -158,6 +158,58 @@
|
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
160
|
},
|
|
161
|
+
"at": {
|
|
162
|
+
"__compat": {
|
|
163
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String/at",
|
|
164
|
+
"spec_url": "https://tc39.es/proposal-relative-indexing-method/#sec-string-prototype-additions",
|
|
165
|
+
"support": {
|
|
166
|
+
"chrome": {
|
|
167
|
+
"version_added": false
|
|
168
|
+
},
|
|
169
|
+
"chrome_android": {
|
|
170
|
+
"version_added": false
|
|
171
|
+
},
|
|
172
|
+
"edge": {
|
|
173
|
+
"version_added": false
|
|
174
|
+
},
|
|
175
|
+
"firefox": {
|
|
176
|
+
"version_added": false
|
|
177
|
+
},
|
|
178
|
+
"firefox_android": {
|
|
179
|
+
"version_added": false
|
|
180
|
+
},
|
|
181
|
+
"ie": {
|
|
182
|
+
"version_added": false
|
|
183
|
+
},
|
|
184
|
+
"nodejs": {
|
|
185
|
+
"version_added": false
|
|
186
|
+
},
|
|
187
|
+
"opera": {
|
|
188
|
+
"version_added": false
|
|
189
|
+
},
|
|
190
|
+
"opera_android": {
|
|
191
|
+
"version_added": false
|
|
192
|
+
},
|
|
193
|
+
"safari": {
|
|
194
|
+
"version_added": false
|
|
195
|
+
},
|
|
196
|
+
"safari_ios": {
|
|
197
|
+
"version_added": false
|
|
198
|
+
},
|
|
199
|
+
"samsunginternet_android": {
|
|
200
|
+
"version_added": false
|
|
201
|
+
},
|
|
202
|
+
"webview_android": {
|
|
203
|
+
"version_added": false
|
|
204
|
+
}
|
|
205
|
+
},
|
|
206
|
+
"status": {
|
|
207
|
+
"experimental": true,
|
|
208
|
+
"standard_track": true,
|
|
209
|
+
"deprecated": false
|
|
210
|
+
}
|
|
211
|
+
}
|
|
212
|
+
},
|
|
161
213
|
"big": {
|
|
162
214
|
"__compat": {
|
|
163
215
|
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String/big",
|
|
@@ -104,6 +104,58 @@
|
|
|
104
104
|
}
|
|
105
105
|
}
|
|
106
106
|
},
|
|
107
|
+
"at": {
|
|
108
|
+
"__compat": {
|
|
109
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/at",
|
|
110
|
+
"spec_url": "https://tc39.es/proposal-relative-indexing-method/#sec-%typedarray.prototype%-additions",
|
|
111
|
+
"support": {
|
|
112
|
+
"chrome": {
|
|
113
|
+
"version_added": false
|
|
114
|
+
},
|
|
115
|
+
"chrome_android": {
|
|
116
|
+
"version_added": false
|
|
117
|
+
},
|
|
118
|
+
"edge": {
|
|
119
|
+
"version_added": false
|
|
120
|
+
},
|
|
121
|
+
"firefox": {
|
|
122
|
+
"version_added": false
|
|
123
|
+
},
|
|
124
|
+
"firefox_android": {
|
|
125
|
+
"version_added": false
|
|
126
|
+
},
|
|
127
|
+
"ie": {
|
|
128
|
+
"version_added": false
|
|
129
|
+
},
|
|
130
|
+
"nodejs": {
|
|
131
|
+
"version_added": false
|
|
132
|
+
},
|
|
133
|
+
"opera": {
|
|
134
|
+
"version_added": false
|
|
135
|
+
},
|
|
136
|
+
"opera_android": {
|
|
137
|
+
"version_added": false
|
|
138
|
+
},
|
|
139
|
+
"safari": {
|
|
140
|
+
"version_added": false
|
|
141
|
+
},
|
|
142
|
+
"safari_ios": {
|
|
143
|
+
"version_added": false
|
|
144
|
+
},
|
|
145
|
+
"samsunginternet_android": {
|
|
146
|
+
"version_added": false
|
|
147
|
+
},
|
|
148
|
+
"webview_android": {
|
|
149
|
+
"version_added": false
|
|
150
|
+
}
|
|
151
|
+
},
|
|
152
|
+
"status": {
|
|
153
|
+
"experimental": true,
|
|
154
|
+
"standard_track": true,
|
|
155
|
+
"deprecated": false
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
},
|
|
107
159
|
"buffer": {
|
|
108
160
|
"__compat": {
|
|
109
161
|
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/buffer",
|
|
@@ -17,10 +17,10 @@
|
|
|
17
17
|
"version_added": "81"
|
|
18
18
|
},
|
|
19
19
|
"firefox": {
|
|
20
|
-
"version_added":
|
|
20
|
+
"version_added": "86"
|
|
21
21
|
},
|
|
22
22
|
"firefox_android": {
|
|
23
|
-
"version_added":
|
|
23
|
+
"version_added": "86"
|
|
24
24
|
},
|
|
25
25
|
"ie": {
|
|
26
26
|
"version_added": false
|
|
@@ -69,10 +69,10 @@
|
|
|
69
69
|
"version_added": "81"
|
|
70
70
|
},
|
|
71
71
|
"firefox": {
|
|
72
|
-
"version_added":
|
|
72
|
+
"version_added": "86"
|
|
73
73
|
},
|
|
74
74
|
"firefox_android": {
|
|
75
|
-
"version_added":
|
|
75
|
+
"version_added": "86"
|
|
76
76
|
},
|
|
77
77
|
"ie": {
|
|
78
78
|
"version_added": false
|
|
@@ -121,10 +121,10 @@
|
|
|
121
121
|
"version_added": "81"
|
|
122
122
|
},
|
|
123
123
|
"firefox": {
|
|
124
|
-
"version_added":
|
|
124
|
+
"version_added": "86"
|
|
125
125
|
},
|
|
126
126
|
"firefox_android": {
|
|
127
|
-
"version_added":
|
|
127
|
+
"version_added": "86"
|
|
128
128
|
},
|
|
129
129
|
"ie": {
|
|
130
130
|
"version_added": false
|
|
@@ -173,10 +173,10 @@
|
|
|
173
173
|
"version_added": "81"
|
|
174
174
|
},
|
|
175
175
|
"firefox": {
|
|
176
|
-
"version_added":
|
|
176
|
+
"version_added": "86"
|
|
177
177
|
},
|
|
178
178
|
"firefox_android": {
|
|
179
|
-
"version_added":
|
|
179
|
+
"version_added": "86"
|
|
180
180
|
},
|
|
181
181
|
"ie": {
|
|
182
182
|
"version_added": false
|
|
@@ -225,10 +225,10 @@
|
|
|
225
225
|
"version_added": "81"
|
|
226
226
|
},
|
|
227
227
|
"firefox": {
|
|
228
|
-
"version_added":
|
|
228
|
+
"version_added": "86"
|
|
229
229
|
},
|
|
230
230
|
"firefox_android": {
|
|
231
|
-
"version_added":
|
|
231
|
+
"version_added": "86"
|
|
232
232
|
},
|
|
233
233
|
"ie": {
|
|
234
234
|
"version_added": false
|