mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +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`
25 lines
640 B
INI
25 lines
640 B
INI
[viewport-units-writing-mode.html]
|
|
[100vi computes to 100px with vertical writing-mode]
|
|
expected: FAIL
|
|
|
|
[100svi computes to 100px with vertical writing-mode]
|
|
expected: FAIL
|
|
|
|
[100lvi computes to 100px with vertical writing-mode]
|
|
expected: FAIL
|
|
|
|
[100dvi computes to 100px with vertical writing-mode]
|
|
expected: FAIL
|
|
|
|
[100vb computes to 200px with vertical writing-mode]
|
|
expected: FAIL
|
|
|
|
[100svb computes to 200px with vertical writing-mode]
|
|
expected: FAIL
|
|
|
|
[100lvb computes to 200px with vertical writing-mode]
|
|
expected: FAIL
|
|
|
|
[100dvb computes to 200px with vertical writing-mode]
|
|
expected: FAIL
|