Source code
Revision control
Copy as Markdown
Other Tools
[circle-function-valid.html]
[e.style['shape-outside'\] = "circle(closest-corner at center)" should set the property value]
expected: FAIL
[e.style['shape-outside'\] = "circle(closest-corner at 20px 50px)" should set the property value]
expected: FAIL
[e.style['shape-outside'\] = "circle(farthest-corner at center top)" should set the property value]
expected: FAIL
[e.style['shape-outside'\] = "circle(farthest-corner at center)" should set the property value]
expected: FAIL