blob: e1d67ffacab6174b9828e4d2a12d75b63eaf76b4 [file] [log] [blame]
PASS e.style['opacity'] = "exp()" should not set the property value
PASS e.style['opacity'] = "exp( )" should not set the property value
PASS e.style['opacity'] = "exp(,)" should not set the property value
PASS e.style['opacity'] = "exp(1, )" should not set the property value
PASS e.style['opacity'] = "exp(, 1)" should not set the property value
PASS e.style['opacity'] = "exp(1 + )" should not set the property value
PASS e.style['opacity'] = "exp(1 - )" should not set the property value
PASS e.style['opacity'] = "exp(1 * )" should not set the property value
PASS e.style['opacity'] = "exp(1 / )" should not set the property value
PASS e.style['opacity'] = "exp(1 2)" should not set the property value
PASS e.style['opacity'] = "exp(1, , 2)" should not set the property value
PASS e.style['opacity'] = "log()" should not set the property value
PASS e.style['opacity'] = "log( )" should not set the property value
PASS e.style['opacity'] = "log(,)" should not set the property value
PASS e.style['opacity'] = "log(1, )" should not set the property value
PASS e.style['opacity'] = "log(, 1)" should not set the property value
PASS e.style['opacity'] = "log(1 + )" should not set the property value
PASS e.style['opacity'] = "log(1 - )" should not set the property value
PASS e.style['opacity'] = "log(1 * )" should not set the property value
PASS e.style['opacity'] = "log(1 / )" should not set the property value
PASS e.style['opacity'] = "log(1 2)" should not set the property value
PASS e.style['opacity'] = "log(1, , 2)" should not set the property value
PASS e.style['opacity'] = "exp(0px)" should not set the property value
PASS e.style['opacity'] = "exp(0s)" should not set the property value
PASS e.style['opacity'] = "exp(0deg)" should not set the property value
PASS e.style['opacity'] = "exp(0Hz)" should not set the property value
PASS e.style['opacity'] = "exp(0dpi)" should not set the property value
PASS e.style['opacity'] = "exp(0fr)" should not set the property value
PASS e.style['opacity'] = "exp(1, 1%)" should not set the property value
PASS e.style['opacity'] = "exp(1, 0px)" should not set the property value
PASS e.style['opacity'] = "exp(1, 0s)" should not set the property value
PASS e.style['opacity'] = "exp(1, 0deg)" should not set the property value
PASS e.style['opacity'] = "exp(1, 0Hz)" should not set the property value
PASS e.style['opacity'] = "exp(1, 0dpi)" should not set the property value
PASS e.style['opacity'] = "exp(1, 0fr)" should not set the property value
PASS e.style['opacity'] = "log(0px)" should not set the property value
PASS e.style['opacity'] = "log(0s)" should not set the property value
PASS e.style['opacity'] = "log(0deg)" should not set the property value
PASS e.style['opacity'] = "log(0Hz)" should not set the property value
PASS e.style['opacity'] = "log(0dpi)" should not set the property value
PASS e.style['opacity'] = "log(0fr)" should not set the property value
PASS e.style['opacity'] = "log(1, 1%)" should not set the property value
PASS e.style['opacity'] = "log(1, 0px)" should not set the property value
PASS e.style['opacity'] = "log(1, 0s)" should not set the property value
PASS e.style['opacity'] = "log(1, 0deg)" should not set the property value
PASS e.style['opacity'] = "log(1, 0Hz)" should not set the property value
PASS e.style['opacity'] = "log(1, 0dpi)" should not set the property value
PASS e.style['opacity'] = "log(1, 0fr)" should not set the property value