mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 17:37:35 +00:00

If a style element belongs to a shadow tree, its CSSStyleSheet is now added to the corresponding ShadowRoot instead of the document. Co-authored-by: Simon Wanner <simon+git@skyrising.xyz>
2 lines
60 B
Text
2 lines
60 B
Text
shadow.styleSheets.length=1
|
|
document.styleSheets.length=0
|