mirror of
https://github.com/servo/servo.git
synced 2025-09-18 19:08:22 +01:00
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`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
|
@ -0,0 +1,72 @@
|
|||
[viewport-units-invalidation.html]
|
||||
[100vw computes to 400px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100vi computes to 400px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100vmax computes to 400px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100svw computes to 400px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100svi computes to 400px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100svmax computes to 400px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100lvw computes to 400px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100lvi computes to 400px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100lvmax computes to 400px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100dvw computes to 400px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100dvi computes to 400px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100dvmax computes to 400px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100vh computes to 300px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100vb computes to 300px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100vmin computes to 300px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100svh computes to 300px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100svb computes to 300px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100svmin computes to 300px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100lvh computes to 300px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100lvb computes to 300px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100lvmin computes to 300px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100dvh computes to 300px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100dvb computes to 300px after frame resize]
|
||||
expected: FAIL
|
||||
|
||||
[100dvmin computes to 300px after frame resize]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue