Skip to content

Commit 4f6c9b0

Browse files
committed
[css-cascade-3] Wording tweak.
1 parent 46f32fc commit 4f6c9b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-cascade-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Status: ED
77
Group: csswg
88
ED: http://dev.w3.org/csswg/css-cascade-3/
99
TR: http://www.w3.org/TR/css-cascade-3/
10-
Editor: fantasai, Mozilla, http://fantasai.inkedblade.net/contact
10+
Editor: Elika J. Etemad, Invited Expert, http://fantasai.inkedblade.net/contact
1111
Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/
1212
Previous Version: http://www.w3.org/TR/2013/WD-css-cascade-3-20130730/
1313
Previous Version: http://www.w3.org/TR/2013/WD-css3-cascade-20130103/
@@ -96,7 +96,7 @@ Importing Style Sheets: the ''@import'' rule</h2>
9696

9797
When the same style sheet is imported or linked to a document in multiple places,
9898
user agents must process (or act as though they do) each link
99-
as though the link were to a separate style sheet.
99+
as though the link were to an independent style sheet.
100100

101101
Note: This does not place any requirements on resource fetching,
102102
only how the style sheet is reflected in the CSSOM and used in specs such as this one.

0 commit comments

Comments
 (0)