servo/tests/wpt/meta/css/css-conditional/container-queries/container-ident-function.html.ini
Simon Wülker 2af1225e4f
Forward manager_number to NullBrowser constructor (#37125)
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>
2025-05-25 15:12:55 +00:00

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