blob: 3a666f362f862347a58948620df4887af8bd690b [file] [log] [blame]
PASS e.style['text-decoration-style'] = "solid" should set the property value
PASS e.style['text-decoration-style'] = "double" should set the property value
PASS e.style['text-decoration-style'] = "dotted" should set the property value
PASS e.style['text-decoration-style'] = "dashed" should set the property value
PASS e.style['text-decoration-style'] = "wavy" should set the property value