1
0
Fork 0
firefox/testing/web-platform/meta/css/css-fonts/parsing/font-width-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

48 lines
1.1 KiB
INI

[font-width-computed.html]
[Property font-width value 'ultra-condensed']
expected: FAIL
[Property font-width value 'extra-condensed']
expected: FAIL
[Property font-width value 'condensed']
expected: FAIL
[Property font-width value 'semi-condensed']
expected: FAIL
[Property font-width value 'normal']
expected: FAIL
[Property font-width value 'semi-expanded']
expected: FAIL
[Property font-width value 'expanded']
expected: FAIL
[Property font-width value 'extra-expanded']
expected: FAIL
[Property font-width value 'ultra-expanded']
expected: FAIL
[Property font-width value '234.5%']
expected: FAIL
[Property font-width value 'calc(100%)']
expected: FAIL
[Property font-width value 'calc(0%)']
expected: FAIL
[Property font-width value 'calc(-100%)']
expected: FAIL
[Property font-width value 'calc(100% + 100%)']
expected: FAIL
[Property font-width value 'calc(100% + (sign(20cqw - 10px) * 5%))']
expected: FAIL
[Property font-stretch value 'calc(100% + (sign(20cqw - 10px) * 5%))']
expected: FAIL