File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -421,13 +421,12 @@ <h2 id=at-import><span class=secno>3. </span>Importing style sheets</h2>
421421 keyword or some punctuation? E.g., ‘< code class =css > @import
422422 url(foo.css) as "Boxed"</ code > ’.
423423
424- < p class =issue > [When this section is rewritten to define user agent
425- conformance more clearly, it should state that (1) the media list
426- specified in an @import rule prevents the import from being processed if
427- the medium doesn't match, but it doesn't "associate" the media with the
428- style sheet so that it can't be imported some other way. (2) @import
429- without a medium must ignore any medium specified for the same style sheet
430- in a link from a document.]
424+ < p class =issue > [Should the spec state that (1) the media list specified in
425+ an @import rule prevents the import from being processed if the medium
426+ doesn't match, but it doesn't "associate" the media with the style sheet
427+ so that it can't be imported some other way. (2) @import without a medium
428+ must ignore any medium specified for the same style sheet in a link from a
429+ document?]
431430
432431 < h2 id =at-media-rule > < span class =secno > 4. </ span > Named < code > < a
433432 href ="#media "> @media</ a > </ code > rules</ h2 >
You can’t perform that action at this time.
0 commit comments