RESOLVED FIXED 278377
Web Manifest: parser should trim with isASCIIWhitespace
https://bugs.webkit.org/show_bug.cgi?id=278377
Summary Web Manifest: parser should trim with isASCIIWhitespace
Marcos Caceres
Reported 2024-08-20 05:51:51 PDT
Seems we are trimming values when parsing using isUnicodeCompatibleASCIIWhitespace<UChar>, but we probably just want to trim ASCII Whitespace.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-20 05:57:46 PDT
Marcos Caceres
Comment 2 2024-08-20 05:59:20 PDT
EWS
Comment 3 2024-08-20 20:17:18 PDT
Committed 282544@main (98099931172e): <https://commits.webkit.org/282544@main> Reviewed commits have been landed. Closing PR #32450 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.