@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/CacheStorage.json
CHANGED
|
@@ -6,17 +6,11 @@
|
|
|
6
6
|
"support": {
|
|
7
7
|
"chrome": {
|
|
8
8
|
"version_added": "40",
|
|
9
|
-
"notes":
|
|
10
|
-
"Accessible from <code>Window</code> from version 43.",
|
|
11
|
-
"Accessible from <code>WorkerGlobalScope</code> from version 43."
|
|
12
|
-
]
|
|
9
|
+
"notes": "Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported."
|
|
13
10
|
},
|
|
14
11
|
"chrome_android": {
|
|
15
12
|
"version_added": "40",
|
|
16
|
-
"notes":
|
|
17
|
-
"Accessible from <code>Window</code> from version 43.",
|
|
18
|
-
"Accessible from <code>WorkerGlobalScope</code> from version 43."
|
|
19
|
-
]
|
|
13
|
+
"notes": "Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported"
|
|
20
14
|
},
|
|
21
15
|
"edge": {
|
|
22
16
|
"version_added": "≤18"
|
|
@@ -32,10 +26,12 @@
|
|
|
32
26
|
"version_added": false
|
|
33
27
|
},
|
|
34
28
|
"opera": {
|
|
35
|
-
"version_added": "27"
|
|
29
|
+
"version_added": "27",
|
|
30
|
+
"notes": "Before version 30, only service workers are supported. From version 30, all worker types and the main thread are supported."
|
|
36
31
|
},
|
|
37
32
|
"opera_android": {
|
|
38
|
-
"version_added": "27"
|
|
33
|
+
"version_added": "27",
|
|
34
|
+
"notes": "Before version 30, only service workers are supported. From version 30, all worker types and the main thread are supported."
|
|
39
35
|
},
|
|
40
36
|
"safari": {
|
|
41
37
|
"version_added": "11.1"
|
|
@@ -44,18 +40,11 @@
|
|
|
44
40
|
"version_added": "11.3"
|
|
45
41
|
},
|
|
46
42
|
"samsunginternet_android": {
|
|
47
|
-
"version_added": "4.0"
|
|
48
|
-
"notes": [
|
|
49
|
-
"Accessible from <code>Window</code> from Samsung Internet 4.0.",
|
|
50
|
-
"Accessible from <code>WorkerGlobalScope</code> from Samsung Internet 4.0."
|
|
51
|
-
]
|
|
43
|
+
"version_added": "4.0"
|
|
52
44
|
},
|
|
53
45
|
"webview_android": {
|
|
54
46
|
"version_added": "40",
|
|
55
|
-
"notes":
|
|
56
|
-
"Accessible from <code>Window</code> from version 43.",
|
|
57
|
-
"Accessible from <code>WorkerGlobalScope</code> from version 43."
|
|
58
|
-
]
|
|
47
|
+
"notes": "Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported."
|
|
59
48
|
}
|
|
60
49
|
},
|
|
61
50
|
"status": {
|
|
@@ -398,6 +387,60 @@
|
|
|
398
387
|
"deprecated": false
|
|
399
388
|
}
|
|
400
389
|
}
|
|
390
|
+
},
|
|
391
|
+
"worker_support": {
|
|
392
|
+
"__compat": {
|
|
393
|
+
"description": "Available in workers",
|
|
394
|
+
"support": {
|
|
395
|
+
"chrome": {
|
|
396
|
+
"version_added": "40",
|
|
397
|
+
"notes": "Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported."
|
|
398
|
+
},
|
|
399
|
+
"chrome_android": {
|
|
400
|
+
"version_added": "40",
|
|
401
|
+
"notes": "Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported."
|
|
402
|
+
},
|
|
403
|
+
"edge": {
|
|
404
|
+
"version_added": "≤18"
|
|
405
|
+
},
|
|
406
|
+
"firefox": {
|
|
407
|
+
"version_added": "44",
|
|
408
|
+
"notes": "<a href='https://www.mozilla.org/en-US/firefox/organizations/'>Extended Support Releases (ESR)</a> before Firefox 78 ESR do not support service workers."
|
|
409
|
+
},
|
|
410
|
+
"firefox_android": {
|
|
411
|
+
"version_added": "44"
|
|
412
|
+
},
|
|
413
|
+
"ie": {
|
|
414
|
+
"version_added": false
|
|
415
|
+
},
|
|
416
|
+
"opera": {
|
|
417
|
+
"version_added": "27",
|
|
418
|
+
"notes": "Before version 30, only service workers are supported. From version 30, all worker types and the main thread are supported."
|
|
419
|
+
},
|
|
420
|
+
"opera_android": {
|
|
421
|
+
"version_added": "27",
|
|
422
|
+
"notes": "Before version 30, only service workers are supported. From version 30, all worker types and the main thread are supported."
|
|
423
|
+
},
|
|
424
|
+
"safari": {
|
|
425
|
+
"version_added": "11.1"
|
|
426
|
+
},
|
|
427
|
+
"safari_ios": {
|
|
428
|
+
"version_added": "11.3"
|
|
429
|
+
},
|
|
430
|
+
"samsunginternet_android": {
|
|
431
|
+
"version_added": "4.0"
|
|
432
|
+
},
|
|
433
|
+
"webview_android": {
|
|
434
|
+
"version_added": "40",
|
|
435
|
+
"notes": "Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported."
|
|
436
|
+
}
|
|
437
|
+
},
|
|
438
|
+
"status": {
|
|
439
|
+
"experimental": false,
|
|
440
|
+
"standard_track": true,
|
|
441
|
+
"deprecated": false
|
|
442
|
+
}
|
|
443
|
+
}
|
|
401
444
|
}
|
|
402
445
|
}
|
|
403
446
|
}
|
package/api/CanvasPattern.json
CHANGED
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"version_added": "11.1"
|
|
80
80
|
},
|
|
81
81
|
"safari_ios": {
|
|
82
|
-
"version_added": "11"
|
|
82
|
+
"version_added": "11.3"
|
|
83
83
|
},
|
|
84
84
|
"samsunginternet_android": {
|
|
85
85
|
"version_added": "10.0"
|
|
@@ -96,16 +96,16 @@
|
|
|
96
96
|
},
|
|
97
97
|
"dommatrix": {
|
|
98
98
|
"__compat": {
|
|
99
|
-
"description": "<code>
|
|
99
|
+
"description": "Accepts a <code>DOMMatrix2DInit</code>-like object parameter",
|
|
100
100
|
"support": {
|
|
101
101
|
"chrome": {
|
|
102
|
-
"version_added":
|
|
102
|
+
"version_added": "68"
|
|
103
103
|
},
|
|
104
104
|
"chrome_android": {
|
|
105
|
-
"version_added":
|
|
105
|
+
"version_added": "68"
|
|
106
106
|
},
|
|
107
107
|
"edge": {
|
|
108
|
-
"version_added":
|
|
108
|
+
"version_added": "79"
|
|
109
109
|
},
|
|
110
110
|
"firefox": {
|
|
111
111
|
"version_added": "79"
|
|
@@ -117,22 +117,22 @@
|
|
|
117
117
|
"version_added": false
|
|
118
118
|
},
|
|
119
119
|
"opera": {
|
|
120
|
-
"version_added":
|
|
120
|
+
"version_added": "55"
|
|
121
121
|
},
|
|
122
122
|
"opera_android": {
|
|
123
|
-
"version_added":
|
|
123
|
+
"version_added": "48"
|
|
124
124
|
},
|
|
125
125
|
"safari": {
|
|
126
|
-
"version_added":
|
|
126
|
+
"version_added": "11.1"
|
|
127
127
|
},
|
|
128
128
|
"safari_ios": {
|
|
129
|
-
"version_added":
|
|
129
|
+
"version_added": "11.3"
|
|
130
130
|
},
|
|
131
131
|
"samsunginternet_android": {
|
|
132
|
-
"version_added":
|
|
132
|
+
"version_added": "10.0"
|
|
133
133
|
},
|
|
134
134
|
"webview_android": {
|
|
135
|
-
"version_added":
|
|
135
|
+
"version_added": "68"
|
|
136
136
|
}
|
|
137
137
|
},
|
|
138
138
|
"status": {
|
|
@@ -479,6 +479,78 @@
|
|
|
479
479
|
}
|
|
480
480
|
}
|
|
481
481
|
},
|
|
482
|
+
"createConicGradient": {
|
|
483
|
+
"__compat": {
|
|
484
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/createConicGradient",
|
|
485
|
+
"support": {
|
|
486
|
+
"chrome": {
|
|
487
|
+
"version_added": "86",
|
|
488
|
+
"flags": [
|
|
489
|
+
{
|
|
490
|
+
"type": "preference",
|
|
491
|
+
"name": "#new-canvas-2d-api"
|
|
492
|
+
}
|
|
493
|
+
]
|
|
494
|
+
},
|
|
495
|
+
"chrome_android": {
|
|
496
|
+
"version_added": "86",
|
|
497
|
+
"flags": [
|
|
498
|
+
{
|
|
499
|
+
"type": "preference",
|
|
500
|
+
"name": "#new-canvas-2d-api"
|
|
501
|
+
}
|
|
502
|
+
]
|
|
503
|
+
},
|
|
504
|
+
"edge": {
|
|
505
|
+
"version_added": false
|
|
506
|
+
},
|
|
507
|
+
"firefox": {
|
|
508
|
+
"version_added": "86",
|
|
509
|
+
"flags": [
|
|
510
|
+
{
|
|
511
|
+
"type": "preference",
|
|
512
|
+
"name": "canvas.createConicGradient.enabled"
|
|
513
|
+
}
|
|
514
|
+
]
|
|
515
|
+
},
|
|
516
|
+
"firefox_android": {
|
|
517
|
+
"version_added": "86",
|
|
518
|
+
"flags": [
|
|
519
|
+
{
|
|
520
|
+
"type": "preference",
|
|
521
|
+
"name": "canvas.createConicGradient.enabled"
|
|
522
|
+
}
|
|
523
|
+
]
|
|
524
|
+
},
|
|
525
|
+
"ie": {
|
|
526
|
+
"version_added": false
|
|
527
|
+
},
|
|
528
|
+
"opera": {
|
|
529
|
+
"version_added": false
|
|
530
|
+
},
|
|
531
|
+
"opera_android": {
|
|
532
|
+
"version_added": false
|
|
533
|
+
},
|
|
534
|
+
"safari": {
|
|
535
|
+
"version_added": false
|
|
536
|
+
},
|
|
537
|
+
"safari_ios": {
|
|
538
|
+
"version_added": false
|
|
539
|
+
},
|
|
540
|
+
"samsunginternet_android": {
|
|
541
|
+
"version_added": false
|
|
542
|
+
},
|
|
543
|
+
"webview_android": {
|
|
544
|
+
"version_added": false
|
|
545
|
+
}
|
|
546
|
+
},
|
|
547
|
+
"status": {
|
|
548
|
+
"experimental": true,
|
|
549
|
+
"standard_track": true,
|
|
550
|
+
"deprecated": false
|
|
551
|
+
}
|
|
552
|
+
}
|
|
553
|
+
},
|
|
482
554
|
"createImageData": {
|
|
483
555
|
"__compat": {
|
|
484
556
|
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/createImageData",
|
package/api/Clients.json
CHANGED
|
@@ -30,10 +30,10 @@
|
|
|
30
30
|
"version_added": "27"
|
|
31
31
|
},
|
|
32
32
|
"safari": {
|
|
33
|
-
"version_added":
|
|
33
|
+
"version_added": "11.1"
|
|
34
34
|
},
|
|
35
35
|
"safari_ios": {
|
|
36
|
-
"version_added":
|
|
36
|
+
"version_added": "11.3"
|
|
37
37
|
},
|
|
38
38
|
"samsunginternet_android": {
|
|
39
39
|
"version_added": "4.0"
|
|
@@ -78,10 +78,10 @@
|
|
|
78
78
|
"version_added": "29"
|
|
79
79
|
},
|
|
80
80
|
"safari": {
|
|
81
|
-
"version_added":
|
|
81
|
+
"version_added": "11.1"
|
|
82
82
|
},
|
|
83
83
|
"safari_ios": {
|
|
84
|
-
"version_added":
|
|
84
|
+
"version_added": "11.3"
|
|
85
85
|
},
|
|
86
86
|
"samsunginternet_android": {
|
|
87
87
|
"version_added": "4.0"
|
|
@@ -127,10 +127,10 @@
|
|
|
127
127
|
"version_added": "41"
|
|
128
128
|
},
|
|
129
129
|
"safari": {
|
|
130
|
-
"version_added":
|
|
130
|
+
"version_added": "11.1"
|
|
131
131
|
},
|
|
132
132
|
"safari_ios": {
|
|
133
|
-
"version_added":
|
|
133
|
+
"version_added": "11.3"
|
|
134
134
|
},
|
|
135
135
|
"samsunginternet_android": {
|
|
136
136
|
"version_added": "5.0"
|
|
@@ -191,10 +191,10 @@
|
|
|
191
191
|
"version_added": "32"
|
|
192
192
|
},
|
|
193
193
|
"safari": {
|
|
194
|
-
"version_added":
|
|
194
|
+
"version_added": "11.1"
|
|
195
195
|
},
|
|
196
196
|
"safari_ios": {
|
|
197
|
-
"version_added":
|
|
197
|
+
"version_added": "11.3"
|
|
198
198
|
},
|
|
199
199
|
"samsunginternet_android": {
|
|
200
200
|
"version_added": "4.0",
|
|
@@ -245,10 +245,10 @@
|
|
|
245
245
|
"version_added": "41"
|
|
246
246
|
},
|
|
247
247
|
"safari": {
|
|
248
|
-
"version_added":
|
|
248
|
+
"version_added": "11.1"
|
|
249
249
|
},
|
|
250
250
|
"safari_ios": {
|
|
251
|
-
"version_added":
|
|
251
|
+
"version_added": "11.3"
|
|
252
252
|
},
|
|
253
253
|
"samsunginternet_android": {
|
|
254
254
|
"version_added": "5.0",
|
|
@@ -339,10 +339,10 @@
|
|
|
339
339
|
"version_added": "41"
|
|
340
340
|
},
|
|
341
341
|
"safari": {
|
|
342
|
-
"version_added":
|
|
342
|
+
"version_added": "11.1"
|
|
343
343
|
},
|
|
344
344
|
"safari_ios": {
|
|
345
|
-
"version_added":
|
|
345
|
+
"version_added": "11.3"
|
|
346
346
|
},
|
|
347
347
|
"samsunginternet_android": [
|
|
348
348
|
{
|
package/api/Credential.json
CHANGED
|
@@ -95,65 +95,6 @@
|
|
|
95
95
|
}
|
|
96
96
|
}
|
|
97
97
|
},
|
|
98
|
-
"name": {
|
|
99
|
-
"__compat": {
|
|
100
|
-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Credential/name",
|
|
101
|
-
"description": "<code>name</code> (from <code>CredentialUserData</code> mixin)",
|
|
102
|
-
"support": {
|
|
103
|
-
"chrome": {
|
|
104
|
-
"version_added": "51",
|
|
105
|
-
"version_removed": "52",
|
|
106
|
-
"notes": "See <a href='https://crbug.com/602980'>Bug 602980</a>."
|
|
107
|
-
},
|
|
108
|
-
"chrome_android": {
|
|
109
|
-
"version_added": "51",
|
|
110
|
-
"version_removed": "52",
|
|
111
|
-
"notes": "See <a href='https://crbug.com/602980'>Bug 602980</a>."
|
|
112
|
-
},
|
|
113
|
-
"edge": {
|
|
114
|
-
"version_added": false
|
|
115
|
-
},
|
|
116
|
-
"firefox": {
|
|
117
|
-
"version_added": false
|
|
118
|
-
},
|
|
119
|
-
"firefox_android": {
|
|
120
|
-
"version_added": false
|
|
121
|
-
},
|
|
122
|
-
"ie": {
|
|
123
|
-
"version_added": false
|
|
124
|
-
},
|
|
125
|
-
"opera": {
|
|
126
|
-
"version_added": "38",
|
|
127
|
-
"version_removed": "39",
|
|
128
|
-
"notes": "See <a href='https://crbug.com/602980'>Bug 602980</a>."
|
|
129
|
-
},
|
|
130
|
-
"opera_android": {
|
|
131
|
-
"version_added": false
|
|
132
|
-
},
|
|
133
|
-
"safari": {
|
|
134
|
-
"version_added": false
|
|
135
|
-
},
|
|
136
|
-
"safari_ios": {
|
|
137
|
-
"version_added": false
|
|
138
|
-
},
|
|
139
|
-
"samsunginternet_android": {
|
|
140
|
-
"version_added": "5.0",
|
|
141
|
-
"version_removed": "6.0",
|
|
142
|
-
"notes": "See <a href='https://crbug.com/602980'>Bug 602980</a>."
|
|
143
|
-
},
|
|
144
|
-
"webview_android": {
|
|
145
|
-
"version_added": "51",
|
|
146
|
-
"version_removed": "52",
|
|
147
|
-
"notes": "See <a href='https://crbug.com/602980'>Bug 602980</a>."
|
|
148
|
-
}
|
|
149
|
-
},
|
|
150
|
-
"status": {
|
|
151
|
-
"experimental": true,
|
|
152
|
-
"standard_track": true,
|
|
153
|
-
"deprecated": false
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
},
|
|
157
98
|
"type": {
|
|
158
99
|
"__compat": {
|
|
159
100
|
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Credential/type",
|
package/api/DOMRect.json
CHANGED
|
@@ -4,54 +4,120 @@
|
|
|
4
4
|
"__compat": {
|
|
5
5
|
"mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMRect",
|
|
6
6
|
"support": {
|
|
7
|
-
"chrome":
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
7
|
+
"chrome": [
|
|
8
|
+
{
|
|
9
|
+
"version_added": "61"
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"alternative_name": "ClientRect",
|
|
13
|
+
"version_added": "2",
|
|
14
|
+
"version_removed": "61"
|
|
15
|
+
}
|
|
16
|
+
],
|
|
17
|
+
"chrome_android": [
|
|
18
|
+
{
|
|
19
|
+
"version_added": "61"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"alternative_name": "ClientRect",
|
|
23
|
+
"version_added": "18",
|
|
24
|
+
"version_removed": "61"
|
|
25
|
+
}
|
|
26
|
+
],
|
|
13
27
|
"edge": [
|
|
14
28
|
{
|
|
15
29
|
"version_added": "79"
|
|
16
30
|
},
|
|
17
31
|
{
|
|
18
32
|
"alternative_name": "ClientRect",
|
|
19
|
-
"version_added": "12"
|
|
33
|
+
"version_added": "12",
|
|
34
|
+
"version_removed": "79"
|
|
20
35
|
}
|
|
21
36
|
],
|
|
22
|
-
"firefox":
|
|
23
|
-
"version_added": "27"
|
|
24
|
-
},
|
|
25
|
-
"firefox_android": {
|
|
26
|
-
"version_added": "27"
|
|
27
|
-
},
|
|
28
|
-
"ie": [
|
|
37
|
+
"firefox": [
|
|
29
38
|
{
|
|
30
|
-
"version_added":
|
|
39
|
+
"version_added": "27"
|
|
31
40
|
},
|
|
32
41
|
{
|
|
33
42
|
"alternative_name": "ClientRect",
|
|
34
|
-
"version_added":
|
|
43
|
+
"version_added": "3",
|
|
44
|
+
"version_removed": "27"
|
|
35
45
|
}
|
|
36
46
|
],
|
|
37
|
-
"
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
"version_added": "8.0"
|
|
47
|
+
"firefox_android": [
|
|
48
|
+
{
|
|
49
|
+
"version_added": "27"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"alternative_name": "ClientRect",
|
|
53
|
+
"version_added": "4",
|
|
54
|
+
"version_removed": "27"
|
|
55
|
+
}
|
|
56
|
+
],
|
|
57
|
+
"ie": {
|
|
58
|
+
"alternative_name": "ClientRect",
|
|
59
|
+
"version_added": "4"
|
|
51
60
|
},
|
|
52
|
-
"
|
|
53
|
-
|
|
54
|
-
|
|
61
|
+
"opera": [
|
|
62
|
+
{
|
|
63
|
+
"version_added": "48"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"alternative_name": "ClientRect",
|
|
67
|
+
"version_added": "9.5",
|
|
68
|
+
"version_removed": "48"
|
|
69
|
+
}
|
|
70
|
+
],
|
|
71
|
+
"opera_android": [
|
|
72
|
+
{
|
|
73
|
+
"version_added": "45"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"alternative_name": "ClientRect",
|
|
77
|
+
"version_added": "10.1",
|
|
78
|
+
"version_removed": "45"
|
|
79
|
+
}
|
|
80
|
+
],
|
|
81
|
+
"safari": [
|
|
82
|
+
{
|
|
83
|
+
"version_added": "10.1"
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"alternative_name": "ClientRect",
|
|
87
|
+
"version_added": "4",
|
|
88
|
+
"version_removed": "11"
|
|
89
|
+
}
|
|
90
|
+
],
|
|
91
|
+
"safari_ios": [
|
|
92
|
+
{
|
|
93
|
+
"version_added": "10.3"
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
"alternative_name": "ClientRect",
|
|
97
|
+
"version_added": "3.2",
|
|
98
|
+
"version_removed": "11"
|
|
99
|
+
}
|
|
100
|
+
],
|
|
101
|
+
"samsunginternet_android": [
|
|
102
|
+
{
|
|
103
|
+
"version_added": "8.0"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"alternative_name": "ClientRect",
|
|
107
|
+
"version_added": "1.0",
|
|
108
|
+
"version_removed": "8.0"
|
|
109
|
+
}
|
|
110
|
+
],
|
|
111
|
+
"webview_android": [
|
|
112
|
+
{
|
|
113
|
+
"version_added": "61"
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"alternative_name": "ClientRect",
|
|
117
|
+
"version_added": "2",
|
|
118
|
+
"version_removed": "61"
|
|
119
|
+
}
|
|
120
|
+
]
|
|
55
121
|
},
|
|
56
122
|
"status": {
|
|
57
123
|
"experimental": false,
|
|
@@ -53,13 +53,13 @@
|
|
|
53
53
|
"mdn_url": "https://developer.mozilla.org/docs/Web/API/DocumentFragment/DocumentFragment",
|
|
54
54
|
"support": {
|
|
55
55
|
"chrome": {
|
|
56
|
-
"version_added": "
|
|
56
|
+
"version_added": "29"
|
|
57
57
|
},
|
|
58
58
|
"chrome_android": {
|
|
59
|
-
"version_added":
|
|
59
|
+
"version_added": "29"
|
|
60
60
|
},
|
|
61
61
|
"edge": {
|
|
62
|
-
"version_added": "
|
|
62
|
+
"version_added": "17"
|
|
63
63
|
},
|
|
64
64
|
"firefox": {
|
|
65
65
|
"version_added": "24"
|
|
@@ -71,10 +71,10 @@
|
|
|
71
71
|
"version_added": false
|
|
72
72
|
},
|
|
73
73
|
"opera": {
|
|
74
|
-
"version_added": "
|
|
74
|
+
"version_added": "16"
|
|
75
75
|
},
|
|
76
76
|
"opera_android": {
|
|
77
|
-
"version_added":
|
|
77
|
+
"version_added": "16"
|
|
78
78
|
},
|
|
79
79
|
"safari": {
|
|
80
80
|
"version_added": "8"
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"version_added": "8"
|
|
84
84
|
},
|
|
85
85
|
"samsunginternet_android": {
|
|
86
|
-
"version_added":
|
|
86
|
+
"version_added": "2.0"
|
|
87
87
|
},
|
|
88
88
|
"webview_android": {
|
|
89
89
|
"version_added": "≤37"
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"version_added": "4"
|
|
21
21
|
},
|
|
22
22
|
"ie": {
|
|
23
|
-
"version_added": "
|
|
23
|
+
"version_added": "4"
|
|
24
24
|
},
|
|
25
25
|
"opera": {
|
|
26
26
|
"version_added": "≤12.1"
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"version_added": "4"
|
|
68
68
|
},
|
|
69
69
|
"ie": {
|
|
70
|
-
"version_added": "
|
|
70
|
+
"version_added": "6"
|
|
71
71
|
},
|
|
72
72
|
"opera": {
|
|
73
73
|
"version_added": "≤12.1"
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
"version_added": "4"
|
|
214
214
|
},
|
|
215
215
|
"ie": {
|
|
216
|
-
"version_added": "
|
|
216
|
+
"version_added": "4"
|
|
217
217
|
},
|
|
218
218
|
"opera": {
|
|
219
219
|
"version_added": "≤12.1",
|
|
@@ -537,7 +537,7 @@
|
|
|
537
537
|
"version_added": "4"
|
|
538
538
|
},
|
|
539
539
|
"ie": {
|
|
540
|
-
"version_added": "
|
|
540
|
+
"version_added": "4"
|
|
541
541
|
},
|
|
542
542
|
"opera": {
|
|
543
543
|
"version_added": "≤12.1"
|