grid-lanes-direction-valid.html.ini (533B)
1 [grid-lanes-direction-valid.html] 2 [e.style['grid-lanes-direction'\] = "row" should set the property value] 3 expected: FAIL 4 5 [e.style['grid-lanes-direction'\] = "row-reverse" should set the property value] 6 expected: FAIL 7 8 [e.style['grid-lanes-direction'\] = "column" should set the property value] 9 expected: FAIL 10 11 [e.style['grid-lanes-direction'\] = "column-reverse" should set the property value] 12 expected: FAIL 13 14 [e.style['grid-lanes-direction'\] = "normal" should set the property value] 15 expected: FAIL