LibWeb: Re-evaluate the style block when the type attribute changes

This commit is contained in:
Hikmat Jafarli
2025-04-28 22:34:44 +04:00
committed by Andreas Kling
parent 4d17707b26
commit bd9d489370
Notes: github-actions[bot] 2025-04-28 23:01:58 +00:00
3 changed files with 49 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
Harness status: OK
Found 3 tests
3 Pass
Pass Check initial styleSheets length type
Pass Change type from invalid type to valid type
Pass Change type from valid type to invalid type