shape-inside-valid.svg.ini (754B)
1 [shape-inside-valid.svg] 2 [e.style['shape-inside'\] = "url(\\"https://example.com/\\")" should set the property value] 3 expected: FAIL 4 5 [e.style['shape-inside'\] = "auto" should set the property value] 6 expected: FAIL 7 8 [e.style['shape-inside'\] = "circle(10px at 20px -30px) url(\\"https://example.com/\\") ellipse(10px 20px at -30px 40px)" should set the property value] 9 expected: FAIL 10 11 [e.style['shape-inside'\] = "ellipse(10px 20px at -30px 40px)" should set the property value] 12 expected: FAIL 13 14 [e.style['shape-inside'\] = "circle(10px at 20px -30px)" should set the property value] 15 expected: FAIL 16 17 [e.style['shape-inside'\] = "polygon(10px 20px, -30px 40px, 50px 60px)" should set the property value] 18 expected: FAIL