Source code

Revision control

Copy as Markdown

Other Tools

[clip-path-shape-parsing.html]
[e.style['clip-path'\] = "shape(from 10px 10px, curve to 50px 20px with 10rem 1%)" should set the property value]
expected: FAIL
[e.style['clip-path'\] = "shape(from 10px 10px, curve to 50px 20px with 10rem 1px / 20vh 1ch)" should set the property value]
expected: FAIL
[e.style['clip-path'\] = "shape(from 10px 10px, curve by 50px 20px with 10rem 1px / 20vh 1ch)" should set the property value]
expected: FAIL
[e.style['clip-path'\] = "shape(from 10px 10px, smooth to 50px 20px with 10rem 1%)" should set the property value]
expected: FAIL