[Bug 27488] Steps 14-5 and 17-5 of the DOM 4 Range cloning algorithm appear to be incorrect.

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

--- Comment #1 from donjjordan@gmail.com ---
I'm referring specifically to these instructions:

http://w3c.github.io/dom/#concept-range-clone

Following sub-step 5 as written, makes all cloned nodes children of the root
DocumentFragment rather than reproducing the tree hierarchy.

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

Received on Wednesday, 3 December 2014 00:21:03 UTC