servo/tests/wpt/meta/css/css-animations/parsing/animation-range-end-valid.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

72 lines
2.4 KiB
INI
Vendored

[animation-range-end-valid.html]
[e.style['animation-range-end'\] = "normal" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "cover 0%" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "cover 100%" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "cover 120%" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "cover 42%" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "cover -42%" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "contain 42%" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "exit 42%" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "exit 1%, cover 2%, contain 0%" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "exit 1%, cover 2%, contain 100%" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "exit-crossing 42%" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "entry 42px" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "entry-crossing 42px" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "contain calc(10px + 10%)" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "entry 1em" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "exit calc(1em + 10px)" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "entry 42%" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "cover" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "contain" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "entry" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "exit" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "0" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "120%" should set the property value]
expected: FAIL
[e.style['animation-range-end'\] = "120px" should set the property value]
expected: FAIL