WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-08 15:05:14 PST
<
rdar://problem/102111231
>
Darin Adler
Comment 2
2022-11-08 15:06:59 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6270
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.
Top of Page
Format For Printing
XML
Clone This Bug