1
0
Fork 0
firefox/testing/web-platform/meta/svg/text/parsing/shape-inside-valid.svg.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

19 lines
754 B
INI

[shape-inside-valid.svg]
[e.style['shape-inside'\] = "url(\\"https://example.com/\\")" should set the property value]
expected: FAIL
[e.style['shape-inside'\] = "auto" should set the property value]
expected: FAIL
[e.style['shape-inside'\] = "circle(10px at 20px -30px) url(\\"https://example.com/\\") ellipse(10px 20px at -30px 40px)" should set the property value]
expected: FAIL
[e.style['shape-inside'\] = "ellipse(10px 20px at -30px 40px)" should set the property value]
expected: FAIL
[e.style['shape-inside'\] = "circle(10px at 20px -30px)" should set the property value]
expected: FAIL
[e.style['shape-inside'\] = "polygon(10px 20px, -30px 40px, 50px 60px)" should set the property value]
expected: FAIL