rule-visibility-items-valid.html.ini (862B)
1 [rule-visibility-items-valid.html] 2 [e.style['column-rule-visibility-items'\] = "all" should set the property value] 3 expected: FAIL 4 5 [e.style['column-rule-visibility-items'\] = "none" should set the property value] 6 expected: FAIL 7 8 [e.style['column-rule-visibility-items'\] = "around" should set the property value] 9 expected: FAIL 10 11 [e.style['column-rule-visibility-items'\] = "between" should set the property value] 12 expected: FAIL 13 14 [e.style['row-rule-visibility-items'\] = "all" should set the property value] 15 expected: FAIL 16 17 [e.style['row-rule-visibility-items'\] = "none" should set the property value] 18 expected: FAIL 19 20 [e.style['row-rule-visibility-items'\] = "around" should set the property value] 21 expected: FAIL 22 23 [e.style['row-rule-visibility-items'\] = "between" should set the property value] 24 expected: FAIL