[Bug 17541] Carefully think through how Range.insertNode should behave when the node to be inserted is already at the beginning of the range

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

--- Comment #11 from Aryeh Gregor <ayg@aryeh.name> ---
I looked closer and you're right, they can't.  However, insertNode() should be
able to use the same exact checks as pre-insert, no extra maintenance needed. 
Are you interested in reviewing a patch if I write one?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 24 April 2014 13:41:36 UTC