[Bug 15325] New: splitText() and replace data both modify ranges

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15325

           Summary: splitText() and replace data both modify ranges
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM
        AssignedTo: annevk@opera.com
        ReportedBy: annevk@opera.com
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, www-dom@w3.org


The splitText() method and the replace data algorithm both modify ranges and
since splitText() uses replace data this creates a conflict of sorts. This will
also be problematic for mutation listeners I think.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Friday, 23 December 2011 15:45:09 UTC