text-group-align-valid.html.ini (1125B)
1 [text-group-align-valid.html] 2 expected: 3 if (os == "android") and fission: [OK, TIMEOUT] 4 [e.style['text-group-align'\] = "none" should set the property value] 5 expected: FAIL 6 7 [e.style['text-group-align'\] = "start" should set the property value] 8 expected: FAIL 9 10 [e.style['text-group-align'\] = "end" should set the property value] 11 expected: FAIL 12 13 [e.style['text-group-align'\] = "left" should set the property value] 14 expected: FAIL 15 16 [e.style['text-group-align'\] = "right" should set the property value] 17 expected: FAIL 18 19 [e.style['text-group-align'\] = "center" should set the property value] 20 expected: FAIL 21 22 [e.style['text-group-align'\] = "initial" should set the property value] 23 expected: FAIL 24 25 [e.style['text-group-align'\] = "inherit" should set the property value] 26 expected: FAIL 27 28 [e.style['text-group-align'\] = "unset" should set the property value] 29 expected: FAIL 30 31 [e.style['text-group-align'\] = "revert" should set the property value] 32 expected: FAIL 33 34 [e.style['text-group-align'\] = "revert-layer" should set the property value] 35 expected: FAIL