Skip to content

Commit 1d99fa5

Browse files
committed
[css-shadow-parts][editorial] Updates for WD
1 parent a47c08b commit 1d99fa5

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

css-shadow-parts-1/Overview.bs

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@ Title: CSS Shadow Parts Module Level 1
33
Shortname: css-shadow-parts
44
Level: 1
55
Group: CSSWG
6-
Status: ED
6+
Status: WD
7+
Prepare for TR: yes
8+
Date: 2025-12-16
79
Work Status: exploring
8-
URL: http://drafts.csswg.org/css-shadow-parts/
10+
URL: https://drafts.csswg.org/css-shadow-parts/
911
TR: https://www.w3.org/TR/css-shadow-parts-1/
1012
Editor: Tab Atkins-Bittner, Google, http://xanthir.com/contact/, w3cid 42199
11-
Editor: Fergal Daly, Google, fergal@chromium.org
13+
Editor: Fergal Daly, Google, fergal@chromium.org, w3cid 106713
1214
Abstract: This specification defines the ''::part()'' pseudo-element on <a>shadow hosts</a>, allowing <a>shadow hosts</a> to selectively expose chosen elements from their <a>shadow tree</a> to the outside page for styling purposes.
1315
WPT Path Prefix: css/css-shadow-parts/
1416
WPT Display: open
@@ -19,7 +21,12 @@ spec:selectors-4;
1921
type:selector; text::hover
2022
type:dfn; text:live profile
2123
type:dfn; text:structural pseudo-class
22-
spec:dom; type:dfn; for:/; text:shadow root
24+
spec:dom;
25+
type:dfn;
26+
for:/; text:shadow root
27+
text:shadow host
28+
text:shadow tree
29+
text:descendant
2330
spec:infra;
2431
type:dfn;
2532
text:string

0 commit comments

Comments
 (0)