mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
36 lines
892 B
INI
Vendored
36 lines
892 B
INI
Vendored
[hyphenate-limit-chars-computed.html]
|
|
[Property hyphenate-character value 'auto']
|
|
expected: FAIL
|
|
|
|
[Property hyphenate-limit-chars value 'auto auto']
|
|
expected: FAIL
|
|
|
|
[Property hyphenate-limit-chars value 'auto auto auto']
|
|
expected: FAIL
|
|
|
|
[Property hyphenate-limit-chars value '5']
|
|
expected: FAIL
|
|
|
|
[Property hyphenate-limit-chars value '5 2']
|
|
expected: FAIL
|
|
|
|
[Property hyphenate-limit-chars value '5 2 3']
|
|
expected: FAIL
|
|
|
|
[Property hyphenate-limit-chars value '5 2 calc(3.1)']
|
|
expected: FAIL
|
|
|
|
[Property hyphenate-limit-chars value 'auto 2']
|
|
expected: FAIL
|
|
|
|
[Property hyphenate-limit-chars value 'auto 2 auto']
|
|
expected: FAIL
|
|
|
|
[Property hyphenate-limit-chars value 'auto auto 2']
|
|
expected: FAIL
|
|
|
|
[Property hyphenate-limit-chars value 'auto']
|
|
expected: FAIL
|
|
|
|
[Property hyphenate-limit-chars value 'auto 2 2']
|
|
expected: FAIL
|