...
<rdar://problem/108909363>
To be clear, `type("image/png" "image/png")` should be rejected, this is tested by https://wpt.fyi/results/css/css-images/image-set/image-set-parsing.html?label=experimental&label=master&product=chrome&product=firefox&product=safari&aligned&view=interop&q=label%3Ainterop-2023-webcompat
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.
Pull request: https://github.com/WebKit/WebKit/pull/14161
Committed 264310@main (f52fdf6f4c9f): <https://commits.webkit.org/264310@main> Reviewed commits have been landed. Closing PR #14161 and removing active labels.