WPT
wpt / css / css-env / env-fallback-substitution.html
Spec: CSS Environment Variables ↗
Runs: Chrome 154.0.8037.0 (wpt@98a70a0c5) | Firefox 157.0a1 (wpt@df77989ab) | Safari 251 preview (wpt@5ce815a83) | Ladybird 1.0-28104 (wpt@b1a7025f8) | Servo Servo 0.5 (wpt@2ccd2cbf8) | Blitz dc9e62f29 (wpt@a95401e4e)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 11/11 | 10/11 | 10/11 | 10/11 | 10/11 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| --no-space substitutes the fallback without the preceding whitespace | PASS | PASS | PASS | PASS | PASS | — |
| --one-space substitutes the fallback without the preceding whitespace | PASS | PASS | PASS | PASS | PASS | — |
| --lots-of-space substitutes the fallback without the preceding whitespace | PASS | PASS | PASS | PASS | PASS | — |
| --comment substitutes the fallback without the preceding whitespace | PASS | PASS | PASS | PASS | PASS | — |
| --nested substitutes the fallback without the preceding whitespace | PASS | PASS | PASS | PASS | PASS | — |
| --indirect substitutes the fallback without the preceding whitespace | PASS | PASS | PASS | PASS | PASS | — |
| --indexed substitutes the fallback without the preceding whitespace | PASS | FAIL | FAIL | FAIL | FAIL | — |
| A bare comma substitutes an empty fallback | PASS | PASS | PASS | PASS | PASS | — |
| env() and var() treat a fallback with trailing whitespace alike | PASS | PASS | PASS | PASS | PASS | — |
| env() and var() treat a fallback with a trailing comment alike | PASS | PASS | PASS | PASS | PASS | — |
| env() and var() treat a fallback followed by more content alike | PASS | PASS | PASS | PASS | PASS | — |