blob: 7e2038836ebe2217cd3751c5d5d334a70d001e31 [file] [log] [blame]
PASS e.style['stop-opacity'] = "-1" should set the property value
PASS e.style['stop-opacity'] = "0.5" should set the property value
PASS e.style['stop-opacity'] = "3" should set the property value
PASS e.style['stop-opacity'] = "-100%" should set the property value
PASS e.style['stop-opacity'] = "50%" should set the property value
PASS e.style['stop-opacity'] = "300%" should set the property value