blob: 0cd2c3a3bfa6b73cffa8a89ba6dd4931abbb4655 [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