mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
25 lines
771 B
INI
25 lines
771 B
INI
[text-align-last-valid.html]
|
|
[e.style['text-align-last'\] = "match-parent" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-align-last'\] = "right" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-align-last'\] = "center" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-align-last'\] = "auto" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-align-last'\] = "left" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-align-last'\] = "justify" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-align-last'\] = "end" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-align-last'\] = "start" should set the property value]
|
|
expected: FAIL
|
|
|