mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Add WPT test for CSSStyleRule.style property
This commit is contained in:
parent
4738ce1af5
commit
aa99f18806
4 changed files with 30 additions and 8 deletions
|
@ -1,5 +0,0 @@
|
|||
[cssstyledeclaration-mutability.htm]
|
||||
type: testharness
|
||||
[StyleSheet's CSSStyleDeclaration is mutable]
|
||||
expected: FAIL
|
||||
|
|
@ -123,9 +123,6 @@
|
|||
[CSSStyleRule interface: style_element.sheet.cssRules[0\] must inherit property "selectorText" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleRule interface: style_element.sheet.cssRules[0\] must inherit property "style" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: style_element.sheet.cssRules[0\] must inherit property "parentRule" with the proper type (10)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue