@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/browsers/firefox.json
CHANGED
|
@@ -609,27 +609,28 @@
|
|
|
609
609
|
"84": {
|
|
610
610
|
"release_date": "2020-12-15",
|
|
611
611
|
"release_notes": "https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/84",
|
|
612
|
-
"status": "
|
|
612
|
+
"status": "retired",
|
|
613
613
|
"engine": "Gecko",
|
|
614
614
|
"engine_version": "84"
|
|
615
615
|
},
|
|
616
616
|
"85": {
|
|
617
617
|
"release_date": "2021-01-26",
|
|
618
618
|
"release_notes": "https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/85",
|
|
619
|
-
"status": "
|
|
619
|
+
"status": "current",
|
|
620
620
|
"engine": "Gecko",
|
|
621
621
|
"engine_version": "85"
|
|
622
622
|
},
|
|
623
623
|
"86": {
|
|
624
624
|
"release_date": "2021-02-23",
|
|
625
625
|
"release_notes": "https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/86",
|
|
626
|
-
"status": "
|
|
626
|
+
"status": "beta",
|
|
627
627
|
"engine": "Gecko",
|
|
628
628
|
"engine_version": "86"
|
|
629
629
|
},
|
|
630
630
|
"87": {
|
|
631
631
|
"release_date": "2021-03-23",
|
|
632
|
-
"
|
|
632
|
+
"release_notes": "https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/87",
|
|
633
|
+
"status": "nightly",
|
|
633
634
|
"engine": "Gecko",
|
|
634
635
|
"engine_version": "87"
|
|
635
636
|
},
|
|
@@ -476,27 +476,28 @@
|
|
|
476
476
|
"84": {
|
|
477
477
|
"release_date": "2020-12-15",
|
|
478
478
|
"release_notes": "https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/84",
|
|
479
|
-
"status": "
|
|
479
|
+
"status": "retired",
|
|
480
480
|
"engine": "Gecko",
|
|
481
481
|
"engine_version": "84"
|
|
482
482
|
},
|
|
483
483
|
"85": {
|
|
484
484
|
"release_date": "2021-01-26",
|
|
485
485
|
"release_notes": "https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/85",
|
|
486
|
-
"status": "
|
|
486
|
+
"status": "current",
|
|
487
487
|
"engine": "Gecko",
|
|
488
488
|
"engine_version": "85"
|
|
489
489
|
},
|
|
490
490
|
"86": {
|
|
491
491
|
"release_date": "2021-02-23",
|
|
492
492
|
"release_notes": "https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/86",
|
|
493
|
-
"status": "
|
|
493
|
+
"status": "beta",
|
|
494
494
|
"engine": "Gecko",
|
|
495
495
|
"engine_version": "86"
|
|
496
496
|
},
|
|
497
497
|
"87": {
|
|
498
498
|
"release_date": "2021-03-23",
|
|
499
|
-
"
|
|
499
|
+
"release_notes": "https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/87",
|
|
500
|
+
"status": "nightly",
|
|
500
501
|
"engine": "Gecko",
|
|
501
502
|
"engine_version": "87"
|
|
502
503
|
},
|
package/browsers/opera.json
CHANGED
|
@@ -566,19 +566,26 @@
|
|
|
566
566
|
"73": {
|
|
567
567
|
"release_date": "2020-12-09",
|
|
568
568
|
"release_notes": "https://blogs.opera.com/desktop/2020/12/opera-73-update/",
|
|
569
|
-
"status": "
|
|
569
|
+
"status": "retired",
|
|
570
570
|
"engine": "Blink",
|
|
571
571
|
"engine_version": "87"
|
|
572
572
|
},
|
|
573
573
|
"74": {
|
|
574
|
-
"
|
|
574
|
+
"release_date": "2021-02-02",
|
|
575
|
+
"release_notes": "https://blogs.opera.com/desktop/2021/02/opera-74-stable/",
|
|
576
|
+
"status": "current",
|
|
575
577
|
"engine": "Blink",
|
|
576
578
|
"engine_version": "88"
|
|
577
579
|
},
|
|
578
580
|
"75": {
|
|
579
|
-
"status": "
|
|
581
|
+
"status": "beta",
|
|
580
582
|
"engine": "Blink",
|
|
581
583
|
"engine_version": "89"
|
|
584
|
+
},
|
|
585
|
+
"76": {
|
|
586
|
+
"status": "nightly",
|
|
587
|
+
"engine": "Blink",
|
|
588
|
+
"engine_version": "90"
|
|
582
589
|
}
|
|
583
590
|
}
|
|
584
591
|
}
|
|
@@ -430,19 +430,26 @@
|
|
|
430
430
|
"87": {
|
|
431
431
|
"release_date": "2020-11-17",
|
|
432
432
|
"release_notes": "https://chromereleases.googleblog.com/2020/11/chrome-for-android-update_17.html",
|
|
433
|
-
"status": "
|
|
433
|
+
"status": "retired",
|
|
434
434
|
"engine": "Blink",
|
|
435
435
|
"engine_version": "87"
|
|
436
436
|
},
|
|
437
437
|
"88": {
|
|
438
|
-
"
|
|
438
|
+
"release_date": "2021-01-19",
|
|
439
|
+
"release_notes": "https://chromereleases.googleblog.com/2021/01/chrome-for-android-update_19.html",
|
|
440
|
+
"status": "current",
|
|
439
441
|
"engine": "Blink",
|
|
440
442
|
"engine_version": "88"
|
|
441
443
|
},
|
|
442
444
|
"89": {
|
|
443
|
-
"status": "
|
|
445
|
+
"status": "beta",
|
|
444
446
|
"engine": "Blink",
|
|
445
447
|
"engine_version": "89"
|
|
448
|
+
},
|
|
449
|
+
"90": {
|
|
450
|
+
"status": "nightly",
|
|
451
|
+
"engine": "Blink",
|
|
452
|
+
"engine_version": "90"
|
|
446
453
|
}
|
|
447
454
|
}
|
|
448
455
|
}
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
"__compat": {
|
|
6
6
|
"description": "<code>@counter-style</code>",
|
|
7
7
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@counter-style",
|
|
8
|
+
"spec_url": "https://drafts.csswg.org/css-counter-styles/#the-counter-style-rule",
|
|
8
9
|
"support": {
|
|
9
10
|
"chrome": {
|
|
10
11
|
"version_added": false
|
|
@@ -52,6 +53,7 @@
|
|
|
52
53
|
"additive-symbols": {
|
|
53
54
|
"__compat": {
|
|
54
55
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@counter-style/additive-symbols",
|
|
56
|
+
"spec_url": "https://drafts.csswg.org/css-counter-styles/#counter-style-symbols",
|
|
55
57
|
"description": "<code>additive-symbols</code>",
|
|
56
58
|
"support": {
|
|
57
59
|
"chrome": {
|
|
@@ -101,6 +103,7 @@
|
|
|
101
103
|
"fallback": {
|
|
102
104
|
"__compat": {
|
|
103
105
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@counter-style/fallback",
|
|
106
|
+
"spec_url": "https://drafts.csswg.org/css-counter-styles/#counter-style-fallback",
|
|
104
107
|
"description": "<code>fallback</code>",
|
|
105
108
|
"support": {
|
|
106
109
|
"chrome": {
|
|
@@ -150,6 +153,7 @@
|
|
|
150
153
|
"negative": {
|
|
151
154
|
"__compat": {
|
|
152
155
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@counter-style/negative",
|
|
156
|
+
"spec_url": "https://drafts.csswg.org/css-counter-styles/#counter-style-system",
|
|
153
157
|
"description": "<code>negative</code>",
|
|
154
158
|
"support": {
|
|
155
159
|
"chrome": {
|
|
@@ -199,6 +203,7 @@
|
|
|
199
203
|
"pad": {
|
|
200
204
|
"__compat": {
|
|
201
205
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@counter-style/pad",
|
|
206
|
+
"spec_url": "https://drafts.csswg.org/css-counter-styles/#descdef-counter-style-pad",
|
|
202
207
|
"description": "<code>pad</code>",
|
|
203
208
|
"support": {
|
|
204
209
|
"chrome": {
|
|
@@ -248,6 +253,7 @@
|
|
|
248
253
|
"prefix": {
|
|
249
254
|
"__compat": {
|
|
250
255
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@counter-style/prefix",
|
|
256
|
+
"spec_url": "https://drafts.csswg.org/css-counter-styles/#descdef-counter-style-prefix",
|
|
251
257
|
"description": "<code>prefix</code>",
|
|
252
258
|
"support": {
|
|
253
259
|
"chrome": {
|
|
@@ -297,6 +303,7 @@
|
|
|
297
303
|
"range": {
|
|
298
304
|
"__compat": {
|
|
299
305
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@counter-style/range",
|
|
306
|
+
"spec_url": "https://drafts.csswg.org/css-counter-styles/#counter-style-range",
|
|
300
307
|
"description": "<code>range</code>",
|
|
301
308
|
"support": {
|
|
302
309
|
"chrome": {
|
|
@@ -346,6 +353,7 @@
|
|
|
346
353
|
"speak-as": {
|
|
347
354
|
"__compat": {
|
|
348
355
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@counter-style/speak-as",
|
|
356
|
+
"spec_url": "https://drafts.csswg.org/css-counter-styles/#counter-style-speak-as",
|
|
349
357
|
"description": "<code>speak-as</code>",
|
|
350
358
|
"support": {
|
|
351
359
|
"chrome": {
|
|
@@ -395,6 +403,7 @@
|
|
|
395
403
|
"suffix": {
|
|
396
404
|
"__compat": {
|
|
397
405
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@counter-style/suffix",
|
|
406
|
+
"spec_url": "https://drafts.csswg.org/css-counter-styles/#descdef-counter-style-suffix",
|
|
398
407
|
"description": "<code>suffix</code>",
|
|
399
408
|
"support": {
|
|
400
409
|
"chrome": {
|
|
@@ -444,6 +453,7 @@
|
|
|
444
453
|
"symbols": {
|
|
445
454
|
"__compat": {
|
|
446
455
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@counter-style/symbols",
|
|
456
|
+
"spec_url": "https://drafts.csswg.org/css-counter-styles/#counter-style-symbols",
|
|
447
457
|
"description": "<code>symbols</code>",
|
|
448
458
|
"support": {
|
|
449
459
|
"chrome": {
|
|
@@ -493,6 +503,7 @@
|
|
|
493
503
|
"system": {
|
|
494
504
|
"__compat": {
|
|
495
505
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@counter-style/system",
|
|
506
|
+
"spec_url": "https://drafts.csswg.org/css-counter-styles/#counter-style-system",
|
|
496
507
|
"description": "<code>system</code>",
|
|
497
508
|
"support": {
|
|
498
509
|
"chrome": {
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
"__compat": {
|
|
6
6
|
"description": "<code>@font-face</code>",
|
|
7
7
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@font-face",
|
|
8
|
+
"spec_url": "https://drafts.csswg.org/css-fonts/#font-face-rule",
|
|
8
9
|
"support": {
|
|
9
10
|
"chrome": {
|
|
10
11
|
"version_added": "1"
|
|
@@ -227,6 +228,7 @@
|
|
|
227
228
|
"font-display": {
|
|
228
229
|
"__compat": {
|
|
229
230
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@font-face/font-display",
|
|
231
|
+
"spec_url": "https://drafts.csswg.org/css-fonts/#font-display-desc",
|
|
230
232
|
"support": {
|
|
231
233
|
"chrome": {
|
|
232
234
|
"version_added": "72"
|
|
@@ -275,6 +277,7 @@
|
|
|
275
277
|
"font-family": {
|
|
276
278
|
"__compat": {
|
|
277
279
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@font-face/font-family",
|
|
280
|
+
"spec_url": "https://drafts.csswg.org/css-fonts/#font-family-desc",
|
|
278
281
|
"support": {
|
|
279
282
|
"chrome": {
|
|
280
283
|
"version_added": "4"
|
|
@@ -386,6 +389,7 @@
|
|
|
386
389
|
"font-stretch": {
|
|
387
390
|
"__compat": {
|
|
388
391
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@font-face/font-stretch",
|
|
392
|
+
"spec_url": "https://drafts.csswg.org/css-fonts/#descdef-font-face-font-stretch",
|
|
389
393
|
"support": {
|
|
390
394
|
"chrome": {
|
|
391
395
|
"version_added": "62"
|
|
@@ -434,6 +438,7 @@
|
|
|
434
438
|
"font-style": {
|
|
435
439
|
"__compat": {
|
|
436
440
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@font-face/font-style",
|
|
441
|
+
"spec_url": "https://drafts.csswg.org/css-fonts/#descdef-font-face-font-style",
|
|
437
442
|
"support": {
|
|
438
443
|
"chrome": {
|
|
439
444
|
"version_added": "4"
|
|
@@ -482,6 +487,10 @@
|
|
|
482
487
|
"font-variant": {
|
|
483
488
|
"__compat": {
|
|
484
489
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@font-face/font-variant",
|
|
490
|
+
"spec_url": [
|
|
491
|
+
"https://drafts.csswg.org/css-fonts-4/#font-prop-desc",
|
|
492
|
+
"https://drafts.csswg.org/css-fonts-3/#font-prop-desc"
|
|
493
|
+
],
|
|
485
494
|
"support": {
|
|
486
495
|
"chrome": {
|
|
487
496
|
"version_added": "4"
|
|
@@ -530,6 +539,7 @@
|
|
|
530
539
|
"font-variation-settings": {
|
|
531
540
|
"__compat": {
|
|
532
541
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@font-face/font-variation-settings",
|
|
542
|
+
"spec_url": "https://drafts.csswg.org/css-fonts/#descdef-font-face-font-variation-settings",
|
|
533
543
|
"support": {
|
|
534
544
|
"chrome": {
|
|
535
545
|
"version_added": "62"
|
|
@@ -604,6 +614,7 @@
|
|
|
604
614
|
"font-weight": {
|
|
605
615
|
"__compat": {
|
|
606
616
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@font-face/font-weight",
|
|
617
|
+
"spec_url": "https://drafts.csswg.org/css-fonts/#descdef-font-face-font-weight",
|
|
607
618
|
"support": {
|
|
608
619
|
"chrome": {
|
|
609
620
|
"version_added": "4"
|
|
@@ -652,6 +663,7 @@
|
|
|
652
663
|
"src": {
|
|
653
664
|
"__compat": {
|
|
654
665
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@font-face/src",
|
|
666
|
+
"spec_url": "https://drafts.csswg.org/css-fonts/#src-desc",
|
|
655
667
|
"support": {
|
|
656
668
|
"chrome": {
|
|
657
669
|
"version_added": "4"
|
|
@@ -748,6 +760,7 @@
|
|
|
748
760
|
"unicode-range": {
|
|
749
761
|
"__compat": {
|
|
750
762
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@font-face/unicode-range",
|
|
763
|
+
"spec_url": "https://drafts.csswg.org/css-fonts/#unicode-range-desc",
|
|
751
764
|
"support": {
|
|
752
765
|
"chrome": {
|
|
753
766
|
"version_added": "1"
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
"__compat": {
|
|
6
6
|
"description": "<code>@font-feature-values</code>",
|
|
7
7
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@font-feature-values",
|
|
8
|
+
"spec_url": "https://drafts.csswg.org/css-fonts/#font-feature-values",
|
|
8
9
|
"support": {
|
|
9
10
|
"chrome": {
|
|
10
11
|
"version_added": false
|
package/css/at-rules/import.json
CHANGED