mirror of
https://github.com/servo/servo.git
synced 2025-07-12 09:53:40 +01:00
22 lines
672 B
INI
22 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
|
|
|