Files
servo/tests/wpt/meta-legacy-layout/css/css-align/gaps/gap-parsing-001.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

74 lines
1.2 KiB
INI

[gap-parsing-001.html]
[gap accepts percentage]
expected: FAIL
[gap accepts em 2]
expected: FAIL
[gap with slash is invalid]
expected: FAIL
[gap is inheritable]
expected: FAIL
[gap with three values is invalid]
expected: FAIL
[Initial inherited gap is 'normal']
expected: FAIL
[Angle gap is invalid]
expected: FAIL
[Default gap is 'normal']
expected: FAIL
[gap accepts percentage 2]
expected: FAIL
[Initial gap is 'normal']
expected: FAIL
[gap accepts em]
expected: FAIL
[gap accepts pixels 2]
expected: FAIL
[gap accepts pixels]
expected: FAIL
[gap accepts calc() mixing fixed and percentage values]
expected: FAIL
[Resolution gap is invalid]
expected: FAIL
[gap accepts calc()]
expected: FAIL
[Initial gap is 'normal' 2]
expected: FAIL
[gap accepts calc() 2]
expected: FAIL
[Negative gap is invalid]
expected: FAIL
['max-content' gap is invalid]
expected: FAIL
[Time gap is invalid]
expected: FAIL
['none' gap is invalid]
expected: FAIL
[gap with one wrong value is invalid]
expected: FAIL
[gap accepts pixels combined with percentage]
expected: FAIL