Skip to content

Commit 751b41d

Browse files
authored
Add CSS Shadow Parts as worth prototyping. Fixes #59. (#62)
1 parent 4af14d4 commit 751b41d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

activities.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,16 @@
2020
"org": "W3C",
2121
"title": "Web Thing API",
2222
"url": "https://iot.mozilla.org/wot/"
23+
},
24+
{
25+
"ciuName": null,
26+
"description": "This specification defines the ::part() and ::theme() pseudo-elements on shadow hosts, allowing shadow hosts to selectively expose chosen elements from their shadow tree to the outside page for styling purposes.",
27+
"mozBugUrl": null,
28+
"mozPosition": "worth prototyping",
29+
"mozPositionDetail": null,
30+
"mozPositionIssue": 59,
31+
"org": "W3C",
32+
"title": "CSS Shadow Parts",
33+
"url": "http://drafts.csswg.org/css-shadow-parts"
2334
}
2435
]

0 commit comments

Comments
 (0)