@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
|
@@ -46,54 +46,6 @@
|
|
|
46
46
|
"standard_track": true,
|
|
47
47
|
"deprecated": false
|
|
48
48
|
}
|
|
49
|
-
},
|
|
50
|
-
"RGB32F_EXT": {
|
|
51
|
-
"__compat": {
|
|
52
|
-
"description": "<code>RGB32F_EXT</code> constant",
|
|
53
|
-
"support": {
|
|
54
|
-
"chrome": {
|
|
55
|
-
"version_added": false
|
|
56
|
-
},
|
|
57
|
-
"chrome_android": {
|
|
58
|
-
"version_added": false
|
|
59
|
-
},
|
|
60
|
-
"edge": {
|
|
61
|
-
"version_added": false
|
|
62
|
-
},
|
|
63
|
-
"firefox": {
|
|
64
|
-
"version_added": "30"
|
|
65
|
-
},
|
|
66
|
-
"firefox_android": {
|
|
67
|
-
"version_added": null
|
|
68
|
-
},
|
|
69
|
-
"ie": {
|
|
70
|
-
"version_added": false
|
|
71
|
-
},
|
|
72
|
-
"opera": {
|
|
73
|
-
"version_added": false
|
|
74
|
-
},
|
|
75
|
-
"opera_android": {
|
|
76
|
-
"version_added": false
|
|
77
|
-
},
|
|
78
|
-
"safari": {
|
|
79
|
-
"version_added": null
|
|
80
|
-
},
|
|
81
|
-
"safari_ios": {
|
|
82
|
-
"version_added": false
|
|
83
|
-
},
|
|
84
|
-
"samsunginternet_android": {
|
|
85
|
-
"version_added": false
|
|
86
|
-
},
|
|
87
|
-
"webview_android": {
|
|
88
|
-
"version_added": false
|
|
89
|
-
}
|
|
90
|
-
},
|
|
91
|
-
"status": {
|
|
92
|
-
"experimental": false,
|
|
93
|
-
"standard_track": true,
|
|
94
|
-
"deprecated": false
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
49
|
}
|
|
98
50
|
}
|
|
99
51
|
}
|
package/api/Window.json
CHANGED
|
@@ -1328,7 +1328,7 @@
|
|
|
1328
1328
|
"version_added": "4"
|
|
1329
1329
|
},
|
|
1330
1330
|
"ie": {
|
|
1331
|
-
"version_added": "
|
|
1331
|
+
"version_added": "4"
|
|
1332
1332
|
},
|
|
1333
1333
|
"opera": {
|
|
1334
1334
|
"version_added": "≤12.1"
|
|
@@ -7445,24 +7445,34 @@
|
|
|
7445
7445
|
},
|
|
7446
7446
|
"firefox": [
|
|
7447
7447
|
{
|
|
7448
|
-
"version_added": "55"
|
|
7449
|
-
"notes": "Enabled by default."
|
|
7448
|
+
"version_added": "55"
|
|
7450
7449
|
},
|
|
7451
7450
|
{
|
|
7452
7451
|
"version_added": "53",
|
|
7453
7452
|
"version_removed": "55",
|
|
7454
|
-
"
|
|
7453
|
+
"flags": [
|
|
7454
|
+
{
|
|
7455
|
+
"type": "preference",
|
|
7456
|
+
"name": "dom.requestIdleCallback.enabled",
|
|
7457
|
+
"value_to_set": "true"
|
|
7458
|
+
}
|
|
7459
|
+
]
|
|
7455
7460
|
}
|
|
7456
7461
|
],
|
|
7457
7462
|
"firefox_android": [
|
|
7458
7463
|
{
|
|
7459
|
-
"version_added": "55"
|
|
7460
|
-
"notes": "Enabled by default."
|
|
7464
|
+
"version_added": "55"
|
|
7461
7465
|
},
|
|
7462
7466
|
{
|
|
7463
7467
|
"version_added": "53",
|
|
7464
7468
|
"version_removed": "55",
|
|
7465
|
-
"
|
|
7469
|
+
"flags": [
|
|
7470
|
+
{
|
|
7471
|
+
"type": "preference",
|
|
7472
|
+
"name": "dom.requestIdleCallback.enabled",
|
|
7473
|
+
"value_to_set": "true"
|
|
7474
|
+
}
|
|
7475
|
+
]
|
|
7466
7476
|
}
|
|
7467
7477
|
],
|
|
7468
7478
|
"ie": {
|
|
@@ -10459,7 +10469,8 @@
|
|
|
10459
10469
|
"version_added": false
|
|
10460
10470
|
},
|
|
10461
10471
|
"edge": {
|
|
10462
|
-
"version_added":
|
|
10472
|
+
"version_added": "15",
|
|
10473
|
+
"version_removed": "79"
|
|
10463
10474
|
},
|
|
10464
10475
|
"firefox": {
|
|
10465
10476
|
"version_added": false
|
|
@@ -570,13 +570,13 @@
|
|
|
570
570
|
"mdn_url": "https://developer.mozilla.org/docs/Web/API/WindowOrWorkerGlobalScope/crossOriginIsolated",
|
|
571
571
|
"support": {
|
|
572
572
|
"chrome": {
|
|
573
|
-
"version_added":
|
|
573
|
+
"version_added": "87"
|
|
574
574
|
},
|
|
575
575
|
"chrome_android": {
|
|
576
|
-
"version_added":
|
|
576
|
+
"version_added": "87"
|
|
577
577
|
},
|
|
578
578
|
"edge": {
|
|
579
|
-
"version_added":
|
|
579
|
+
"version_added": "87"
|
|
580
580
|
},
|
|
581
581
|
"firefox": {
|
|
582
582
|
"version_added": "72"
|
|
@@ -591,7 +591,7 @@
|
|
|
591
591
|
"version_added": false
|
|
592
592
|
},
|
|
593
593
|
"opera": {
|
|
594
|
-
"version_added":
|
|
594
|
+
"version_added": "73"
|
|
595
595
|
},
|
|
596
596
|
"opera_android": {
|
|
597
597
|
"version_added": false
|
package/api/XMLHttpRequest.json
CHANGED
|
@@ -2091,6 +2091,66 @@
|
|
|
2091
2091
|
"deprecated": false
|
|
2092
2092
|
}
|
|
2093
2093
|
}
|
|
2094
|
+
},
|
|
2095
|
+
"worker_support": {
|
|
2096
|
+
"__compat": {
|
|
2097
|
+
"description": "Available in workers",
|
|
2098
|
+
"support": {
|
|
2099
|
+
"chrome": {
|
|
2100
|
+
"version_added": "4",
|
|
2101
|
+
"notes": "Not supported in service workers."
|
|
2102
|
+
},
|
|
2103
|
+
"chrome_android": {
|
|
2104
|
+
"version_added": "18",
|
|
2105
|
+
"notes": "Not supported in service workers."
|
|
2106
|
+
},
|
|
2107
|
+
"edge": {
|
|
2108
|
+
"version_added": "12",
|
|
2109
|
+
"notes": "Not supported in service workers."
|
|
2110
|
+
},
|
|
2111
|
+
"firefox": {
|
|
2112
|
+
"version_added": "3.5",
|
|
2113
|
+
"notes": "Not supported in service workers."
|
|
2114
|
+
},
|
|
2115
|
+
"firefox_android": {
|
|
2116
|
+
"version_added": "4",
|
|
2117
|
+
"notes": "Not supported in service workers."
|
|
2118
|
+
},
|
|
2119
|
+
"ie": {
|
|
2120
|
+
"version_added": "10",
|
|
2121
|
+
"notes": "Not supported in service workers."
|
|
2122
|
+
},
|
|
2123
|
+
"opera": {
|
|
2124
|
+
"version_added": "10.6",
|
|
2125
|
+
"notes": "Not supported in service workers."
|
|
2126
|
+
},
|
|
2127
|
+
"opera_android": {
|
|
2128
|
+
"version_added": "11",
|
|
2129
|
+
"notes": "Not supported in service workers."
|
|
2130
|
+
},
|
|
2131
|
+
"safari": {
|
|
2132
|
+
"version_added": "4",
|
|
2133
|
+
"notes": "Not supported in service workers."
|
|
2134
|
+
},
|
|
2135
|
+
"safari_ios": {
|
|
2136
|
+
"version_added": "5.1",
|
|
2137
|
+
"notes": "Not supported in service workers."
|
|
2138
|
+
},
|
|
2139
|
+
"samsunginternet_android": {
|
|
2140
|
+
"version_added": "1.0",
|
|
2141
|
+
"notes": "Not supported in service workers."
|
|
2142
|
+
},
|
|
2143
|
+
"webview_android": {
|
|
2144
|
+
"version_added": "4",
|
|
2145
|
+
"notes": "Not supported in service workers."
|
|
2146
|
+
}
|
|
2147
|
+
},
|
|
2148
|
+
"status": {
|
|
2149
|
+
"experimental": false,
|
|
2150
|
+
"standard_track": true,
|
|
2151
|
+
"deprecated": false
|
|
2152
|
+
}
|
|
2153
|
+
}
|
|
2094
2154
|
}
|
|
2095
2155
|
}
|
|
2096
2156
|
}
|
|
@@ -1,57 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"api": {
|
|
3
|
-
"
|
|
4
|
-
"__compat": {
|
|
5
|
-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLHyperlinkElementUtils",
|
|
6
|
-
"support": {
|
|
7
|
-
"chrome": {
|
|
8
|
-
"version_added": "1"
|
|
9
|
-
},
|
|
10
|
-
"chrome_android": {
|
|
11
|
-
"version_added": "18"
|
|
12
|
-
},
|
|
13
|
-
"edge": {
|
|
14
|
-
"version_added": "12"
|
|
15
|
-
},
|
|
16
|
-
"firefox": {
|
|
17
|
-
"version_added": "1",
|
|
18
|
-
"notes": "Firefox was a bug whereby single contained in URLs are escaped when accessed via URL APIs (<a href='https://bugzil.la/1386683'>bug 1386683</a>). This has been as of Firefox 57."
|
|
19
|
-
},
|
|
20
|
-
"firefox_android": {
|
|
21
|
-
"version_added": "4",
|
|
22
|
-
"notes": "Firefox was a bug whereby single contained in URLs are escaped when accessed via URL APIs (<a href='https://bugzil.la/1386683'>bug 1386683</a>). This has been as of Firefox 57."
|
|
23
|
-
},
|
|
24
|
-
"ie": {
|
|
25
|
-
"version_added": "5"
|
|
26
|
-
},
|
|
27
|
-
"opera": {
|
|
28
|
-
"version_added": "≤12.1"
|
|
29
|
-
},
|
|
30
|
-
"opera_android": {
|
|
31
|
-
"version_added": "≤12.1"
|
|
32
|
-
},
|
|
33
|
-
"safari": {
|
|
34
|
-
"version_added": "1"
|
|
35
|
-
},
|
|
36
|
-
"safari_ios": {
|
|
37
|
-
"version_added": "1"
|
|
38
|
-
},
|
|
39
|
-
"samsunginternet_android": {
|
|
40
|
-
"version_added": "1.0"
|
|
41
|
-
},
|
|
42
|
-
"webview_android": {
|
|
43
|
-
"version_added": "1"
|
|
44
|
-
}
|
|
45
|
-
},
|
|
46
|
-
"status": {
|
|
47
|
-
"experimental": false,
|
|
48
|
-
"standard_track": true,
|
|
49
|
-
"deprecated": false
|
|
50
|
-
}
|
|
51
|
-
},
|
|
3
|
+
"HTMLAnchorElement": {
|
|
52
4
|
"hash": {
|
|
53
5
|
"__compat": {
|
|
54
|
-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/
|
|
6
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/hash",
|
|
55
7
|
"support": {
|
|
56
8
|
"chrome": {
|
|
57
9
|
"version_added": "1"
|
|
@@ -101,7 +53,7 @@
|
|
|
101
53
|
},
|
|
102
54
|
"host": {
|
|
103
55
|
"__compat": {
|
|
104
|
-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/
|
|
56
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/host",
|
|
105
57
|
"support": {
|
|
106
58
|
"chrome": {
|
|
107
59
|
"version_added": "1"
|
|
@@ -150,7 +102,7 @@
|
|
|
150
102
|
},
|
|
151
103
|
"hostname": {
|
|
152
104
|
"__compat": {
|
|
153
|
-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/
|
|
105
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/hostname",
|
|
154
106
|
"support": {
|
|
155
107
|
"chrome": {
|
|
156
108
|
"version_added": "1"
|
|
@@ -198,7 +150,7 @@
|
|
|
198
150
|
},
|
|
199
151
|
"href": {
|
|
200
152
|
"__compat": {
|
|
201
|
-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/
|
|
153
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/href",
|
|
202
154
|
"support": {
|
|
203
155
|
"chrome": {
|
|
204
156
|
"version_added": "1"
|
|
@@ -246,7 +198,7 @@
|
|
|
246
198
|
},
|
|
247
199
|
"origin": {
|
|
248
200
|
"__compat": {
|
|
249
|
-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/
|
|
201
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/origin",
|
|
250
202
|
"support": {
|
|
251
203
|
"chrome": {
|
|
252
204
|
"version_added": "8"
|
|
@@ -296,7 +248,7 @@
|
|
|
296
248
|
},
|
|
297
249
|
"password": {
|
|
298
250
|
"__compat": {
|
|
299
|
-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/
|
|
251
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/password",
|
|
300
252
|
"support": {
|
|
301
253
|
"chrome": {
|
|
302
254
|
"version_added": "32"
|
|
@@ -394,7 +346,7 @@
|
|
|
394
346
|
},
|
|
395
347
|
"port": {
|
|
396
348
|
"__compat": {
|
|
397
|
-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/
|
|
349
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/port",
|
|
398
350
|
"support": {
|
|
399
351
|
"chrome": {
|
|
400
352
|
"version_added": "1"
|
|
@@ -442,7 +394,7 @@
|
|
|
442
394
|
},
|
|
443
395
|
"protocol": {
|
|
444
396
|
"__compat": {
|
|
445
|
-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/
|
|
397
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/protocol",
|
|
446
398
|
"support": {
|
|
447
399
|
"chrome": {
|
|
448
400
|
"version_added": "1"
|
|
@@ -490,7 +442,7 @@
|
|
|
490
442
|
},
|
|
491
443
|
"search": {
|
|
492
444
|
"__compat": {
|
|
493
|
-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/
|
|
445
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/search",
|
|
494
446
|
"support": {
|
|
495
447
|
"chrome": {
|
|
496
448
|
"version_added": "1"
|
|
@@ -540,7 +492,7 @@
|
|
|
540
492
|
},
|
|
541
493
|
"toString": {
|
|
542
494
|
"__compat": {
|
|
543
|
-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/
|
|
495
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/toString",
|
|
544
496
|
"support": {
|
|
545
497
|
"chrome": {
|
|
546
498
|
"version_added": "52"
|
|
@@ -588,7 +540,7 @@
|
|
|
588
540
|
},
|
|
589
541
|
"username": {
|
|
590
542
|
"__compat": {
|
|
591
|
-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/
|
|
543
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/username",
|
|
592
544
|
"support": {
|
|
593
545
|
"chrome": {
|
|
594
546
|
"version_added": "32"
|