@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
|
@@ -1,18 +1,19 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
2
|
+
"css": {
|
|
3
|
+
"selectors": {
|
|
4
|
+
"past": {
|
|
5
5
|
"__compat": {
|
|
6
|
-
"
|
|
6
|
+
"description": "<code>:past</code>",
|
|
7
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:past",
|
|
7
8
|
"support": {
|
|
8
9
|
"chrome": {
|
|
9
|
-
"version_added":
|
|
10
|
+
"version_added": false
|
|
10
11
|
},
|
|
11
12
|
"chrome_android": {
|
|
12
|
-
"version_added":
|
|
13
|
+
"version_added": false
|
|
13
14
|
},
|
|
14
15
|
"edge": {
|
|
15
|
-
"version_added":
|
|
16
|
+
"version_added": false
|
|
16
17
|
},
|
|
17
18
|
"firefox": {
|
|
18
19
|
"version_added": false
|
|
@@ -24,28 +25,28 @@
|
|
|
24
25
|
"version_added": false
|
|
25
26
|
},
|
|
26
27
|
"opera": {
|
|
27
|
-
"version_added":
|
|
28
|
+
"version_added": false
|
|
28
29
|
},
|
|
29
30
|
"opera_android": {
|
|
30
|
-
"version_added":
|
|
31
|
+
"version_added": false
|
|
31
32
|
},
|
|
32
33
|
"safari": {
|
|
33
|
-
"version_added":
|
|
34
|
+
"version_added": "6.1"
|
|
34
35
|
},
|
|
35
36
|
"safari_ios": {
|
|
36
|
-
"version_added":
|
|
37
|
+
"version_added": "6.1"
|
|
37
38
|
},
|
|
38
39
|
"samsunginternet_android": {
|
|
39
|
-
"version_added":
|
|
40
|
+
"version_added": false
|
|
40
41
|
},
|
|
41
42
|
"webview_android": {
|
|
42
|
-
"version_added":
|
|
43
|
+
"version_added": false
|
|
43
44
|
}
|
|
44
45
|
},
|
|
45
46
|
"status": {
|
|
46
|
-
"experimental":
|
|
47
|
-
"standard_track":
|
|
48
|
-
"deprecated":
|
|
47
|
+
"experimental": true,
|
|
48
|
+
"standard_track": true,
|
|
49
|
+
"deprecated": false
|
|
49
50
|
}
|
|
50
51
|
}
|
|
51
52
|
}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
{
|
|
2
|
+
"css": {
|
|
3
|
+
"selectors": {
|
|
4
|
+
"target-text": {
|
|
5
|
+
"__compat": {
|
|
6
|
+
"description": "<code>::target-text</code>",
|
|
7
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/::target-text",
|
|
8
|
+
"support": {
|
|
9
|
+
"chrome": {
|
|
10
|
+
"version_added": "89"
|
|
11
|
+
},
|
|
12
|
+
"chrome_android": {
|
|
13
|
+
"version_added": "89"
|
|
14
|
+
},
|
|
15
|
+
"edge": {
|
|
16
|
+
"version_added": "89"
|
|
17
|
+
},
|
|
18
|
+
"firefox": {
|
|
19
|
+
"version_added": false
|
|
20
|
+
},
|
|
21
|
+
"firefox_android": {
|
|
22
|
+
"version_added": false
|
|
23
|
+
},
|
|
24
|
+
"ie": {
|
|
25
|
+
"version_added": false
|
|
26
|
+
},
|
|
27
|
+
"opera": {
|
|
28
|
+
"version_added": "75"
|
|
29
|
+
},
|
|
30
|
+
"opera_android": {
|
|
31
|
+
"version_added": false
|
|
32
|
+
},
|
|
33
|
+
"safari": {
|
|
34
|
+
"version_added": false
|
|
35
|
+
},
|
|
36
|
+
"safari_ios": {
|
|
37
|
+
"version_added": false
|
|
38
|
+
},
|
|
39
|
+
"samsunginternet_android": {
|
|
40
|
+
"version_added": false
|
|
41
|
+
},
|
|
42
|
+
"webview_android": {
|
|
43
|
+
"version_added": "89"
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
"status": {
|
|
47
|
+
"experimental": true,
|
|
48
|
+
"standard_track": true,
|
|
49
|
+
"deprecated": false
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
}
|
package/css/selectors/where.json
CHANGED
|
@@ -6,28 +6,40 @@
|
|
|
6
6
|
"description": "<code>:where()</code>",
|
|
7
7
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:where",
|
|
8
8
|
"support": {
|
|
9
|
-
"chrome":
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
9
|
+
"chrome": [
|
|
10
|
+
{
|
|
11
|
+
"version_added": "88"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"version_added": "72",
|
|
15
|
+
"version_removed": "88",
|
|
16
|
+
"flags": [
|
|
17
|
+
{
|
|
18
|
+
"type": "preference",
|
|
19
|
+
"name": "#enable-experimental-web-platform-features",
|
|
20
|
+
"value_to_set": "Enabled"
|
|
21
|
+
}
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"chrome_android": [
|
|
26
|
+
{
|
|
27
|
+
"version_added": "88"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"version_added": "72",
|
|
31
|
+
"version_removed": "88",
|
|
32
|
+
"flags": [
|
|
33
|
+
{
|
|
34
|
+
"type": "preference",
|
|
35
|
+
"name": "#enable-experimental-web-platform-features",
|
|
36
|
+
"value_to_set": "Enabled"
|
|
37
|
+
}
|
|
38
|
+
]
|
|
39
|
+
}
|
|
40
|
+
],
|
|
29
41
|
"edge": {
|
|
30
|
-
"version_added":
|
|
42
|
+
"version_added": "88"
|
|
31
43
|
},
|
|
32
44
|
"firefox": [
|
|
33
45
|
{
|
|
@@ -67,7 +79,7 @@
|
|
|
67
79
|
"version_added": false
|
|
68
80
|
},
|
|
69
81
|
"webview_android": {
|
|
70
|
-
"version_added":
|
|
82
|
+
"version_added": "88"
|
|
71
83
|
}
|
|
72
84
|
},
|
|
73
85
|
"status": {
|
|
@@ -82,13 +94,13 @@
|
|
|
82
94
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:where#Forgiving_Selector_Parsing",
|
|
83
95
|
"support": {
|
|
84
96
|
"chrome": {
|
|
85
|
-
"version_added":
|
|
97
|
+
"version_added": "88"
|
|
86
98
|
},
|
|
87
99
|
"chrome_android": {
|
|
88
|
-
"version_added":
|
|
100
|
+
"version_added": "88"
|
|
89
101
|
},
|
|
90
102
|
"edge": {
|
|
91
|
-
"version_added":
|
|
103
|
+
"version_added": "88"
|
|
92
104
|
},
|
|
93
105
|
"firefox": {
|
|
94
106
|
"version_added": "82"
|
|
@@ -115,7 +127,7 @@
|
|
|
115
127
|
"version_added": false
|
|
116
128
|
},
|
|
117
129
|
"webview_android": {
|
|
118
|
-
"version_added":
|
|
130
|
+
"version_added": "88"
|
|
119
131
|
}
|
|
120
132
|
},
|
|
121
133
|
"status": {
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
"__compat": {
|
|
6
6
|
"description": "<code><angle-percentage></code>",
|
|
7
7
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/angle-percentage",
|
|
8
|
+
"spec_url": "https://drafts.csswg.org/css-values/#typedef-angle-percentage",
|
|
8
9
|
"support": {
|
|
9
10
|
"chrome": {
|
|
10
11
|
"version_added": "2"
|
package/css/types/angle.json
CHANGED
package/css/types/attr.json
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
"__compat": {
|
|
6
6
|
"description": "<code><basic-shape></code>",
|
|
7
7
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/basic-shape",
|
|
8
|
+
"spec_url": "https://drafts.csswg.org/css-shapes/#basic-shape-functions",
|
|
8
9
|
"support": {
|
|
9
10
|
"chrome": {
|
|
10
11
|
"version_added": "37"
|
package/css/types/calc.json
CHANGED
package/css/types/clamp.json
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
"__compat": {
|
|
6
6
|
"description": "<code>clamp()</code>",
|
|
7
7
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/clamp()",
|
|
8
|
+
"spec_url": "https://drafts.csswg.org/css-values/#calc-notation",
|
|
8
9
|
"support": {
|
|
9
10
|
"chrome": {
|
|
10
11
|
"version_added": "79"
|
|
@@ -19,7 +20,7 @@
|
|
|
19
20
|
"version_added": "75"
|
|
20
21
|
},
|
|
21
22
|
"firefox_android": {
|
|
22
|
-
"version_added":
|
|
23
|
+
"version_added": "79"
|
|
23
24
|
},
|
|
24
25
|
"ie": {
|
|
25
26
|
"version_added": false
|
|
@@ -28,7 +29,7 @@
|
|
|
28
29
|
"version_added": "66"
|
|
29
30
|
},
|
|
30
31
|
"opera_android": {
|
|
31
|
-
"version_added":
|
|
32
|
+
"version_added": "57"
|
|
32
33
|
},
|
|
33
34
|
"safari": {
|
|
34
35
|
"version_added": "13.1"
|
package/css/types/color.json
CHANGED
package/css/types/counter.json
CHANGED
package/css/types/counters.json
CHANGED
package/css/types/dimension.json
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
"__compat": {
|
|
6
6
|
"description": "<code><easing-function></code>",
|
|
7
7
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/easing-function",
|
|
8
|
+
"spec_url": "https://drafts.csswg.org/css-easing/#typedef-easing-function",
|
|
8
9
|
"support": {
|
|
9
10
|
"chrome": {
|
|
10
11
|
"version_added": "4"
|
package/css/types/flex.json
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
"__compat": {
|
|
6
6
|
"description": "<code><frequency-percentage></code>",
|
|
7
7
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/frequency-percentage",
|
|
8
|
+
"spec_url": "https://drafts.csswg.org/css-values/#typedef-frequency-percentage",
|
|
8
9
|
"support": {
|
|
9
10
|
"chrome": {
|
|
10
11
|
"version_added": false
|
package/css/types/frequency.json
CHANGED
package/css/types/max.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"version_added": "75"
|
|
20
20
|
},
|
|
21
21
|
"firefox_android": {
|
|
22
|
-
"version_added":
|
|
22
|
+
"version_added": "79"
|
|
23
23
|
},
|
|
24
24
|
"ie": {
|
|
25
25
|
"version_added": false
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"version_added": "66"
|
|
29
29
|
},
|
|
30
30
|
"opera_android": {
|
|
31
|
-
"version_added":
|
|
31
|
+
"version_added": "57"
|
|
32
32
|
},
|
|
33
33
|
"safari": {
|
|
34
34
|
"version_added": "11.1"
|
package/css/types/min.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"version_added": "75"
|
|
20
20
|
},
|
|
21
21
|
"firefox_android": {
|
|
22
|
-
"version_added":
|
|
22
|
+
"version_added": "79"
|
|
23
23
|
},
|
|
24
24
|
"ie": {
|
|
25
25
|
"version_added": false
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"version_added": "66"
|
|
29
29
|
},
|
|
30
30
|
"opera_android": {
|
|
31
|
-
"version_added":
|
|
31
|
+
"version_added": "57"
|
|
32
32
|
},
|
|
33
33
|
"safari": {
|
|
34
34
|
"version_added": "11.1"
|
package/html/elements/a.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"a": {
|
|
5
5
|
"__compat": {
|
|
6
6
|
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Element/a",
|
|
7
|
+
"spec_url": "https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-a-element",
|
|
7
8
|
"support": {
|
|
8
9
|
"chrome": {
|
|
9
10
|
"version_added": true
|
|
@@ -603,6 +604,7 @@
|
|
|
603
604
|
"noopener": {
|
|
604
605
|
"__compat": {
|
|
605
606
|
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Link_types/noopener",
|
|
607
|
+
"spec_url": "https://html.spec.whatwg.org/multipage/links.html#link-type-noopener",
|
|
606
608
|
"support": {
|
|
607
609
|
"chrome": {
|
|
608
610
|
"version_added": "49"
|
|
@@ -653,6 +655,7 @@
|
|
|
653
655
|
"noreferrer": {
|
|
654
656
|
"__compat": {
|
|
655
657
|
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Link_types/noreferrer",
|
|
658
|
+
"spec_url": "https://html.spec.whatwg.org/multipage/links.html#link-type-noreferrer",
|
|
656
659
|
"support": {
|
|
657
660
|
"chrome": {
|
|
658
661
|
"version_added": "16"
|
package/html/elements/abbr.json
CHANGED
package/html/elements/area.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
"area": {
|
|
5
5
|
"__compat": {
|
|
6
6
|
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Element/area",
|
|
7
|
+
"spec_url": "https://html.spec.whatwg.org/multipage/image-maps.html#the-area-element",
|
|
7
8
|
"support": {
|
|
8
9
|
"chrome": {
|
|
9
10
|
"version_added": true
|
|
@@ -615,6 +616,7 @@
|
|
|
615
616
|
"noopener": {
|
|
616
617
|
"__compat": {
|
|
617
618
|
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Link_types/noopener",
|
|
619
|
+
"spec_url": "https://html.spec.whatwg.org/multipage/links.html#link-type-noopener",
|
|
618
620
|
"support": {
|
|
619
621
|
"chrome": {
|
|
620
622
|
"version_added": "49"
|
|
@@ -665,6 +667,7 @@
|
|
|
665
667
|
"noreferrer": {
|
|
666
668
|
"__compat": {
|
|
667
669
|
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Link_types/noreferrer",
|
|
670
|
+
"spec_url": "https://html.spec.whatwg.org/multipage/links.html#link-type-noreferrer",
|
|
668
671
|
"support": {
|
|
669
672
|
"chrome": {
|
|
670
673
|
"version_added": "16"
|
package/html/elements/aside.json
CHANGED
package/html/elements/audio.json
CHANGED
package/html/elements/b.json
CHANGED
package/html/elements/base.json
CHANGED
package/html/elements/bdi.json
CHANGED
package/html/elements/bdo.json
CHANGED
package/html/elements/big.json
CHANGED
package/html/elements/blink.json
CHANGED
package/html/elements/body.json
CHANGED
package/html/elements/br.json
CHANGED