RESOLVED FIXED 236571
Consistenly use hasTagName instead of is<> in HTMLStackItem testing functions
https://bugs.webkit.org/show_bug.cgi?id=236571
Summary Consistenly use hasTagName instead of is<> in HTMLStackItem testing functions
Cameron McCormack (:heycam)
Reported 2022-02-13 14:16:06 PST
No reason to use is<> for a couple of element names but hasTagName for all others.
Attachments
Patch (2.20 KB, patch)
2022-02-13 14:19 PST, Cameron McCormack (:heycam)
no flags
Cameron McCormack (:heycam)
Comment 1 2022-02-13 14:19:04 PST
Sam Weinig
Comment 2 2022-02-14 13:26:42 PST
Comment on attachment 451843 [details] Patch Looks like this was done intentionally way back in http://trac.webkit.org/changeset/152440/webkit, but also seems like it was not the right choice.
EWS
Comment 3 2022-02-14 16:01:17 PST
Committed r289777 (247245@main): <https://commits.webkit.org/247245@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 451843 [details].
Radar WebKit Bug Importer
Comment 4 2022-02-14 16:02:17 PST
Note You need to log in before you can comment on or make changes to this bug.