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

@ -6208,18 +6208,12 @@
[HTMLStyleElement interface: attribute blocking]
expected: FAIL
[HTMLStyleElement interface: attribute type]
expected: FAIL
[HTMLStyleElement interface: document.createElement("style") must inherit property "media" with the proper type]
expected: FAIL
[HTMLStyleElement interface: document.createElement("style") must inherit property "blocking" with the proper type]
expected: FAIL
[HTMLStyleElement interface: document.createElement("style") must inherit property "type" with the proper type]
expected: FAIL
[HTMLBodyElement interface: attribute link]
expected: FAIL