WPT
wpt / svg / pservers / radial-gradient-undefined-fx-fy.html
Spec: SVG ↗
Runs: Chrome 155.0.8039.0 (wpt@2b4dfe72c, 2026-09-03) | Firefox 157.0a1 (wpt@2b4dfe72c, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-56c61 (wpt@ed1909ed6, 2026-09-03) | 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 | 7/7 | 7/7 | 7/7 | 7/7 | 0/7 | 0/7 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| radialGradient fx and fy default to 50% when no attributes are set | PASS | PASS | PASS | PASS | FAIL | FAIL |
| radialGradient fx and fy remain 50% when cx and cy are set to different values | PASS | PASS | PASS | PASS | FAIL | FAIL |
| radialGradient fx and fy return to 50% when explicitly set then removed | PASS | PASS | PASS | PASS | FAIL | FAIL |
| radialGradient fx and fy do not follow cx and cy changes | PASS | PASS | PASS | PASS | FAIL | FAIL |
| radialGradient explicit fx and fy are independent of cx and cy | PASS | PASS | PASS | PASS | FAIL | FAIL |
| radialGradient fx and fy fall back to 50% with invalid values | PASS | PASS | PASS | PASS | FAIL | FAIL |
| radialGradient fx and fy are 50% when cx and cy are invalid | PASS | PASS | PASS | PASS | FAIL | FAIL |