Friday, November 23, 2018

First Public Working Draft: CSS Shadow Parts

The CSS Working Group has published a First Public Working Draft of CSS Shadow Parts. This specification defines the ‘::part()’ pseudo-element on shadow hosts, allowing shadow hosts to selectively expose chosen elements from their shadow tree to the outside page for styling purposes.
CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, in speech, etc.

No comments:

Post a Comment