mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01: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`
15 lines
629 B
INI
Vendored
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
|