text-box-trim-valid.html.ini (397B)
1 [text-box-trim-valid.html] 2 [e.style['text-box-trim'\] = "none" should set the property value] 3 expected: FAIL 4 5 [e.style['text-box-trim'\] = "trim-start" should set the property value] 6 expected: FAIL 7 8 [e.style['text-box-trim'\] = "trim-end" should set the property value] 9 expected: FAIL 10 11 [e.style['text-box-trim'\] = "trim-both" should set the property value] 12 expected: FAIL