1
0
Fork 0
firefox/testing/web-platform/meta/css/css-shapes/shape-functions/circle-function-valid.html.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

12 lines
505 B
INI

[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