48 lines
1.1 KiB
INI
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
|