alignment-baseline-valid.html.ini (825B)
1 [alignment-baseline-valid.html] 2 [e.style['alignment-baseline'\] = "baseline" should set the property value] 3 expected: FAIL 4 5 [e.style['alignment-baseline'\] = "central" should set the property value] 6 expected: FAIL 7 8 [e.style['alignment-baseline'\] = "middle" should set the property value] 9 expected: FAIL 10 11 [e.style['alignment-baseline'\] = "mathematical" should set the property value] 12 expected: FAIL 13 14 [e.style['alignment-baseline'\] = "text-top" should set the property value] 15 expected: FAIL 16 17 [e.style['alignment-baseline'\] = "text-bottom" should set the property value] 18 expected: FAIL 19 20 [e.style['alignment-baseline'\] = "ideographic" should set the property value] 21 expected: FAIL 22 23 [e.style['alignment-baseline'\] = "alphabetic" should set the property value] 24 expected: FAIL