mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 00:25:12 +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>
3 lines
60 B
Plaintext
3 lines
60 B
Plaintext
shadow.styleSheets.length=1
|
|
document.styleSheets.length=0
|