Make CSSStyleDeclaration setters rethrow errors instead of unwrapping and crashing.

This commit is contained in:
David Zbarsky 2015-08-10 00:32:32 -04:00
parent 166bb41baa
commit a3ee46fc9c
5 changed files with 153 additions and 138 deletions

View file

@ -1,3 +1,8 @@
[cssstyledeclaration-mutability.xht]
type: testharness
expected: CRASH
[HTMLElement's CSSStyleDeclaration is mutable]
expected: FAIL
[StyleSheet's CSSStyleDeclaration is mutable]
expected: FAIL