Skip to content

Commit b5020a7

Browse files
committed
[mediaqueries-5][editorial] Unified media feature references
1 parent 8228ada commit b5020a7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

mediaqueries-5/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,7 +1204,7 @@ Height: the '@media/height' feature</h3>
12041204
'@media/height' is <a>false in the negative range</a>.
12051205

12061206
<h3 id='aspect-ratio'>
1207-
Aspect-Ratio: the <a descriptor>aspect-ratio</a> feature</h3>
1207+
Aspect-Ratio: the '@media/aspect-ratio' feature</h3>
12081208

12091209
<pre class='descdef mq'>
12101210
Name: aspect-ratio
@@ -1213,7 +1213,7 @@ Aspect-Ratio: the <a descriptor>aspect-ratio</a> feature</h3>
12131213
Type: range
12141214
</pre>
12151215

1216-
The <a descriptor>aspect-ratio</a> media feature is defined as the ratio of the value of the '@media/width' media feature
1216+
The '@media/aspect-ratio' media feature is defined as the ratio of the value of the '@media/width' media feature
12171217
to the value of the '@media/height' media feature.
12181218

12191219
<wpt>
@@ -3726,7 +3726,7 @@ Appendix A: Deprecated Media Features</h2>
37263726
as specified.
37273727

37283728
<p class="note">To query for the size of the viewport (or the page box
3729-
on page media), the '@media/width', '@media/height' and <a descriptor>aspect-ratio</a> <a>media features</a>
3729+
on page media), the '@media/width', '@media/height' and '@media/aspect-ratio' <a>media features</a>
37303730
should be used, rather than '@media/device-width', '@media/device-height' and
37313731
'@media/device-aspect-ratio', which refer to the physical size of the device
37323732
regardless of how much space is available for the document being laid out. The

0 commit comments

Comments
 (0)