Skip to content

Commit 3d3cd0d

Browse files
committed
[mediaqueries-4] Add caniuse metadata (turned off for now)
See #1224
1 parent 8ddd035 commit 3d3cd0d

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

mediaqueries/Overview.bs

+14-2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,18 @@ Ignored Terms: min-resolution, max-resolution, none, view-mode, mediaText, CSSOM
2121
Link Defaults: css-break-3 (property) break-inside
2222
Link Defaults: css-cascade-3 (at-rule) @import
2323
At Risk: '@media/scripting'
24+
Can I Use URL: https://drafts.csswg.org/mediaqueries-4/
25+
Can I Use URL: http://drafts.csswg.org/mediaqueries-4/
26+
Can I Use URL: https://drafts.csswg.org/mediaqueries/
27+
Can I Use URL: http://drafts.csswg.org/mediaqueries/
28+
Can I Use URL: https://www.w3.org/TR/mediaqueries-4/
29+
Can I Use URL: http://www.w3.org/TR/mediaqueries-4/
30+
Ignore Can I Use URL Failure: https://drafts.csswg.org/mediaqueries-4/
31+
Ignore Can I Use URL Failure: http://drafts.csswg.org/mediaqueries-4/
32+
Ignore Can I Use URL Failure: https://drafts.csswg.org/mediaqueries/
33+
Ignore Can I Use URL Failure: http://drafts.csswg.org/mediaqueries/
34+
Ignore Can I Use URL Failure: https://www.w3.org/TR/mediaqueries-4/
35+
Include Can I Use Panels: no
2436
</pre>
2537

2638
<pre class=link-defaults>
@@ -1103,7 +1115,7 @@ Orientation: the 'orientation' feature</h3>
11031115
<h2 id='mf-display-quality'>
11041116
Display Quality Media Features</h2>
11051117

1106-
<h3 id="resolution">
1118+
<h3 id="resolution" caniuse="css-media-resolution">
11071119
Display Resolution: the 'resolution' feature</h3>
11081120

11091121
<pre class='descdef mq'>
@@ -1581,7 +1593,7 @@ Color Display Quality: the 'color-gamut' feature</h3>
15811593
████ ██ ██ ██ ████████ ██ ██ ██ ██ ██████ ██ ████ ███████ ██ ██
15821594
-->
15831595

1584-
<h2 id='mf-interaction'>
1596+
<h2 id='mf-interaction' caniuse="css-media-interaction">
15851597
Interaction Media Features</h2>
15861598

15871599
The “interaction” media features reflect various aspects of how the user interacts with the page.

0 commit comments

Comments
 (0)