Skip to content

Commit 98df96d

Browse files
committed
[mediaqueries] Reword.
1 parent 1ef8d91 commit 98df96d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mediaqueries/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1376,7 +1376,7 @@ <h3 class="heading settled heading" data-level=5.2 id=scan><span class=secno>5.2
13761376

13771377
<p> When displaying on interlaced screens,
13781378
authors should avoid very fast movement across the screen to avoid “combing”,
1379-
and should ensure that details on the screen are greater than <span class=css data-link-type=maybe title=1px>1px</span> wide to avoid <a href=https://en.wikipedia.org/wiki/Interlaced_video#Interline_twitter>“twitter”</a>.
1379+
and should ensure that details on the screen are wider than <span class=css data-link-type=maybe title=1px>1px</span> to avoid <a href=https://en.wikipedia.org/wiki/Interlaced_video#Interline_twitter>“twitter”</a>.
13801380

13811381
<dt><dfn class=css-code data-dfn-for=@media/scan data-dfn-type=value data-export="" id=valuedef-progressive>progressive<a class=self-link href=#valuedef-progressive></a></dfn>
13821382
<dd>

mediaqueries/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -992,7 +992,7 @@ <h3 id="scan">
992992

993993
When displaying on interlaced screens,
994994
authors should avoid very fast movement across the screen to avoid “combing”,
995-
and should ensure that details on the screen are greater than ''1px'' wide to avoid <a href="https://en.wikipedia.org/wiki/Interlaced_video#Interline_twitter">“twitter”</a>.
995+
and should ensure that details on the screen are wider than ''1px'' to avoid <a href="https://en.wikipedia.org/wiki/Interlaced_video#Interline_twitter">“twitter”</a>.
996996

997997
<dt><dfn>progressive</dfn>
998998
<dd>

0 commit comments

Comments
 (0)