mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Add support for HTMLStyleElement.type (#35038)
Signed-off-by: webbeef <me@webbeef.org>
This commit is contained in:
parent
4705881692
commit
e43baed585
7 changed files with 51 additions and 145 deletions
|
@ -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
|
|
@ -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
|
|
@ -1,2 +0,0 @@
|
|||
[update-style-block-ascii-case-insensitive.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue