[Webkit-unassigned] [Bug 63538] New: Range.insertNode doesn't work per DOM 2 Range

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 08:10:18 PDT 2011


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

           Summary: Range.insertNode doesn't work per DOM 2 Range
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: XML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: Olli.Pettay at gmail.com


Per DOM 2 Range, and still per the new draft version of Range spec
insertNode should not have special handling when comparing to normal
DOM mutations.
If range is collapsed and insertNode is called,
the range object should not be modified.

ACID3 accepts both this invalid behavior and the behavior defined
in DOM 2 Range.

-- 
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