blob: 559eeb18cedb273a68dedeacb0f2438f022cbf36 [file] [log] [blame]
PASS e.style['outline-style'] = "auto" should set the property value
PASS e.style['outline-style'] = "none" should set the property value
PASS e.style['outline-style'] = "dotted" should set the property value
PASS e.style['outline-style'] = "dashed" should set the property value
PASS e.style['outline-style'] = "solid" should set the property value
PASS e.style['outline-style'] = "double" should set the property value
PASS e.style['outline-style'] = "groove" should set the property value
PASS e.style['outline-style'] = "ridge" should set the property value
PASS e.style['outline-style'] = "inset" should set the property value
PASS e.style['outline-style'] = "outset" should set the property value