mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 20:17:13 +02:00
LibWeb: Invalidate owner sheet on add/remove in CSSStyleProperties
Fixes at least 2 WPT subtests.
This commit is contained in:
committed by
Andreas Kling
parent
fbb3b06462
commit
cf34a7bb32
Notes:
github-actions[bot]
2025-04-24 16:28:02 +00:00
Author: https://github.com/awesomekling Commit: https://github.com/LadybirdBrowser/ladybird/commit/cf34a7bb32d Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4455 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -0,0 +1,9 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 3 tests
|
||||
|
||||
2 Pass
|
||||
1 Fail
|
||||
Fail mutating constructed CSSStyleSheet applied to root invalidates styles
|
||||
Pass mutating constructed CSSStyleSheet applied to shadowdom invalidates styles
|
||||
Pass mutating dependent constructed CSSStyleSheet applied to shadowdom invalidates styles
|
||||
Reference in New Issue
Block a user