Files
servo/tests/wpt/meta-legacy-layout/css/css-backgrounds/parsing/border-style-computed.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

26 lines
712 B
INI

[border-style-computed.html]
[Property border-style value 'none' computes to 'none']
expected: FAIL
[Property border-style value 'hidden dotted dashed' computes to 'hidden dotted dashed']
expected: FAIL
[Property border-style value 'inset outset' computes to 'inset outset']
expected: FAIL
[Property border-style value 'solid double groove ridge' computes to 'solid double groove ridge']
expected: FAIL
[Property border-style value 'hidden dotted dashed']
expected: FAIL
[Property border-style value 'inset outset']
expected: FAIL
[Property border-style value 'solid double groove ridge']
expected: FAIL
[Property border-style value 'none']
expected: FAIL