Add support for HTMLStyleElement.type (#35038)

Signed-off-by: webbeef <me@webbeef.org>
This commit is contained in:
webbeef 2025-01-20 18:21:16 -08:00 committed by GitHub
parent 4705881692
commit e43baed585
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 51 additions and 145 deletions

View file

@ -1,9 +0,0 @@
[style_type_change.html]
[Check initial styleSheets length type]
expected: FAIL
[Change type from invalid type to valid type]
expected: FAIL
[Change type from valid type to invalid type]
expected: FAIL

View file

@ -1,6 +0,0 @@
[style_type_html.html]
[With a whitespace-surrounded type attribute, the style should not apply]
expected: FAIL
[With a charset parameter in the type attribute, the style should not apply]
expected: FAIL

View file

@ -1,2 +0,0 @@
[update-style-block-ascii-case-insensitive.html]
expected: FAIL