Source code

Revision control

Copy as Markdown

Other Tools

[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