RESOLVED FIXED 202412
Negative radii in radial gradients should be rejected.
https://bugs.webkit.org/show_bug.cgi?id=202412
Summary Negative radii in radial gradients should be rejected.
Emilio Cobos Álvarez (:emilio)
Reported 2019-10-01 11:16:58 PDT
Per https://drafts.csswg.org/css-images/#valdef-size-length: > Gives the radius of the circle explicitly. Negative values are invalid. Other browsers also suffered from the same issue, but they're being fixed. Chromium: * https://bugs.chromium.org/p/chromium/issues/detail?id=1008112 * https://bugs.chromium.org/p/chromium/issues/detail?id=978790 Gecko: * https://bugzilla.mozilla.org/show_bug.cgi?id=1583736
Attachments
Patch (14.92 KB, patch)
2019-10-04 08:16 PDT, Joonghun Park
no flags
Radar WebKit Bug Importer
Comment 1 2019-10-02 13:38:42 PDT
Joonghun Park
Comment 2 2019-10-04 08:16:54 PDT
Antti Koivisto
Comment 3 2019-10-04 09:23:33 PDT
Comment on attachment 380222 [details] Patch r=me
Joonghun Park
Comment 4 2019-10-04 09:43:41 PDT
(In reply to Antti Koivisto from comment #3) > Comment on attachment 380222 [details] > Patch > > r=me Thank you for your review, Antti:)
WebKit Commit Bot
Comment 5 2019-10-04 10:30:23 PDT
Comment on attachment 380222 [details] Patch Clearing flags on attachment: 380222 Committed r250730: <https://trac.webkit.org/changeset/250730>
WebKit Commit Bot
Comment 6 2019-10-04 10:30:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.