[Webkit-unassigned] [Bug 16867] New: WebKit and FireFox disagree on complex Range.insertNode handling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 13 17:38:22 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16867

           Summary: WebKit and FireFox disagree on complex Range.insertNode
                    handling
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: XML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: mitz at webkit.org
 BugsThisDependsOn: 16765


WebKit and FireFox disagree on complex Range.insertNode handling

I just fixed bug 16765, at which time mitz pointed out that we might not handle
all of the insertNode cases correctly yet.  This bug is to track the case where
the node inserted is already the endContainer node, and the node insertion
causes the startContainer to split (because it's a TEXT node).  Attaching test
case shortly.


-- 
Configure bugmail: http://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