blob: b57a1c3ae79837f9fbeb205c96d89fb31d86e54c [file] [log] [blame]
PASS e.style['clip'] = "none" should not set the property value
PASS e.style['clip'] = "rect(10px, 20px, 30px)" should not set the property value
PASS e.style['clip'] = "rect(10%, -20%, auto, auto)" should not set the property value
PASS e.style['clip'] = "rect(10px 20px, 30px 40px)" should not set the property value