WPT
wpt / css / cssom-view / cssom-geometryutils-convertPointFromNode.html
Spec: CSSOM View ↗
Runs: Chrome 155.0.8041.0 (wpt@2c385f65e, 2026-09-04) | Firefox 157.0a1 (wpt@2c385f65e, 2026-09-04) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7825 (wpt@2c385f65e, 2026-09-04) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 20/20 | 0/20 | 0/20 | 0/20 | 0/20 | 0/20 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| convertPointFromNode() maps margin origin to margin coordinates | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| convertPointFromNode() maps margin origin to border coordinates | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| convertPointFromNode() maps margin origin to padding coordinates | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| convertPointFromNode() maps margin origin to content coordinates | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| convertPointFromNode() maps border origin to margin coordinates | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| convertPointFromNode() maps border origin to border coordinates | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| convertPointFromNode() maps border origin to padding coordinates | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| convertPointFromNode() maps border origin to content coordinates | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| convertPointFromNode() maps padding origin to margin coordinates | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| convertPointFromNode() maps padding origin to border coordinates | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| convertPointFromNode() maps padding origin to padding coordinates | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| convertPointFromNode() maps padding origin to content coordinates | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| convertPointFromNode() maps content origin to margin coordinates | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| convertPointFromNode() maps content origin to border coordinates | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| convertPointFromNode() maps content origin to padding coordinates | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| convertPointFromNode() maps content origin to content coordinates | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| convertPointFromNode() round-trips between two elements | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| Document.convertPointFromNode() converts to viewport coordinates | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| convertPointFromNode() throws for a display:none source | PASS | FAIL | FAIL | FAIL | FAIL | — |
| convertPointFromNode() throws for a display:none target | PASS | FAIL | FAIL | FAIL | FAIL | — |