Bug 254370

Summary: The HTML fast parser may not parse HTML entities correctly
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: sky, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2023-03-23 14:33:12 PDT
The code was assuming consumeHTMLEntity() consumes all the input, which is not necessarily the case. This fixes cases where the reference is only part of the text. This is a cherry-pick from Blink: - https://chromium-review.googlesource.com/c/chromium/src/+/4305159
Attachments
Chris Dumez
Comment 1 2023-03-23 14:35:05 PDT
EWS
Comment 2 2023-03-23 18:21:32 PDT
Committed 262050@main (609c58ee5017): <https://commits.webkit.org/262050@main> Reviewed commits have been landed. Closing PR #11888 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-03-23 18:22:15 PDT
Note You need to log in before you can comment on or make changes to this bug.