[Webkit-unassigned] [Bug 25741] New: insertItemBefore boundary condition incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 12 16:17:56 PDT 2009


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

           Summary: insertItemBefore boundary condition incorrect
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abarth at webkit.org
                CC: oliver at apple.com


When we get an out-of-bound index here:

http://trac.webkit.org/browser/trunk/WebCore/svg/SVGList.h#L99

we should append instead of throwing an error according to the spec:

http://www.w3.org/TR/SVG/types.html


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



More information about the webkit-unassigned mailing list