servo/tests/wpt/meta/css/css-mixins/function-conditionals.html.ini
Servo WPT Sync 6d6070242b
Update web-platform-tests to revision b'de61904887c13679551c32e5e3e70b4dc870c98a' (#35480)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-02-16 01:35:48 +00:00

66 lines
1 KiB
INI
Vendored

[function-conditionals.html]
[Basic @supports]
expected: FAIL
[Basic @supports (false)]
expected: FAIL
[Nested @supports]
expected: FAIL
[Nested @supports (false)]
expected: FAIL
[Inconsequential conditional]
expected: FAIL
[@supports with locals]
expected: FAIL
[Basic @media]
expected: FAIL
[Basic @media (false)]
expected: FAIL
[Nested @media]
expected: FAIL
[Nested @media (false)]
expected: FAIL
[Locals within @media]
expected: FAIL
[@supports within @media]
expected: FAIL
[@media within @supports]
expected: FAIL
[Basic @container]
expected: FAIL
[Basic @container (false)]
expected: FAIL
[Nested @container]
expected: FAIL
[Nested @container (false)]
expected: FAIL
[Locals within @container]
expected: FAIL
[@supports within @container]
expected: FAIL
[@container within @supports]
expected: FAIL
[@container, @media, @supports]
expected: FAIL
[@supports, @media, @container]
expected: FAIL