[Webkit-unassigned] [Bug 24122] New: DOM Range extractContents/deleteContents bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 24 07:40:10 PST 2009


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

           Summary: DOM Range extractContents/deleteContents bug
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://tinymce.moxiecode.com/safari/range_tests.html
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P1
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: spocke at moxiecode.com


The current implementation of the DOM Range is not compatible with other
browsers or previous versions of WebKit.

If you test the attached test case in Safari 3, FF 3, Opera 9 it will only fail
on one point the cloneContents but on the latest WebKit it fails on both
extractContents and deleteContents.

If you run the same tests on the latest nightly of FF and the latest build of
Opera it will pass all tests so the attached test case is compatible to the
spec or at least to the latest implementations by other browser vendors.


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