45 lines
1 KiB
INI
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
|