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`
151 lines
4.9 KiB
INI
151 lines
4.9 KiB
INI
[animation-delay-shorthand.html]
|
|
[e.style['animation-delay'\] = "1s 2s" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "1s 2s, 3s" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "1s, 2s 3s" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "cover" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "contain" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "exit" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter, exit" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter 0% enter 100%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "exit 0% exit 100%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "cover 0% cover 100%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "contain 0% contain 100%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "cover 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "contain 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "exit 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter 50% 0s" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "0s enter 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter 50% exit 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "cover 50% enter 50%, contain 50% exit 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "1s 2s" should set animation-delay-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "1s 2s" should set animation-delay-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "1s 2s" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "1s" should set animation-delay-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "1s" should set animation-delay-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "1s" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "cover" should set animation-delay-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "cover" should set animation-delay-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "cover" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "contain" should set animation-delay-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "contain" should set animation-delay-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "contain" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter 10% exit 20%" should set animation-delay-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter 10% exit 20%" should set animation-delay-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter 10% exit 20%" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "1s 2s, 3s 4s" should set animation-delay-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "1s 2s, 3s 4s" should set animation-delay-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "1s 2s, 3s 4s" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "1s 2s, 3s, 4s 5s" should set animation-delay-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "1s 2s, 3s, 4s 5s" should set animation-delay-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "1s 2s, 3s, 4s 5s" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter, exit" should set animation-delay-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter, exit" should set animation-delay-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter, exit" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter 0%, exit" should set animation-delay-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter 0%, exit" should set animation-delay-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter 0%, exit" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter 0% 1s, 2s exit 50%" should set animation-delay-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter 0% 1s, 2s exit 50%" should set animation-delay-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-delay'\] = "enter 0% 1s, 2s exit 50%" should not set unrelated longhands]
|
|
expected: FAIL
|