RESOLVED FIXED 247649
-webkit-radial-gradient parsing accidentally treats a number of mandatory commas as optional
https://bugs.webkit.org/show_bug.cgi?id=247649
Summary -webkit-radial-gradient parsing accidentally treats a number of mandatory com...
Darin Adler
Reported 2022-11-08 15:00:55 PST
https://compat.spec.whatwg.org/#css-gradients-webkit-radial-gradient From code inspection and a failing WPT test, it is clear that the parsing for -webkit-radial-gradient accidentally is treating commas separating some of the items as optional; they should be mandatory.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-08 15:05:14 PST
Darin Adler
Comment 2 2022-11-08 15:06:59 PST
EWS
Comment 3 2022-11-08 16:50:46 PST
Committed 256468@main (a62f77706c4f): <https://commits.webkit.org/256468@main> Reviewed commits have been landed. Closing PR #6270 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.