You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for example if the device is tiled from landscape to portrait orientation,
434
434
and change the behavior of any constructs dependent on those <adata-link-type=dfnhref=#media-querytitle="media queries">media queries</a> accordingly.
435
435
436
-
<p> Unless otherwise specified, it is never necessary to apply a style sheet in order to evaluate expressions.
436
+
<p> Unless another feature explicitly specifies that it affects the resolution of Media Queries, it is never necessary to apply a style sheet in order to evaluate expressions.
Copy file name to clipboardExpand all lines: mediaqueries/Overview.src.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -197,7 +197,7 @@ <h2 id="media">
197
197
for example if the device is tiled from landscape to portrait orientation,
198
198
and change the behavior of any constructs dependent on those <a>media queries</a> accordingly.
199
199
200
-
Unless otherwise specified, it is never necessary to apply a style sheet in order to evaluate expressions.
200
+
Unless another feature explicitly specifies that it affects the resolution of Media Queries, it is never necessary to apply a style sheet in order to evaluate expressions.
201
201
202
202
Note: CSS Device Adaptation [[CSS-DEVICE-ADAPT]]]
203
203
defines how ''@viewport'' rules interact with Media Queries.
0 commit comments