Harness status: OK Found 14 tests 14 Pass Pass e.style['clip-path'] = "rect()" should not set the property value Pass e.style['clip-path'] = "rect(0px)" should not set the property value Pass e.style['clip-path'] = "rect(0px 1px)" should not set the property value Pass e.style['clip-path'] = "rect(0px 1px 2px)" should not set the property value Pass e.style['clip-path'] = "rect(0px, 1px, 2px, 3px)" should not set the property value Pass e.style['clip-path'] = "rect(0, 1, 2, 3)" should not set the property value Pass e.style['clip-path'] = "rect(1% 2% 3% 4% 5%)" should not set the property value Pass e.style['clip-path'] = "rect(round 0)" should not set the property value Pass e.style['clip-path'] = "rect(10px auto 20px 30px round)" should not set the property value Pass e.style['clip-path'] = "rect(10px auto 20px 30px round 123)" should not set the property value Pass e.style['clip-path'] = "rect(10px auto 20px 30px round 1% 2% 3% 4% 5%)" should not set the property value Pass e.style['clip-path'] = "rect(10px auto 20px 30px round / 1px)" should not set the property value Pass e.style['clip-path'] = "rect(10px auto 20px 30px round -20px)" should not set the property value Pass e.style['clip-path'] = "rect(10px auto 20px 30px round -40%)" should not set the property value