Update test expectations

This commit is contained in:
Manish Goregaokar 2016-11-18 15:47:57 -08:00
parent 0e19f456bc
commit 18742e72fa
3 changed files with 3 additions and 17 deletions

View file

@ -183,15 +183,6 @@
[CSSImportRule interface: attribute styleSheet]
expected: FAIL
[CSSGroupingRule interface: attribute cssRules]
expected: FAIL
[CSSGroupingRule interface: operation insertRule(DOMString,unsigned long)]
expected: FAIL
[CSSGroupingRule interface: operation deleteRule(unsigned long)]
expected: FAIL
[CSSMediaRule interface: attribute media]
expected: FAIL
@ -231,12 +222,6 @@
[CSSMarginRule interface: attribute style]
expected: FAIL
[CSSNamespaceRule interface: attribute namespaceURI]
expected: FAIL
[CSSNamespaceRule interface: attribute prefix]
expected: FAIL
[CSSStyleDeclaration interface: attribute parentRule]
expected: FAIL