2.3.1 [DOMLevel2Traversal:2000] Section 2.13, Formal Description of the Range Interface

E0001:

The specification describes the Range interface.

IE10 Mode, IE11 Mode, and EdgeHTML Mode (All Versions)

The createContextualFragment() method has been added to the Range interface. The createContextualFragment() method parses a string of HTML into a DocumentFragment using the starting node of a DOM Range as the parsing context.