circle-function-valid.html.ini (505B)
1 [circle-function-valid.html] 2 [e.style['shape-outside'\] = "circle(closest-corner at center)" should set the property value] 3 expected: FAIL 4 5 [e.style['shape-outside'\] = "circle(closest-corner at 20px 50px)" should set the property value] 6 expected: FAIL 7 8 [e.style['shape-outside'\] = "circle(farthest-corner at center top)" should set the property value] 9 expected: FAIL 10 11 [e.style['shape-outside'\] = "circle(farthest-corner at center)" should set the property value] 12 expected: FAIL