RESOLVED FIXED 256323
[image-set] `type()` function should only take one string
https://bugs.webkit.org/show_bug.cgi?id=256323
Summary [image-set] `type()` function should only take one string
Tim Nguyen (:ntim)
Reported 2023-05-04 11:03:52 PDT
...
Attachments
Radar WebKit Bug Importer
Comment 1 2023-05-04 13:14:11 PDT
Ryan Reno
Comment 3 2023-05-04 21:21:05 PDT
I'm just consuming the whole block when consuming the type function. I'll look for a way to either specify how many arguments to consume or maybe just peek again and make sure it's a close paren token.
Ryan Reno
Comment 4 2023-05-21 14:50:27 PDT
EWS
Comment 5 2023-05-21 19:13:46 PDT
Committed 264310@main (f52fdf6f4c9f): <https://commits.webkit.org/264310@main> Reviewed commits have been landed. Closing PR #14161 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.