WPT
wpt / css / geometry / DOMRect-002.html
Spec: Geometry Interfaces ↗
Runs: Chrome 155.0.8038.0 (wpt@b1a7025f8, 2026-09-02) | Firefox 157.0a1 (wpt@b1a7025f8, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7884 (wpt@b1a7025f8, 2026-09-02) | Servo Servo 0.5 (wpt@2ccd2cbf8, 2026-09-01) | Blitz 7727414ca (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 32/32 | 32/32 | 32/32 | 32/32 | 32/32 | 0/32 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| DOMRect constructor without parameter | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRect constructor with one parameter | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRect constructor with two parameters | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRect constructor with three parameters | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRect constructor with four parameters | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRect constructor with five parameters | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRect constructor with negative width | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRect constructor with negative height | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRect constructor with negative width and height | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRect constructor with undefined | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRect constructor with NaN and infinity and null | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRect constructor with number string | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRect constructor with character string | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRectReadOnly constructor without parameter | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRectReadOnly constructor with one parameter | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRectReadOnly constructor with two parameters | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRectReadOnly constructor with three parameters | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRectReadOnly constructor with four parameters | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRectReadOnly constructor with five parameters | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRectReadOnly constructor with negative width | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRectReadOnly constructor with negative height | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRectReadOnly constructor with negative width and height | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRectReadOnly constructor with undefined | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRectReadOnly constructor with NaN and infinity and null | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRectReadOnly constructor with number string | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRectReadOnly constructor with character string | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRect: set top/right/bottom/left | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRect: set x/y/width/height | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRectReadOnly: set top/right/bottom/left | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRectReadOnly: set x/y/width/height | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRect.fromRect | PASS | PASS | PASS | PASS | PASS | FAIL |
| DOMRectReadOnly.fromRect | PASS | PASS | PASS | PASS | PASS | FAIL |