Skip to content

Commit 42e99b8

Browse files
committed
[css-cascade][editorial] Correctly reference cascade origin w3c#6670
1 parent b9ec4cb commit 42e99b8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

css-cascade-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Processing Stylesheet Imports</h3>
181181
it is perfectly appropriate for a UA to fetch a style sheet only once,
182182
even though it's linked or imported multiple times.
183183

184-
The URL [=url/origin=] of an imported style sheet is the URL [=url/origin=] of the style sheet that imported it.
184+
The [=cascade origin=] of an imported style sheet is the [=cascade origin=] of the style sheet that imported it.
185185

186186
The <a>environment encoding</a> of an imported style sheet is the encoding of the style sheet that imported it. [[css-syntax-3]]
187187

css-cascade-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ Processing Stylesheet Imports</h3>
260260
it is perfectly appropriate for a UA to fetch a style sheet only once,
261261
even though it's linked or imported multiple times.
262262

263-
The URL [=url/origin=] of an imported style sheet is the URL [=url/origin=] of the style sheet that imported it.
263+
The [=cascade origin=] of an imported style sheet is the [=cascade origin=] of the style sheet that imported it.
264264

265265
The <a>environment encoding</a> of an imported style sheet is the encoding of the style sheet that imported it. [[css-syntax-3]]
266266

css-cascade-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ Processing Stylesheet Imports</h3>
257257
it is perfectly appropriate for a UA to fetch a style sheet only once,
258258
even though it's linked or imported multiple times.
259259

260-
The URL [=url/origin=] of an imported style sheet is the URL [=url/origin=] of the style sheet that imported it.
260+
The [=cascade origin=] of an imported style sheet is the [=cascade origin=] of the style sheet that imported it.
261261

262262
The <a>environment encoding</a> of an imported style sheet is the encoding of the style sheet that imported it. [[css-syntax-3]]
263263

0 commit comments

Comments
 (0)