@@ -21,6 +21,18 @@ Ignored Terms: min-resolution, max-resolution, none, view-mode, mediaText, CSSOM
21
21
Link Defaults : css-break-3 (property) break-inside
22
22
Link Defaults : css-cascade-3 (at-rule) @import
23
23
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
24
36
</pre>
25
37
26
38
<pre class=link-defaults>
@@ -1103,7 +1115,7 @@ Orientation: the 'orientation' feature</h3>
1103
1115
<h2 id='mf-display-quality'>
1104
1116
Display Quality Media Features</h2>
1105
1117
1106
- <h3 id="resolution">
1118
+ <h3 id="resolution" caniuse="css-media-resolution" >
1107
1119
Display Resolution: the 'resolution' feature</h3>
1108
1120
1109
1121
<pre class='descdef mq'>
@@ -1581,7 +1593,7 @@ Color Display Quality: the 'color-gamut' feature</h3>
1581
1593
████ ██ ██ ██ ████████ ██ ██ ██ ██ ██████ ██ ████ ███████ ██ ██
1582
1594
-->
1583
1595
1584
- <h2 id='mf-interaction'>
1596
+ <h2 id='mf-interaction' caniuse="css-media-interaction" >
1585
1597
Interaction Media Features</h2>
1586
1598
1587
1599
The “interaction” media features reflect various aspects of how the user interacts with the page.
0 commit comments