[Webkit-unassigned] [Bug 153327] New: createElementFromSavedToken shouldn't have the code to create a non-HTML element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 14:53:02 PST 2016


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

            Bug ID: 153327
           Summary: createElementFromSavedToken shouldn't have the code to
                    create a non-HTML element
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: cdumez at apple.com, darin at apple.com, koivisto at iki.fi
            Blocks: 150225

HTMLConstructionSite::createElementFromSavedToken is only called on a stack item which in m_activeFormattingElements.
It shouldn't have the code to create a non-HTML element.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160121/cc978f8f/attachment.html>


More information about the webkit-unassigned mailing list