RESOLVED FIXED262631
Simplify HTMLTokenizer::isAppropriateEndTag()
https://bugs.webkit.org/show_bug.cgi?id=262631
Summary Simplify HTMLTokenizer::isAppropriateEndTag()
Chris Dumez
Reported 2023-10-04 10:07:48 PDT
Simplify HTMLTokenizer::isAppropriateEndTag() by leveraging `WTF::equal(LChar*, UChar*, unsigned)`.
Attachments
Chris Dumez
Comment 1 2023-10-04 10:09:27 PDT
EWS
Comment 2 2023-10-04 13:39:10 PDT
Committed 268870@main (ae65b1cf3e1b): <https://commits.webkit.org/268870@main> Reviewed commits have been landed. Closing PR #18628 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-10-04 13:40:20 PDT
Note You need to log in before you can comment on or make changes to this bug.