blob: 62ae8c925cf5324d8f725e1fada66e57951a7963 [file] [log] [blame]
PASS e.style['column-rule-style'] = "none" should set the property value
PASS e.style['column-rule-style'] = "hidden" should set the property value
PASS e.style['column-rule-style'] = "dotted" should set the property value
PASS e.style['column-rule-style'] = "dashed" should set the property value
PASS e.style['column-rule-style'] = "solid" should set the property value
PASS e.style['column-rule-style'] = "double" should set the property value
PASS e.style['column-rule-style'] = "groove" should set the property value
PASS e.style['column-rule-style'] = "ridge" should set the property value
PASS e.style['column-rule-style'] = "inset" should set the property value