Files
servo/tests/wpt/meta-legacy-layout/css/css-align/parsing/justify-items-valid.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

62 lines
1.9 KiB
INI

[justify-items-valid.html]
[e.style['justify-items'\] = "self-end" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "unsafe center" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "safe left" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "baseline" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "safe self-end" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "flex-start" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "center" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "center legacy" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "right legacy" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "last baseline" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "start" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "left legacy" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "normal" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "stretch" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "flex-end" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "self-start" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "end" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "first baseline" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "right" should set the property value]
expected: FAIL
[e.style['justify-items'\] = "legacy" should set the property value]
expected: FAIL