Skip to content

Commit 14ac6e4

Browse files
committed
[css-cascade][editorial] Clarify reference to url/origin #6670
1 parent 9812597 commit 14ac6e4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

css-cascade-3/Overview.bs

+1-1
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 <a>origin</a> of an imported style sheet is the <a>origin</a> of the style sheet that imported it.
184+
The URL [=url/origin=] of an imported style sheet is the URL [=url/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

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

261-
The <a>origin</a> of an imported style sheet is the <a>origin</a> of the style sheet that imported it.
261+
The URL [=url/origin=] of an imported style sheet is the URL [=url/origin=] of the style sheet that imported it.
262262

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

css-cascade-5/Overview.bs

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

259-
The <a>origin</a> of an imported style sheet is the <a>origin</a> of the style sheet that imported it.
259+
The URL [=url/origin=] of an imported style sheet is the URL [=url/origin=] of the style sheet that imported it.
260260

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

0 commit comments

Comments
 (0)