- From: <bugzilla@jessica.w3.org>
- Date: Wed, 21 Mar 2012 19:51:03 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=13843 --- Comment #14 from Aryeh Gregor <ayg@aryeh.name> 2012-03-21 19:51:02 UTC --- (In reply to comment #13) > So why do you need to manually update the boundary points? Does > concept-node-remove not take care of that? That will collapse the boundary point to the end of the node. See comment 5 -- the selected text should remain "ab[cde]f", but per spec it would become "ab[cdef]". > Also currently the other text updating Ranges does not use the boundary points > terminology. Still not quite sure whether it should. Okay, I can modify it for that. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 21 March 2012 19:51:05 UTC