Skip to content

Commit 429947f

Browse files
committed
[css-cascade-6][editorial] Replace source order with order of appearance
1 parent f802cdb commit 429947f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-cascade-6/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ Effects of ''@scope''</h4>
311311

312312
* The [=cascade=] prioritizes declarations
313313
with a [=scope proximity|more proximate=] [=scoping root=],
314-
regardless of specificity or source order
314+
regardless of specificity or order of appearance
315315
by applying [=scope proximity=]
316316
between the [=scoping root=] and the [=subject=]
317317
of each [=scoped style rule=].

0 commit comments

Comments
 (0)