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
Seems we are trimming values when parsing using isUnicodeCompatibleASCIIWhitespace<UChar>, but we probably just want to trim ASCII Whitespace.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/134336817>
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/32450
EWS
Committed 282544@main (98099931172e): <https://commits.webkit.org/282544@main>
Reviewed commits have been landed. Closing PR #32450 and removing active labels.