[Webkit-unassigned] [Bug 62958] New: appendToAttributeName assert when debug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 19 18:45:58 PDT 2011


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

           Summary: appendToAttributeName assert when debug
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: etring at live.cn


if there is a attribute in the end tag of script, like this:

<script class="value">
...
</script class="value">


function appendToAttributeName in file HTMLToken.h assert when debug

m_currentAttribute->m_nameRange.m_start is 0.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list