WPT
wpt / css / css-nesting / serialize-group-rules-with-decls.html
Spec: CSS Nesting ↗
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 | 15/15 | 15/15 | 15/15 | 15/15 | 15/15 | 0/15 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Declarations are serialized on one line, rules on two. | PASS | PASS | PASS | PASS | PASS | FAIL |
| Mixed declarations/rules are on two lines. | PASS | PASS | PASS | PASS | PASS | FAIL |
| Implicit rule is serialized | PASS | PASS | PASS | PASS | PASS | FAIL |
| Implicit rule not removed | PASS | PASS | PASS | PASS | PASS | FAIL |
| Implicit + empty hover rule | PASS | PASS | PASS | PASS | PASS | FAIL |
| Implicit like rule not in first position | PASS | PASS | PASS | PASS | PASS | FAIL |
| Two implicit-like rules | PASS | PASS | PASS | PASS | PASS | FAIL |
| Implicit like rule after decls | PASS | PASS | PASS | PASS | PASS | FAIL |
| Implicit like rule after decls, missing closing braces | PASS | PASS | PASS | PASS | PASS | FAIL |
| Implicit like rule with other selectors | PASS | PASS | PASS | PASS | PASS | FAIL |
| Implicit-like rule in style rule | PASS | PASS | PASS | PASS | PASS | FAIL |
| Empty conditional rule | PASS | PASS | PASS | PASS | PASS | FAIL |
| Empty style rule | PASS | PASS | PASS | PASS | PASS | FAIL |
| Empty conditional inside style rule | PASS | PASS | PASS | PASS | PASS | FAIL |
| Empty style inside conditional | PASS | PASS | PASS | PASS | PASS | FAIL |