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
<p>In the absence of any media types, the import is
257
257
unconditional. Specifying 'all' for the medium has the same effect.
258
+
The import only takes effect if the target medium matches the media
259
+
list.
260
+
261
+
<p>A target medium matches a media list if one of the items in the
262
+
media list is the target medium or 'all'.
263
+
264
+
<pclass=note>Note that Media Queries <ahref="refs.html#ref-MEDIAQ" rel="biblioentry" class="noxref"><spanclass="informref">[MEDIAQ]</span></a> extends the syntax of
265
+
media lists and the definition of matching.
266
+
267
+
<p>When the same style sheet is imported or linked to a document in
268
+
multiple places, user agents must process (or act as though they do)
269
+
each link as though the link were to a separate style sheet.
0 commit comments