We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25bd3ca commit c77f209Copy full SHA for c77f209
1 file changed
css3-cascade/Overview.src.html
@@ -349,13 +349,12 @@ <h2 id="at-import">Importing style sheets</h2>
349
a keyword or some punctuation? E.g., '@import url(foo.css) as
350
"Boxed"'.
351
352
-<p class="issue">[When this section is rewritten to define user agent
353
-conformance more clearly, it should state that (1) the media list
+<p class="issue">[Should the spec state that (1) the media list
354
specified in an @import rule prevents the import from being processed if
355
the medium doesn't match, but it doesn't "associate" the media with the
356
style sheet so that it can't be imported some other way. (2) @import
357
without a medium must ignore any medium specified for the same style
358
-sheet in a link from a document.]</p>
+sheet in a link from a document?]</p>
359
360
361
0 commit comments