trisquel-icecat/icecat/testing/web-platform/meta/css/css-mixins/function-conditionals.html.ini
2025-10-06 02:35:48 -06:00

66 lines
1 KiB
INI

[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