mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
* Update web-platform-tests to revision b'9448ab31f11e671a8b069e3407b4f6279bea698e' Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> * Remove intermittent failure. Signed-off-by: Josh Matthews <josh@joshmatthews.net> --------- Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> Signed-off-by: Josh Matthews <josh@joshmatthews.net> Co-authored-by: Josh Matthews <josh@joshmatthews.net>
18 lines
587 B
INI
Vendored
18 lines
587 B
INI
Vendored
[caret-animation-parsing.html]
|
|
[e.style['caret-animation'\] = "initial" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['caret-animation'\] = "inherit" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['caret-animation'\] = "unset" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['caret-animation'\] = "revert" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['caret-animation'\] = "auto" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['caret-animation'\] = "manual" should set the property value]
|
|
expected: FAIL
|