[Webkit-unassigned] [Bug 244525] New: processStartTag "in template" is missing some tag names

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 19:02:48 PDT 2022


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

            Bug ID: 244525
           Summary: processStartTag "in template" is missing some tag
                    names
           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

The HTML spec mentions base, basefont, bgsound, and some other tag names in the "in template" insertion mode case for processing a start tag.  Adding these wouldn't be a behavior change, since we end up handling them the same anyway with the existing processStartTagForInBody call, but it'd be good to make this more closely match the spec.

-- 
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/20220830/0a26479b/attachment-0001.htm>


More information about the webkit-unassigned mailing list