Skip to content

Commit c77f209

Browse files
committed
editorial changes
1 parent 25bd3ca commit c77f209

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

css3-cascade/Overview.src.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -349,13 +349,12 @@ <h2 id="at-import">Importing style sheets</h2>
349349
a keyword or some punctuation? E.g., '@import url(foo.css) as
350350
"Boxed"'.
351351

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
352+
<p class="issue">[Should the spec state that (1) the media list
354353
specified in an @import rule prevents the import from being processed if
355354
the medium doesn't match, but it doesn't "associate" the media with the
356355
style sheet so that it can't be imported some other way. (2) @import
357356
without a medium must ignore any medium specified for the same style
358-
sheet in a link from a document.]</p>
357+
sheet in a link from a document?]</p>
359358

360359

361360

0 commit comments

Comments
 (0)