1
0
Fork 0
firefox/testing/web-platform/meta/css/css-shapes/parsing/shape-outside-computed.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
489 B
INI

[shape-outside-computed.html]
[Property shape-outside value 'circle(at top 0% right calc(10% * sibling-index()))']
expected: FAIL
[Property shape-outside value 'polygon(evenodd, -10px, -20px, -30px, -40px, -50px, -60px) margin-box']
expected: FAIL
[Property shape-outside value 'polygon(10%, 20%, 30%, 40%, 50%, 60%) content-box']
expected: FAIL
[Property shape-outside value 'polygon(calc(10px - 0.5em), 20%, 30%, 40%, 50%, calc(10px - 0.5em))']
expected: FAIL