WPT
wpt / css / css-transforms / 3d-rendering-context-behavior.html
Spec: CSS Transforms ↗
Runs: Chrome 154.0.8037.0 (wpt@98a70a0c5) | Firefox 157.0a1 (wpt@98a70a0c5) | 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 | 12/12 | 12/12 | 12/12 | 12/12 | 6/12 | 3/12 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Direct DOM parent is root of rendering context (normal flow) | PASS | PASS | PASS | PASS | PASS | PASS |
| Direct DOM parent is root of rendering context (absolute) | PASS | PASS | PASS | PASS | PASS | PASS |
| Direct DOM parent is root of rendering context (fixed) | PASS | PASS | PASS | PASS | PASS | PASS |
| Intermediate DOM nodes cause rendering context to end (normal flow) | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Intermediate DOM nodes cause rendering context to end (absolute) | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Intermediate DOM nodes cause rendering context to end (fixed) | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Perspective applies to direct DOM normal-flow children | PASS | PASS | PASS | PASS | PASS | FAIL |
| Perspective applies to direct DOM abs-pos children | PASS | PASS | PASS | PASS | PASS | FAIL |
| Perspective applies to direct DOM fixed-pos children | PASS | PASS | PASS | PASS | PASS | FAIL |
| Perspective does not apply to DOM normal-flow grandchildren | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Perspective does not apply to DOM abs-pos grandchildren | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Perspective does not apply to DOM fixed-pos grandchildren | PASS | PASS | PASS | PASS | FAIL | FAIL |