Constructed stylesheets
The CSSStyleSheet
constructor creates a new stylesheet which can be shared between a document and multiple shadow roots using adoptedStyleSheets
.
Safari Browser
iOS
16.4
The CSSStyleSheet
constructor creates a new stylesheet which can be shared between a document and multiple shadow roots using adoptedStyleSheets
.