We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 342b7af commit 92904e9Copy full SHA for 92904e9
1 file changed
css-scoping-1/Overview.bs
@@ -435,7 +435,7 @@ Selecting Slot-Assigned Content: the ''::slotted()'' pseudo-element</h4>
435
<h3 id='shadow-cascading'>
436
Shadow Trees and the Cascade</h3>
437
438
- See [[css-cascade-4#cascade-context]].
+ See [[css-cascade-4#cascade-order]].
439
440
<!--
441
████████ ██ ███ ████████ ████████ ████████ ████████ ████████
@@ -537,7 +537,7 @@ Name-Defining Constructs and Inheritance</h3>
537
without accidentally polluting each other's namespaces.
538
For example, element IDs,
539
which are generally meant to be unique within a document,
540
- can be validly used multiple times
+ can be validly used multiple times
541
as long as each use is in a different [=shadow tree=].
542
543
Similarly, several [=at-rules=] in CSS,
0 commit comments