[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 #3 from Anne <annevk@annevk.nl> ---
So we'd add a step 0 that'd check if /node/ has a parent, and if so, removes it
from that parent? Or should that be step 1.5 so we throw an exception first?

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

Received on Wednesday, 19 March 2014 16:15:01 UTC