[Webkit-unassigned] [Bug 236571] New: Consistenly use hasTagName instead of is<> in HTMLStackItem testing functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 13 14:16:06 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=236571

            Bug ID: 236571
           Summary: Consistenly use hasTagName instead of is<> in
                    HTMLStackItem testing functions
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com

No reason to use is<> for a couple of element names but hasTagName for all others.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220213/7ab63f56/attachment.htm>


More information about the webkit-unassigned mailing list