Skip to content

Commit

Permalink
[css-cascade-6][editorial] Replace source order with order of appearance
Browse files Browse the repository at this point in the history
  • Loading branch information
mirisuzanne committed Dec 11, 2023
1 parent f802cdb commit 429947f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css-cascade-6/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ Effects of ''@scope''</h4>

* The [=cascade=] prioritizes declarations
with a [=scope proximity|more proximate=] [=scoping root=],
regardless of specificity or source order
regardless of specificity or order of appearance
by applying [=scope proximity=]
between the [=scoping root=] and the [=subject=]
of each [=scoped style rule=].
Expand Down

0 comments on commit 429947f

Please sign in to comment.