Ranges with CDATASection/Comment/ProcessingInstruction end points not updated
when document mutated
---------------------------------------------------------------------------------------------------
Key: XERCESJ-1229
URL: https://issues.apache.org/jira/browse/XERCESJ-1229
Project: Xerces2-J
Issue Type: Bug
Components: DOM (Level 2 Traversal & Range)
Affects Versions: 2.9.0
Reporter: Michael Glavassevich
Priority: Minor
Offsets of ranges which have a CDATASection/Comment/ProcessingInstruction start
and/or end container are not being updated when text is inserted, deleted or
replaced. This is currently only working for text nodes. See section 2.12 [1]
of the Document Object Model (DOM) Level 2 Traversal and Range Specification.
[1]
http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/ranges.html#Level-2-Range-Mutation
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]