mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Make CSSStyleDeclaration setters rethrow errors instead of unwrapping and crashing.
This commit is contained in:
parent
166bb41baa
commit
a3ee46fc9c
5 changed files with 153 additions and 138 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue