mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +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`
12 lines
460 B
INI
Vendored
12 lines
460 B
INI
Vendored
[animation-composition-valid.tentative.html]
|
|
[e.style['animation-composition'\] = "replace" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-composition'\] = "add" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-composition'\] = "accumulate" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-composition'\] = "replace, add, accumulate" should set the property value]
|
|
expected: FAIL
|