Click here to download the Blitz Browser!

WPT

wpt / css / motion / parsing / offset-path-parsing-valid.html

Spec: Motion Path ↗

Runs: Chrome 155.0.8038.0 (wpt@7addae031, 2026-09-02) | Firefox 157.0a1 (wpt@7addae031, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7884 (wpt@b1a7025f8, 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

ChromeFirefoxSafariLadybirdServoBlitz
Total70/7065/7065/700/700/7064/70
SubtestChromeFirefoxSafariLadybirdServoBlitz
e.style['offset-path'] = "none" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ray(0deg)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ray(0rad closest-side)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ray(0.25turn closest-corner contain)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ray(200grad farthest-side)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ray(270deg farthest-corner contain)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ray(-720deg sides)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ray(calc(180deg - 45deg) farthest-side)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ray(0deg at 100px 100px)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ray(0deg sides at center center)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ray(0deg at center center sides)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ray(0deg at center center contain)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ray(at 10px 10px 0deg contain)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "path(\"m 20 0 h -100\")" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "path(\"M 0 0 L 100 100 M 100 200 L 200 200 Z L 300 300 Z\")" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "path(\"m 10 20 q 30 60 40 50 q 100 70 90 80\")" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "path(\"M 0 0 L 100 100 m 0 100 l 100 0 Z l 160 20 Z\")" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "path(\"m 10 20 l 20 30 Z l 50 60 Z m 70 80 l 90 60 Z t 70 120\")" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "path(\"m 10 170 h 90 v 30 m 0 0 s 1 2 3 4 z c 9 8 7 6 5 4\")" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "path(\"m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50\")" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "path(\"m 10 20 l 20 30 Z l 50 60 Z m 70 80 l 90 60 Z t 70 120\")" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "path(\"m 10.0 170.0 h 90.00 v 30.00 m 0 0 s 1 2 3 4 z c 9 8 7 6 5 4\")" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = " path( \"m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50\" ) " should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "url(\"http://www.example.com/index.html#polyline1\")" should set the property valuePASSPASSPASSFAILFAILFAIL
e.style['offset-path'] = "inset(100%)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "inset(0 1px)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "inset(0px 1px 2%)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "inset(0px 1px 2% 3em)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "inset(0px round 100%)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "inset(0px round 0 1px)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "inset(0px round 0px 1px 2%)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "inset(0px round 0px 1px 2% 3em)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "inset(10px round 20% / 0px 1px 2% 3em)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "circle()" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "circle(100px)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "circle(closest-side)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "circle(at 50% 50%)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "circle(100px at 50% 50%)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "circle(farthest-side at 0% 0%)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ellipse()" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ellipse(1px closest-side)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ellipse(at 50% 50%)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ellipse(closest-side closest-side at 10% 20%)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ellipse(farthest-side 4% at 0% 100%)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "polygon(1% 2%)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "polygon(1px 2px, 3em 4em)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "polygon(round 0px, 1px 2px, 3px 4px)" should set the property valuePASSFAILFAILFAILFAILFAIL
e.style['offset-path'] = "polygon(round 1px, 1% 2%)" should set the property valuePASSFAILFAILFAILFAILFAIL
e.style['offset-path'] = "polygon(nonzero round 1px, 1px 2px, 3em 4em)" should set the property valuePASSFAILFAILFAILFAILFAIL
e.style['offset-path'] = "polygon(evenodd round 1px, 1px 2px, 3em 4em, 5pt 6%)" should set the property valuePASSFAILFAILFAILFAILFAIL
e.style['offset-path'] = "polygon(round calc(1em + 2px), 1px 2px, 3px 4px)" should set the property valuePASSFAILFAILFAILFAILFAIL
e.style['offset-path'] = "xywh(0 1% 2px 3em)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "xywh(0px 1% 2px 3em round 0)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "xywh(0px 1% 2px 3em round 0 1px)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "xywh(0px 1% 2px 3em round 0px 1px 2%)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "xywh(0px 1% 2px 3em round 0px 1px 2% 3em)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "rect(0 100% 200px 4em)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "rect(auto auto auto auto)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "rect(0px 100% auto 4em round 0)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "rect(0px 100% auto 4em round 0 1px)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "rect(0px 100% auto 4em round 0px 1px 2%)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "rect(0px 100% auto 4em round 0px 1px 2% 3em)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "content-box" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "border-box" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "view-box" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "inset(10% 20% 30% 40%) border-box" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "fill-box ellipse(50% 60%)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "content-box ellipse(50% 60% at 50% 50%)" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "ray(0deg) stroke-box" should set the property valuePASSPASSPASSFAILFAILPASS
e.style['offset-path'] = "path(\"m 20 0 h -100\") view-box" should set the property valuePASSPASSPASSFAILFAILPASS