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

21 lines
929 B
INI

[shape-function-computed.tentative.html]
[Property clip-path value 'shape(from 20px 40px, curve by 20px 20px with 10px 30px)']
expected: FAIL
[Property clip-path value 'shape(from 20px 40px, curve by 20px 20px with 10px 30px / 12px 32px)']
expected: FAIL
[Property clip-path value 'shape(from center, curve to center bottom with top right / bottom right)']
expected: FAIL
[Property clip-path value 'shape(from center, curve by 20px 20px with 10px 30px from end / 12px 32px from start)']
expected: FAIL
[Property clip-path value 'shape(from center right, curve by 20px 20px with 10px 30px from origin / 12px 32px from origin)']
expected: FAIL
[Property clip-path value 'shape(from 20px 40px, curve to top right with 10px 30px from origin / 12px 32px from origin)']
expected: FAIL
[Property clip-path value 'shape(from 20px 40px, smooth by 20px 20px with 12px 32px)']
expected: FAIL