- From: Ms2ger <notifications@github.com>
- Date: Thu, 16 Jul 2015 13:30:43 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Thursday, 16 July 2015 20:31:11 UTC
https://dom.spec.whatwg.org/#concept-range-clone > * 4. Let common ancestor be original start node. > * 5. While common ancestor is not an inclusive ancestor of original end node, set common ancestor to its own parent. This is *range*'s `commonAncestorContainer`. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/56
Received on Thursday, 16 July 2015 20:31:11 UTC