servo/tests/wpt/meta/css/css-animations/display-none-dont-cancel.tentative.html.ini
Martin Robinson f4578afdfe
Rename metadata directories
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`
2023-06-22 21:15:41 +02:00

15 lines
629 B
INI
Vendored

[display-none-dont-cancel.tentative.html]
[display:none animating to display:inline should be inline for the whole animation.]
expected: FAIL
[A CSS variable of display:none animating to display:inline should be inline for the whole animation.]
expected: FAIL
[Animating from display:none to display:none should not cancel the animation.]
expected: FAIL
[Animating from display:none to display:none with an intermediate variable should not cancel the animation.]
expected: FAIL
[Animating a variable of "none" which gets set to display elsewhere should not cancel the animation.]
expected: FAIL