File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -435,7 +435,7 @@ Selecting Slot-Assigned Content: the ''::slotted()'' pseudo-element</h4>
435
435
<h3 id='shadow-cascading'>
436
436
Shadow Trees and the Cascade</h3>
437
437
438
- See [[css-cascade-4#cascade-context ]] .
438
+ See [[css-cascade-4#cascade-order ]] .
439
439
440
440
<!--
441
441
████████ ██ ███ ████████ ████████ ████████ ████████ ████████
@@ -537,7 +537,7 @@ Name-Defining Constructs and Inheritance</h3>
537
537
without accidentally polluting each other's namespaces.
538
538
For example, element IDs,
539
539
which are generally meant to be unique within a document,
540
- can be validly used multiple times
540
+ can be validly used multiple times
541
541
as long as each use is in a different [=shadow tree=] .
542
542
543
543
Similarly, several [=at-rules=] in CSS,
You can’t perform that action at this time.
0 commit comments