We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 719b269 commit df0c196Copy full SHA for df0c196
css-scoping/Overview.bs
@@ -552,7 +552,7 @@ Selecting Slot-Assigned Content: the ''::slotted()'' pseudo-element</h4>
552
<"shadow tree">
553
<div id="five">...</div>
554
<div id="six">...</div>
555
- <slot name="foo"></content>
+ <slot name="foo"></slot>
556
</"shadow tree">
557
</x-foo>
558
</pre>
0 commit comments