Skip to content

Commit

Permalink
Add CSS Shadow Parts as worth prototyping. Fixes #59. (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaron authored Mar 5, 2018
1 parent 4af14d4 commit 751b41d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions activities.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,16 @@
"org": "W3C",
"title": "Web Thing API",
"url": "https://iot.mozilla.org/wot/"
},
{
"ciuName": null,
"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.",
"mozBugUrl": null,
"mozPosition": "worth prototyping",
"mozPositionDetail": null,
"mozPositionIssue": 59,
"org": "W3C",
"title": "CSS Shadow Parts",
"url": "http://drafts.csswg.org/css-shadow-parts"
}
]

0 comments on commit 751b41d

Please sign in to comment.