WPT
wpt / css / motion / parsing / offset-path-parsing-invalid.html
Spec: Motion Path ↗
Runs: Chrome 155.0.8038.0 (wpt@05fffeacb, 2026-09-02) | Firefox 157.0a1 (wpt@7addae031, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-410b4 (wpt@ce41a9c47, 2026-09-02) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (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 | 24/24 | 24/24 | 24/24 | 24/24 | 24/24 | 24/24 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| e.style['offset-path'] = "path(\"M 20 30 A 60 70 80\")" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "path(\"\")" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "path(\" \")" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "path(nonzero, \"M 0 0 H 100\")" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "path(evenodd, \"M 0 0 H 100\")" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "ray(0 sides)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "ray(closest-side)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "ray(closest-side 0deg closest-side)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "ray(0deg closest-side 0deg)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "ray(contain 0deg closest-side contain)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "xywh(0px)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "xywh(0px 1%)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "xywh(0px 1% 2em)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "rect(0px)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "rect(0px 1%)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "rect(0px 1% auto)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "polygon(round, 1px 2px)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "polygon(round -1px, 1px 2px)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "polygon(round 1%, 1px 2px)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "polygon(round 45deg, 1px 2px)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "polygon(round 1px 1px 2px)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "polygon(1px 2px, round 1px)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "polygon(round 1px round 2px, 1px 2px)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['offset-path'] = "polygon(round 1px nonzero, 1px 2px)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |