Source code
Revision control
Copy as Markdown
Other Tools
[offset-path-shape-parsing.html]
[e.style['offset-path'\] = "shape(evenodd from 0px 0px, line to 10px 10px)" should set the property value]
expected: FAIL
[e.style['offset-path'\] = "shape(nonzero from 0px 0px, line to 10px 10px)" should set the property value]
expected: FAIL
[e.style['offset-path'\] = "shape(evenodd from 0px 0px, close)" should set the property value]
expected: FAIL