mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
9 lines
282 B
INI
Vendored
9 lines
282 B
INI
Vendored
[font-weight-sign-function.html]
|
|
[Property font-weight value 'calc(sign(1rem - 1px) * 10)']
|
|
expected: FAIL
|
|
|
|
[Property font-weight value 'calc(sign(1rem - 1px) * -10000)']
|
|
expected: FAIL
|
|
|
|
[Property font-weight value 'calc(sign(1rem - 1px) * 10000)']
|
|
expected: FAIL
|