Skip to content

Commit 2fe9297

Browse files
committed
[css-shadow-parts-1] Clarify part name map
1 parent 506f322 commit 2fe9297

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

css-shadow-parts-1/Overview.bs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,10 @@ which is an [=ordered sets=] of tokens.
126126

127127
Each element has a <dfn export for="element">part name map</dfn>
128128
which is an <a>ordered map</a>,
129-
with keys that are tokens
130-
and values that are [=ordered sets=] of tokens.
129+
with keys that are [=strings=]
130+
(part names to expose to selectors outside this element)
131+
and values that are [=ordered sets=] of [=strings=]
132+
(part names that are selectable inside this element).
131133

132134
Each <a>shadow root</a> can be thought of as having a <dfn export for="shadow root">part element map</dfn>
133135
with keys that are [=strings=]

0 commit comments

Comments
 (0)