Source code

Revision control

Copy as Markdown

Other Tools

[text-align-all-valid.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[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