mirror of
https://github.com/servo/servo.git
synced 2025-09-13 00:18:22 +01:00
Implement HTMLStyleElement.disabled attribute (#31682)
https://html.spec.whatwg.org/multipage/#dom-style-disabled
This commit is contained in:
parent
ad37a54f59
commit
bc4f1c217d
10 changed files with 15 additions and 31 deletions
|
@ -1,2 +0,0 @@
|
|||
[table-anonymous-objects-015.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table-anonymous-objects-016.xht]
|
||||
expected: FAIL
|
|
@ -10,6 +10,3 @@
|
|||
|
||||
[StyleSheet_property_values]
|
||||
expected: FAIL
|
||||
|
||||
[disabled attribute getter/setter]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue