mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
Testing: No tests, if `test-wpt` broke again then we would notice pretty quickly. Fixes: https://github.com/servo/servo/issues/37124 --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
12 lines
444 B
INI
Vendored
12 lines
444 B
INI
Vendored
[container-ident-function.html]
|
|
[Property container-name value 'ident("--myident" calc(42 * sign(1em - 1px)))']
|
|
expected: FAIL
|
|
|
|
[Property container-name value '--c ident("--myident" calc(42 * sign(1em - 1px)))']
|
|
expected: FAIL
|
|
|
|
[Property container value 'ident("--myident" calc(42 * sign(1em - 1px)))']
|
|
expected: FAIL
|
|
|
|
[Property container value '--c ident("--myident" calc(42 * sign(1em - 1px))) / size']
|
|
expected: FAIL
|