1
0
Fork 0
firefox/testing/web-platform/meta/css/css-text/parsing/text-spacing-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

45 lines
1 KiB
INI

[text-spacing-computed.html]
[Property text-spacing value 'normal']
expected: FAIL
[Property text-spacing value 'none']
expected: FAIL
[Property text-spacing value 'auto']
expected: FAIL
[Property text-spacing value 'no-autospace']
expected: FAIL
[Property text-spacing value 'space-all']
expected: FAIL
[Property text-spacing value 'no-autospace space-all']
expected: FAIL
[Property text-spacing value 'space-all no-autospace']
expected: FAIL
[Property text-spacing value 'trim-start']
expected: FAIL
[Property text-spacing value 'no-autospace normal']
expected: FAIL
[Property text-spacing value 'normal no-autospace']
expected: FAIL
[Property text-spacing value 'normal normal']
expected: FAIL
[Property text-spacing value 'normal trim-start']
expected: FAIL
[Property text-spacing value 'no-autospace trim-start']
expected: FAIL
[Property text-spacing value 'trim-start normal ']
expected: FAIL
[Property text-spacing value 'trim-start no-autospace']
expected: FAIL