@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/css/at-rules/media.json
CHANGED
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
"__compat": {
|
|
6
6
|
"description": "<code>@media</code>",
|
|
7
7
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media",
|
|
8
|
+
"spec_url": [
|
|
9
|
+
"https://drafts.csswg.org/mediaqueries/#media-descriptor-table",
|
|
10
|
+
"https://drafts.csswg.org/css-conditional/#at-media"
|
|
11
|
+
],
|
|
8
12
|
"support": {
|
|
9
13
|
"chrome": {
|
|
10
14
|
"version_added": "1"
|
|
@@ -52,6 +56,7 @@
|
|
|
52
56
|
"any-hover": {
|
|
53
57
|
"__compat": {
|
|
54
58
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/any-hover",
|
|
59
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#descdef-media-any-hover",
|
|
55
60
|
"description": "<code>any-hover</code> media feature",
|
|
56
61
|
"support": {
|
|
57
62
|
"chrome": {
|
|
@@ -101,6 +106,7 @@
|
|
|
101
106
|
"any-pointer": {
|
|
102
107
|
"__compat": {
|
|
103
108
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/any-pointer",
|
|
109
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#descdef-media-any-pointer",
|
|
104
110
|
"description": "<code>any-pointer</code> media feature",
|
|
105
111
|
"support": {
|
|
106
112
|
"chrome": {
|
|
@@ -151,6 +157,7 @@
|
|
|
151
157
|
"__compat": {
|
|
152
158
|
"description": "<code>aspect-ratio</code> media feature",
|
|
153
159
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/aspect-ratio",
|
|
160
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#aspect-ratio",
|
|
154
161
|
"support": {
|
|
155
162
|
"chrome": {
|
|
156
163
|
"version_added": "3"
|
|
@@ -200,6 +207,7 @@
|
|
|
200
207
|
"__compat": {
|
|
201
208
|
"description": "<code>calc()</code> expressions",
|
|
202
209
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/calc()",
|
|
210
|
+
"spec_url": "https://drafts.csswg.org/css-values/#calc-notation",
|
|
203
211
|
"support": {
|
|
204
212
|
"chrome": {
|
|
205
213
|
"version_added": "66"
|
|
@@ -249,6 +257,7 @@
|
|
|
249
257
|
"__compat": {
|
|
250
258
|
"description": "<code>color</code> media feature",
|
|
251
259
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/color",
|
|
260
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#color",
|
|
252
261
|
"support": {
|
|
253
262
|
"chrome": {
|
|
254
263
|
"version_added": "1"
|
|
@@ -298,6 +307,7 @@
|
|
|
298
307
|
"__compat": {
|
|
299
308
|
"description": "<code>color-gamut</code> media feature",
|
|
300
309
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/color-gamut",
|
|
310
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#color-gamut",
|
|
301
311
|
"support": {
|
|
302
312
|
"chrome": {
|
|
303
313
|
"version_added": "58"
|
|
@@ -347,6 +357,7 @@
|
|
|
347
357
|
"__compat": {
|
|
348
358
|
"description": "<code>color-index</code> media feature",
|
|
349
359
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/color-index",
|
|
360
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#color-index",
|
|
350
361
|
"support": {
|
|
351
362
|
"chrome": {
|
|
352
363
|
"version_added": "29"
|
|
@@ -396,6 +407,7 @@
|
|
|
396
407
|
"__compat": {
|
|
397
408
|
"description": "<code>device-aspect-ratio</code> media feature",
|
|
398
409
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/device-aspect-ratio",
|
|
410
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#device-aspect-ratio",
|
|
399
411
|
"support": {
|
|
400
412
|
"chrome": {
|
|
401
413
|
"version_added": "1"
|
|
@@ -445,6 +457,7 @@
|
|
|
445
457
|
"__compat": {
|
|
446
458
|
"description": "<code>device-height</code> media feature",
|
|
447
459
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/device-height",
|
|
460
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#device-height",
|
|
448
461
|
"support": {
|
|
449
462
|
"chrome": {
|
|
450
463
|
"version_added": "1"
|
|
@@ -494,6 +507,7 @@
|
|
|
494
507
|
"__compat": {
|
|
495
508
|
"description": "<code>device-width</code> media feature",
|
|
496
509
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/device-width",
|
|
510
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#device-width",
|
|
497
511
|
"support": {
|
|
498
512
|
"chrome": {
|
|
499
513
|
"version_added": "1"
|
|
@@ -543,6 +557,7 @@
|
|
|
543
557
|
"__compat": {
|
|
544
558
|
"description": "<code>display-mode</code> media feature",
|
|
545
559
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/display-mode",
|
|
560
|
+
"spec_url": "https://w3c.github.io/manifest/#the-display-mode-media-feature",
|
|
546
561
|
"support": {
|
|
547
562
|
"chrome": {
|
|
548
563
|
"version_added": "45"
|
|
@@ -594,6 +609,7 @@
|
|
|
594
609
|
"__compat": {
|
|
595
610
|
"description": "<code>forced-colors</code> media feature",
|
|
596
611
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/forced-colors",
|
|
612
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries-5/#forced-colors",
|
|
597
613
|
"support": {
|
|
598
614
|
"chrome": {
|
|
599
615
|
"version_added": "79",
|
|
@@ -661,6 +677,7 @@
|
|
|
661
677
|
"__compat": {
|
|
662
678
|
"description": "<code>grid</code> media feature",
|
|
663
679
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/grid",
|
|
680
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries-4/#grid",
|
|
664
681
|
"support": {
|
|
665
682
|
"chrome": {
|
|
666
683
|
"version_added": "1"
|
|
@@ -710,6 +727,7 @@
|
|
|
710
727
|
"__compat": {
|
|
711
728
|
"description": "<code>height</code> media feature",
|
|
712
729
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/height",
|
|
730
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#height",
|
|
713
731
|
"support": {
|
|
714
732
|
"chrome": {
|
|
715
733
|
"version_added": "1"
|
|
@@ -758,6 +776,7 @@
|
|
|
758
776
|
"hover": {
|
|
759
777
|
"__compat": {
|
|
760
778
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/hover",
|
|
779
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#hover",
|
|
761
780
|
"description": "<code>hover</code> media feature",
|
|
762
781
|
"support": {
|
|
763
782
|
"chrome": {
|
|
@@ -810,6 +829,7 @@
|
|
|
810
829
|
"__compat": {
|
|
811
830
|
"description": "<code>inverted-colors</code> media feature",
|
|
812
831
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/inverted-colors",
|
|
832
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries-5/#inverted",
|
|
813
833
|
"support": {
|
|
814
834
|
"chrome": {
|
|
815
835
|
"version_added": false
|
|
@@ -955,6 +975,7 @@
|
|
|
955
975
|
"__compat": {
|
|
956
976
|
"description": "<code>monochrome</code> media feature",
|
|
957
977
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/monochrome",
|
|
978
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#monochrome",
|
|
958
979
|
"support": {
|
|
959
980
|
"chrome": {
|
|
960
981
|
"version_added": "1"
|
|
@@ -1052,6 +1073,7 @@
|
|
|
1052
1073
|
"__compat": {
|
|
1053
1074
|
"description": "<code>orientation</code> media feature",
|
|
1054
1075
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/orientation",
|
|
1076
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#orientation",
|
|
1055
1077
|
"support": {
|
|
1056
1078
|
"chrome": {
|
|
1057
1079
|
"version_added": "3"
|
|
@@ -1101,6 +1123,7 @@
|
|
|
1101
1123
|
"__compat": {
|
|
1102
1124
|
"description": "<code>overflow-block</code> media feature",
|
|
1103
1125
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/overflow-block",
|
|
1126
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#mf-overflow-block",
|
|
1104
1127
|
"support": {
|
|
1105
1128
|
"chrome": {
|
|
1106
1129
|
"version_added": false
|
|
@@ -1150,6 +1173,7 @@
|
|
|
1150
1173
|
"__compat": {
|
|
1151
1174
|
"description": "<code>overflow-inline</code> media feature",
|
|
1152
1175
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/overflow-inline",
|
|
1176
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#mf-overflow-inline",
|
|
1153
1177
|
"support": {
|
|
1154
1178
|
"chrome": {
|
|
1155
1179
|
"version_added": false
|
|
@@ -1198,6 +1222,7 @@
|
|
|
1198
1222
|
"pointer": {
|
|
1199
1223
|
"__compat": {
|
|
1200
1224
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/pointer",
|
|
1225
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#pointer",
|
|
1201
1226
|
"description": "<code>pointer</code> media feature",
|
|
1202
1227
|
"support": {
|
|
1203
1228
|
"chrome": {
|
|
@@ -1247,6 +1272,7 @@
|
|
|
1247
1272
|
"prefers-color-scheme": {
|
|
1248
1273
|
"__compat": {
|
|
1249
1274
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/prefers-color-scheme",
|
|
1275
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries-5/#descdef-media-prefers-color-scheme",
|
|
1250
1276
|
"description": "<code>prefers-color-scheme</code> media feature",
|
|
1251
1277
|
"support": {
|
|
1252
1278
|
"chrome": {
|
|
@@ -1353,6 +1379,7 @@
|
|
|
1353
1379
|
"__compat": {
|
|
1354
1380
|
"description": "<code>prefers-contrast</code> media feature",
|
|
1355
1381
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/prefers-contrast",
|
|
1382
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries-5/#descdef-media-prefers-contrast",
|
|
1356
1383
|
"support": {
|
|
1357
1384
|
"chrome": {
|
|
1358
1385
|
"version_added": false
|
|
@@ -1408,6 +1435,7 @@
|
|
|
1408
1435
|
"prefers-reduced-data": {
|
|
1409
1436
|
"__compat": {
|
|
1410
1437
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/prefers-reduced-data",
|
|
1438
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries-5/#descdef-media-prefers-reduced-data",
|
|
1411
1439
|
"description": "<code>prefers-reduced-data</code> media feature",
|
|
1412
1440
|
"support": {
|
|
1413
1441
|
"chrome": {
|
|
@@ -1482,6 +1510,7 @@
|
|
|
1482
1510
|
"prefers-reduced-motion": {
|
|
1483
1511
|
"__compat": {
|
|
1484
1512
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/prefers-reduced-motion",
|
|
1513
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries-5/#descdef-media-prefers-reduced-motion",
|
|
1485
1514
|
"description": "<code>prefers-reduced-motion</code> media feature",
|
|
1486
1515
|
"support": {
|
|
1487
1516
|
"chrome": {
|
|
@@ -1532,6 +1561,7 @@
|
|
|
1532
1561
|
"__compat": {
|
|
1533
1562
|
"description": "<code>prefers-reduced-transparency</code> media feature",
|
|
1534
1563
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/prefers-reduced-transparency",
|
|
1564
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries-5/#descdef-media-prefers-reduced-transparency",
|
|
1535
1565
|
"support": {
|
|
1536
1566
|
"chrome": {
|
|
1537
1567
|
"version_added": false
|
|
@@ -1577,10 +1607,61 @@
|
|
|
1577
1607
|
}
|
|
1578
1608
|
}
|
|
1579
1609
|
},
|
|
1610
|
+
"range_syntax": {
|
|
1611
|
+
"__compat": {
|
|
1612
|
+
"description": "Range syntax from Media Queries Level 4",
|
|
1613
|
+
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/Media_Queries/Using_media_queries#syntax_improvements_in_level_4",
|
|
1614
|
+
"support": {
|
|
1615
|
+
"chrome": {
|
|
1616
|
+
"version_added": false,
|
|
1617
|
+
"notes": "See <a href='https://crbug.com/1034465'>bug 1034465</a>."
|
|
1618
|
+
},
|
|
1619
|
+
"chrome_android": {
|
|
1620
|
+
"version_added": false
|
|
1621
|
+
},
|
|
1622
|
+
"edge": {
|
|
1623
|
+
"version_added": false
|
|
1624
|
+
},
|
|
1625
|
+
"firefox": {
|
|
1626
|
+
"version_added": "63"
|
|
1627
|
+
},
|
|
1628
|
+
"firefox_android": {
|
|
1629
|
+
"version_added": "63"
|
|
1630
|
+
},
|
|
1631
|
+
"ie": {
|
|
1632
|
+
"version_added": false
|
|
1633
|
+
},
|
|
1634
|
+
"opera": {
|
|
1635
|
+
"version_added": false
|
|
1636
|
+
},
|
|
1637
|
+
"opera_android": {
|
|
1638
|
+
"version_added": false
|
|
1639
|
+
},
|
|
1640
|
+
"safari": {
|
|
1641
|
+
"version_added": false
|
|
1642
|
+
},
|
|
1643
|
+
"safari_ios": {
|
|
1644
|
+
"version_added": false
|
|
1645
|
+
},
|
|
1646
|
+
"samsunginternet_android": {
|
|
1647
|
+
"version_added": false
|
|
1648
|
+
},
|
|
1649
|
+
"webview_android": {
|
|
1650
|
+
"version_added": false
|
|
1651
|
+
}
|
|
1652
|
+
},
|
|
1653
|
+
"status": {
|
|
1654
|
+
"experimental": true,
|
|
1655
|
+
"standard_track": true,
|
|
1656
|
+
"deprecated": false
|
|
1657
|
+
}
|
|
1658
|
+
}
|
|
1659
|
+
},
|
|
1580
1660
|
"resolution": {
|
|
1581
1661
|
"__compat": {
|
|
1582
1662
|
"description": "<code>resolution</code> media feature",
|
|
1583
1663
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/resolution",
|
|
1664
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#resolution",
|
|
1584
1665
|
"support": {
|
|
1585
1666
|
"chrome": {
|
|
1586
1667
|
"version_added": "29"
|
|
@@ -1658,6 +1739,7 @@
|
|
|
1658
1739
|
"__compat": {
|
|
1659
1740
|
"description": "<code>scan</code> media feature",
|
|
1660
1741
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/scan",
|
|
1742
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#scan",
|
|
1661
1743
|
"support": {
|
|
1662
1744
|
"chrome": {
|
|
1663
1745
|
"version_added": false
|
|
@@ -1707,6 +1789,7 @@
|
|
|
1707
1789
|
"__compat": {
|
|
1708
1790
|
"description": "<code>scripting</code> media feature",
|
|
1709
1791
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/scripting",
|
|
1792
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries-5/#scripting",
|
|
1710
1793
|
"support": {
|
|
1711
1794
|
"chrome": {
|
|
1712
1795
|
"version_added": false,
|
|
@@ -1811,6 +1894,7 @@
|
|
|
1811
1894
|
"__compat": {
|
|
1812
1895
|
"description": "<code>update</code> media feature",
|
|
1813
1896
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/update-frequency",
|
|
1897
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#update",
|
|
1814
1898
|
"support": {
|
|
1815
1899
|
"chrome": {
|
|
1816
1900
|
"version_added": false
|
|
@@ -1860,6 +1944,7 @@
|
|
|
1860
1944
|
"__compat": {
|
|
1861
1945
|
"description": "<code>width</code> media feature",
|
|
1862
1946
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/width",
|
|
1947
|
+
"spec_url": "https://drafts.csswg.org/mediaqueries/#width",
|
|
1863
1948
|
"support": {
|
|
1864
1949
|
"chrome": {
|
|
1865
1950
|
"version_added": "1"
|
|
@@ -2013,6 +2098,7 @@
|
|
|
2013
2098
|
"__compat": {
|
|
2014
2099
|
"description": "<code>-webkit-device-pixel-ratio</code> media feature",
|
|
2015
2100
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/-webkit-device-pixel-ratio",
|
|
2101
|
+
"spec_url": "https://compat.spec.whatwg.org/#css-media-queries-webkit-device-pixel-ratio",
|
|
2016
2102
|
"support": {
|
|
2017
2103
|
"chrome": {
|
|
2018
2104
|
"version_added": "1"
|
|
@@ -2122,6 +2208,7 @@
|
|
|
2122
2208
|
"__compat": {
|
|
2123
2209
|
"description": "<code>-webkit-max-device-pixel-ratio</code> media feature",
|
|
2124
2210
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/-webkit-device-pixel-ratio",
|
|
2211
|
+
"spec_url": "https://compat.spec.whatwg.org/#css-media-queries-webkit-device-pixel-ratio",
|
|
2125
2212
|
"support": {
|
|
2126
2213
|
"chrome": {
|
|
2127
2214
|
"version_added": "1"
|
|
@@ -2231,6 +2318,7 @@
|
|
|
2231
2318
|
"__compat": {
|
|
2232
2319
|
"description": "<code>-webkit-min-device-pixel-ratio</code> media feature",
|
|
2233
2320
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/-webkit-device-pixel-ratio",
|
|
2321
|
+
"spec_url": "https://compat.spec.whatwg.org/#css-media-queries-webkit-device-pixel-ratio",
|
|
2234
2322
|
"support": {
|
|
2235
2323
|
"chrome": {
|
|
2236
2324
|
"version_added": "1"
|
|
@@ -2395,6 +2483,7 @@
|
|
|
2395
2483
|
"__compat": {
|
|
2396
2484
|
"description": "<code>-webkit-transform-3d</code> media feature",
|
|
2397
2485
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@media/-webkit-transform-3d",
|
|
2486
|
+
"spec_url": "https://compat.spec.whatwg.org/#css-media-queries-webkit-transform-3d",
|
|
2398
2487
|
"support": {
|
|
2399
2488
|
"chrome": {
|
|
2400
2489
|
"version_added": "2",
|
package/css/at-rules/page.json
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
"__compat": {
|
|
6
6
|
"description": "<code>@page</code>",
|
|
7
7
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@page",
|
|
8
|
+
"spec_url": "https://drafts.csswg.org/css-logical/#page",
|
|
8
9
|
"support": {
|
|
9
10
|
"chrome": {
|
|
10
11
|
"version_added": "2"
|
|
@@ -53,6 +54,7 @@
|
|
|
53
54
|
"__compat": {
|
|
54
55
|
"description": "<code>bleed</code> descriptor",
|
|
55
56
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@page/bleed",
|
|
57
|
+
"spec_url": "https://drafts.csswg.org/css-page/#bleed",
|
|
56
58
|
"support": {
|
|
57
59
|
"chrome": {
|
|
58
60
|
"version_added": false
|
|
@@ -102,6 +104,7 @@
|
|
|
102
104
|
"__compat": {
|
|
103
105
|
"description": "<code>marks</code> descriptor",
|
|
104
106
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@page/marks",
|
|
107
|
+
"spec_url": "https://drafts.csswg.org/css-page/#marks",
|
|
105
108
|
"support": {
|
|
106
109
|
"chrome": {
|
|
107
110
|
"version_added": false
|
|
@@ -249,6 +252,7 @@
|
|
|
249
252
|
"__compat": {
|
|
250
253
|
"description": "<code>size</code> descriptor",
|
|
251
254
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@page/size",
|
|
255
|
+
"spec_url": "https://drafts.csswg.org/css-page/#page-size-prop",
|
|
252
256
|
"support": {
|
|
253
257
|
"chrome": {
|
|
254
258
|
"version_added": "15"
|
|
@@ -297,6 +301,7 @@
|
|
|
297
301
|
"__compat": {
|
|
298
302
|
"description": "<code>jis-b4</code> page size",
|
|
299
303
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@page/size",
|
|
304
|
+
"spec_url": "https://drafts.csswg.org/css-page/#page-size-prop",
|
|
300
305
|
"support": {
|
|
301
306
|
"chrome": {
|
|
302
307
|
"version_added": "83"
|
|
@@ -346,6 +351,7 @@
|
|
|
346
351
|
"__compat": {
|
|
347
352
|
"description": "<code>jis-b5</code> page size",
|
|
348
353
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@page/size",
|
|
354
|
+
"spec_url": "https://drafts.csswg.org/css-page/#page-size-prop",
|
|
349
355
|
"support": {
|
|
350
356
|
"chrome": {
|
|
351
357
|
"version_added": "83"
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
"__compat": {
|
|
6
6
|
"description": "<code>@supports</code>",
|
|
7
7
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@supports",
|
|
8
|
+
"spec_url": [
|
|
9
|
+
"https://drafts.csswg.org/css-conditional-4/#at-supports-ext",
|
|
10
|
+
"https://drafts.csswg.org/css-conditional/#at-supports"
|
|
11
|
+
],
|
|
8
12
|
"support": {
|
|
9
13
|
"chrome": {
|
|
10
14
|
"version_added": "28"
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
"__compat": {
|
|
6
6
|
"description": "<code>@viewport</code>",
|
|
7
7
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@viewport",
|
|
8
|
+
"spec_url": [
|
|
9
|
+
"https://drafts.csswg.org/css-round-display/#extending-viewport-rule",
|
|
10
|
+
"https://drafts.csswg.org/css-device-adapt/#atviewport-rule"
|
|
11
|
+
],
|
|
8
12
|
"support": {
|
|
9
13
|
"chrome": {
|
|
10
14
|
"version_removed": "84",
|
|
@@ -5,21 +5,26 @@
|
|
|
5
5
|
"__compat": {
|
|
6
6
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/aspect-ratio",
|
|
7
7
|
"support": {
|
|
8
|
-
"chrome":
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
8
|
+
"chrome": [
|
|
9
|
+
{
|
|
10
|
+
"version_added": "88"
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"version_added": "84",
|
|
14
|
+
"flags": [
|
|
15
|
+
{
|
|
16
|
+
"type": "preference",
|
|
17
|
+
"name": "#enable-experimental-web-platform-features",
|
|
18
|
+
"value_to_set": "Enabled"
|
|
19
|
+
}
|
|
20
|
+
]
|
|
21
|
+
}
|
|
22
|
+
],
|
|
18
23
|
"chrome_android": {
|
|
19
|
-
"version_added":
|
|
24
|
+
"version_added": "88"
|
|
20
25
|
},
|
|
21
26
|
"edge": {
|
|
22
|
-
"version_added":
|
|
27
|
+
"version_added": "88"
|
|
23
28
|
},
|
|
24
29
|
"firefox": [
|
|
25
30
|
{
|
|
@@ -69,7 +74,7 @@
|
|
|
69
74
|
"version_added": false
|
|
70
75
|
},
|
|
71
76
|
"webview_android": {
|
|
72
|
-
"version_added":
|
|
77
|
+
"version_added": "88"
|
|
73
78
|
}
|
|
74
79
|
},
|
|
75
80
|
"status": {
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"version_added": "1.0"
|
|
40
40
|
},
|
|
41
41
|
"webview_android": {
|
|
42
|
-
"version_added": "
|
|
42
|
+
"version_added": "1"
|
|
43
43
|
}
|
|
44
44
|
},
|
|
45
45
|
"status": {
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"version_added": "1.0"
|
|
87
87
|
},
|
|
88
88
|
"webview_android": {
|
|
89
|
-
"version_added": "
|
|
89
|
+
"version_added": "1"
|
|
90
90
|
}
|
|
91
91
|
},
|
|
92
92
|
"status": {
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"version_added": "2.0"
|
|
141
141
|
},
|
|
142
142
|
"webview_android": {
|
|
143
|
-
"version_added": "
|
|
143
|
+
"version_added": "4.4"
|
|
144
144
|
}
|
|
145
145
|
},
|
|
146
146
|
"status": {
|
|
@@ -70,14 +70,7 @@
|
|
|
70
70
|
}
|
|
71
71
|
],
|
|
72
72
|
"opera_android": {
|
|
73
|
-
"version_added":
|
|
74
|
-
"flags": [
|
|
75
|
-
{
|
|
76
|
-
"type": "preference",
|
|
77
|
-
"name": "Experimental Web Platform Features",
|
|
78
|
-
"value_to_set": "enabled"
|
|
79
|
-
}
|
|
80
|
-
]
|
|
73
|
+
"version_added": false
|
|
81
74
|
},
|
|
82
75
|
"safari": {
|
|
83
76
|
"version_added": false
|
|
@@ -70,7 +70,14 @@
|
|
|
70
70
|
}
|
|
71
71
|
],
|
|
72
72
|
"opera_android": {
|
|
73
|
-
"version_added": "48"
|
|
73
|
+
"version_added": "48",
|
|
74
|
+
"flags": [
|
|
75
|
+
{
|
|
76
|
+
"type": "preference",
|
|
77
|
+
"name": "enable-experimental-web-platform-features",
|
|
78
|
+
"value_to_set": "enabled"
|
|
79
|
+
}
|
|
80
|
+
]
|
|
74
81
|
},
|
|
75
82
|
"safari": {
|
|
76
83
|
"version_added": false
|
|
@@ -79,7 +86,7 @@
|
|
|
79
86
|
"version_added": false
|
|
80
87
|
},
|
|
81
88
|
"samsunginternet_android": {
|
|
82
|
-
"version_added":
|
|
89
|
+
"version_added": false
|
|
83
90
|
},
|
|
84
91
|
"webview_android": {
|
|
85
92
|
"version_added": "87"
|
|
@@ -69,9 +69,21 @@
|
|
|
69
69
|
]
|
|
70
70
|
}
|
|
71
71
|
],
|
|
72
|
-
"opera_android":
|
|
73
|
-
|
|
74
|
-
|
|
72
|
+
"opera_android": [
|
|
73
|
+
{
|
|
74
|
+
"version_added": false
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"version_added": "48",
|
|
78
|
+
"flags": [
|
|
79
|
+
{
|
|
80
|
+
"type": "preference",
|
|
81
|
+
"name": "enable-experimental-web-platform-features",
|
|
82
|
+
"value_to_set": "enabled"
|
|
83
|
+
}
|
|
84
|
+
]
|
|
85
|
+
}
|
|
86
|
+
],
|
|
75
87
|
"safari": {
|
|
76
88
|
"version_added": false
|
|
77
89
|
},
|
|
@@ -79,7 +91,7 @@
|
|
|
79
91
|
"version_added": false
|
|
80
92
|
},
|
|
81
93
|
"samsunginternet_android": {
|
|
82
|
-
"version_added":
|
|
94
|
+
"version_added": false
|
|
83
95
|
},
|
|
84
96
|
"webview_android": {
|
|
85
97
|
"version_added": "87"
|
|
@@ -70,7 +70,14 @@
|
|
|
70
70
|
}
|
|
71
71
|
],
|
|
72
72
|
"opera_android": {
|
|
73
|
-
"version_added": "48"
|
|
73
|
+
"version_added": "48",
|
|
74
|
+
"flags": [
|
|
75
|
+
{
|
|
76
|
+
"type": "preference",
|
|
77
|
+
"name": "enable-experimental-web-platform-features",
|
|
78
|
+
"value_to_set": "enabled"
|
|
79
|
+
}
|
|
80
|
+
]
|
|
74
81
|
},
|
|
75
82
|
"safari": {
|
|
76
83
|
"version_added": false
|
|
@@ -79,7 +86,7 @@
|
|
|
79
86
|
"version_added": false
|
|
80
87
|
},
|
|
81
88
|
"samsunginternet_android": {
|
|
82
|
-
"version_added":
|
|
89
|
+
"version_added": false
|
|
83
90
|
},
|
|
84
91
|
"webview_android": {
|
|
85
92
|
"version_added": "87"
|
|
@@ -70,7 +70,14 @@
|
|
|
70
70
|
}
|
|
71
71
|
],
|
|
72
72
|
"opera_android": {
|
|
73
|
-
"version_added": "48"
|
|
73
|
+
"version_added": "48",
|
|
74
|
+
"flags": [
|
|
75
|
+
{
|
|
76
|
+
"type": "preference",
|
|
77
|
+
"name": "enable-experimental-web-platform-features",
|
|
78
|
+
"value_to_set": "enabled"
|
|
79
|
+
}
|
|
80
|
+
]
|
|
74
81
|
},
|
|
75
82
|
"safari": {
|
|
76
83
|
"version_added": false
|
|
@@ -79,7 +86,7 @@
|
|
|
79
86
|
"version_added": false
|
|
80
87
|
},
|
|
81
88
|
"samsunginternet_android": {
|
|
82
|
-
"version_added":
|
|
89
|
+
"version_added": false
|
|
83
90
|
},
|
|
84
91
|
"webview_android": {
|
|
85
92
|
"version_added": "87"
|
|
@@ -26,8 +26,7 @@
|
|
|
26
26
|
"name": "layout.css.vertical-text.enabled",
|
|
27
27
|
"value_to_set": "true"
|
|
28
28
|
}
|
|
29
|
-
]
|
|
30
|
-
"notes": "Enabled by default since Firefox 41."
|
|
29
|
+
]
|
|
31
30
|
},
|
|
32
31
|
{
|
|
33
32
|
"version_added": "3",
|
|
@@ -46,8 +45,7 @@
|
|
|
46
45
|
"name": "layout.css.vertical-text.enabled",
|
|
47
46
|
"value_to_set": "true"
|
|
48
47
|
}
|
|
49
|
-
]
|
|
50
|
-
"notes": "Enabled by default since Firefox 41."
|
|
48
|
+
]
|
|
51
49
|
},
|
|
52
50
|
{
|
|
53
51
|
"version_added": "4",
|
|
@@ -26,8 +26,7 @@
|
|
|
26
26
|
"name": "layout.css.vertical-text.enabled",
|
|
27
27
|
"value_to_set": "true"
|
|
28
28
|
}
|
|
29
|
-
]
|
|
30
|
-
"notes": "Enabled by default since Firefox 41."
|
|
29
|
+
]
|
|
31
30
|
},
|
|
32
31
|
{
|
|
33
32
|
"version_added": "3",
|
|
@@ -46,8 +45,7 @@
|
|
|
46
45
|
"name": "layout.css.vertical-text.enabled",
|
|
47
46
|
"value_to_set": "true"
|
|
48
47
|
}
|
|
49
|
-
]
|
|
50
|
-
"notes": "Enabled by default since Firefox 41."
|
|
48
|
+
]
|
|
51
49
|
},
|
|
52
50
|
{
|
|
53
51
|
"version_added": "4",
|