servo/tests/wpt/meta/css/css-values/viewport-units-keyframes.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
1.7 KiB
INI
Vendored

[viewport-units-keyframes.html]
[Interpolation from 0px to 100vw is 100px at 50%]
expected: FAIL
[Interpolation from 0px to 100vi is 100px at 50%]
expected: FAIL
[Interpolation from 0px to 100vmax is 100px at 50%]
expected: FAIL
[Interpolation from 0px to 100svw is 100px at 50%]
expected: FAIL
[Interpolation from 0px to 100svi is 100px at 50%]
expected: FAIL
[Interpolation from 0px to 100svmax is 100px at 50%]
expected: FAIL
[Interpolation from 0px to 100lvw is 100px at 50%]
expected: FAIL
[Interpolation from 0px to 100lvi is 100px at 50%]
expected: FAIL
[Interpolation from 0px to 100lvmax is 100px at 50%]
expected: FAIL
[Interpolation from 0px to 100dvw is 100px at 50%]
expected: FAIL
[Interpolation from 0px to 100dvi is 100px at 50%]
expected: FAIL
[Interpolation from 0px to 100dvmax is 100px at 50%]
expected: FAIL
[Interpolation from 0px to 100vh is 50px at 50%]
expected: FAIL
[Interpolation from 0px to 100vb is 50px at 50%]
expected: FAIL
[Interpolation from 0px to 100vmin is 50px at 50%]
expected: FAIL
[Interpolation from 0px to 100svh is 50px at 50%]
expected: FAIL
[Interpolation from 0px to 100svb is 50px at 50%]
expected: FAIL
[Interpolation from 0px to 100svmin is 50px at 50%]
expected: FAIL
[Interpolation from 0px to 100lvh is 50px at 50%]
expected: FAIL
[Interpolation from 0px to 100lvb is 50px at 50%]
expected: FAIL
[Interpolation from 0px to 100lvmin is 50px at 50%]
expected: FAIL
[Interpolation from 0px to 100dvh is 50px at 50%]
expected: FAIL
[Interpolation from 0px to 100dvb is 50px at 50%]
expected: FAIL
[Interpolation from 0px to 100dvmin is 50px at 50%]
expected: FAIL