mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +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`
23 lines
672 B
INI
23 lines
672 B
INI
[text-align-all-valid.html]
|
|
[e.style['text-align-all'\] = "match-parent" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-align-all'\] = "left" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-align-all'\] = "center" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-align-all'\] = "start" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-align-all'\] = "end" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-align-all'\] = "right" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-align-all'\] = "justify" should set the property value]
|
|
expected: FAIL
|
|
|