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

53 lines
1.6 KiB
INI

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