Bug 278377

Summary: Web Manifest: parser should trim with isASCIIWhitespace
Product: WebKit Reporter: Marcos Caceres <marcosc>
Component: WebCore Misc.Assignee: Marcos Caceres <marcosc>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

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.