@@ -1391,7 +1391,7 @@ Display Update Frequency: the 'update' feature</h3>
13911391 </div>
13921392
13931393<h3 id='mf-overflow-block'>
1394- Block-Axis Overflow: the 'overflow-block' feature</h3>
1394+ Block-Axis Overflow: the '@media/ overflow-block' feature</h3>
13951395
13961396 <pre class='descdef mq'>
13971397 Name : overflow-block
@@ -1400,7 +1400,7 @@ Block-Axis Overflow: the 'overflow-block' feature</h3>
14001400 Type : discrete
14011401 </pre>
14021402
1403- The 'overflow-block' media feature describes the behavior of the device
1403+ The '@media/ overflow-block' media feature describes the behavior of the device
14041404 when content overflows the initial containing block in the <a status=TR>block axis</a> .
14051405
14061406 <dl dfn-type=value dfn-for="@media/overflow-block">
@@ -1432,7 +1432,7 @@ Block-Axis Overflow: the 'overflow-block' feature</h3>
14321432 </dl>
14331433
14341434<h3 id='mf-overflow-inline'>
1435- Inline-Axis Overflow: the 'overflow-inline' feature</h3>
1435+ Inline-Axis Overflow: the '@media/ overflow-inline' feature</h3>
14361436
14371437 <pre class="descdef mq">
14381438 Name : overflow-inline
@@ -1441,7 +1441,7 @@ Inline-Axis Overflow: the 'overflow-inline' feature</h3>
14411441 Type : discrete
14421442 </pre>
14431443
1444- The 'overflow-inline' media feature describes the behavior of the device
1444+ The '@media/ overflow-inline' media feature describes the behavior of the device
14451445 when content overflows the initial containing block in the <a status=TR>inline axis</a> .
14461446
14471447 <dl dfn-type=value dfn-for="@media/overflow-inline">
@@ -2213,8 +2213,8 @@ The following changes were made to this specification since the
22132213 'any-hover' ,
22142214 'update' ,
22152215 'color-gamut' ,
2216- 'overflow-block' ,
2217- and 'overflow-inline'
2216+ '@media/ overflow-block' ,
2217+ and '@media/ overflow-inline'
22182218 media features were added.
22192219
22202220 <li>
0 commit comments