mirror of
https://github.com/servo/servo
synced 2026-04-26 17:45:19 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
29 lines
859 B
INI
29 lines
859 B
INI
[CSSAnimation-canceling.tentative.html]
|
|
[Setting animation-name to 'none' cancels the animation]
|
|
expected: FAIL
|
|
|
|
[Animated style is cleared after canceling a filling CSS animation]
|
|
expected: FAIL
|
|
|
|
[Setting display:none on an element cancel its animations]
|
|
expected: FAIL
|
|
|
|
[Setting display:none on an ancestor element cancels animations on descendants]
|
|
expected: FAIL
|
|
|
|
[Animated style is cleared after canceling a running CSS animation]
|
|
expected: FAIL
|
|
|
|
[After canceling an animation, updating animation properties doesn't make it live again]
|
|
expected: FAIL
|
|
|
|
[After canceling an animation, it can still be re-used]
|
|
expected: FAIL
|
|
|
|
[After canceling an animation, it can still be seeked]
|
|
expected: FAIL
|
|
|
|
[After canceling an animation, updating animation-play-state doesn't make it live again]
|
|
expected: FAIL
|
|
|